Pull request #43385 updated Started by user Sebastiaan van Stijn Rebuilds build #7 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce+7cba4ffa30466156b0915e9effe0a5d8c085e75e (6ac27ab7d1db44cfcdc9639d770ef4920d8d0b79) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43385@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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # 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-03-18T11:59:56.744Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-18T11:59:56.748Z] Trying to pass milestone 7 [Pipeline] milestone [2022-03-18T11:59:56.827Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-18T11:59:57.041Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f52fa89fafd61305) in /home/ubuntu/workspace/moby_PR-43385 [Pipeline] { [Pipeline] checkout [2022-03-18T11:59:57.084Z] The recommended git tool is: git [2022-03-18T11:59:57.101Z] using credential docker-jenkins-github-credentials [2022-03-18T11:59:57.113Z] Cloning the remote Git repository [2022-03-18T11:59:57.113Z] Cloning with configured refspecs honoured and without tags [2022-03-18T11:59:57.113Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T11:59:57.113Z] > git init /home/ubuntu/workspace/moby_PR-43385 # timeout=10 [2022-03-18T11:59:57.137Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T11:59:57.137Z] > git --version # timeout=10 [2022-03-18T11:59:57.144Z] > git --version # 'git version 2.17.1' [2022-03-18T11:59:57.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T11:59:57.145Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:00:12.839Z] Fetching without tags [2022-03-18T12:00:12.807Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:00:12.810Z] > git config --add remote.origin.fetch +refs/pull/43385/head:refs/remotes/origin/PR-43385 # timeout=10 [2022-03-18T12:00:12.819Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:00:12.827Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:00:12.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:00:12.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:00:12.841Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:00:13.060Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce [2022-03-18T12:00:14.197Z] Merge succeeded, producing dae027614b014f6889267a03dfc5522b36a693c2 [2022-03-18T12:00:14.198Z] Checking out Revision dae027614b014f6889267a03dfc5522b36a693c2 (PR-43385) [2022-03-18T12:00:14.277Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T12:00:14.300Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T12:00:13.058Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:00:13.061Z] > git checkout -f 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce # timeout=10 [2022-03-18T12:00:13.546Z] > git remote # timeout=10 [2022-03-18T12:00:13.551Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T12:00:13.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:00:13.554Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T12:00:14.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T12:00:14.196Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:00:14.200Z] > git checkout -f dae027614b014f6889267a03dfc5522b36a693c2 # timeout=10 [2022-03-18T12:00:14.277Z] > git rev-list --no-walk 87a20ba3d5566bacbf20557f6c32b4c7aadccbf6 # timeout=10 [2022-03-18T12:00:14.994Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43385:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-18T12:00:14.995Z] Unable to find image 'alpine:latest' locally [2022-03-18T12:00:14.995Z] latest: Pulling from library/alpine [2022-03-18T12:00:14.995Z] 3d2430473443: Pulling fs layer [2022-03-18T12:00:15.254Z] 3d2430473443: Download complete [2022-03-18T12:00:15.254Z] 3d2430473443: Pull complete [2022-03-18T12:00:15.254Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 [2022-03-18T12:00:15.254Z] Status: Downloaded newer image for alpine:latest [2022-03-18T12:00:17.787Z] 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] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [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) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-18T12:00:18.283Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f52fa89fafd61305) in /home/ubuntu/workspace/moby_PR-43385 [Pipeline] node [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) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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-03-18T12:00:18.357Z] The recommended git tool is: git [2022-03-18T12:00:18.365Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-18T12:00:18.378Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-03-18T12:00:18.390Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } [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 [2022-03-18T12:00:18.619Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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-03-18T12:00:18.878Z] Merge succeeded, producing d9bb781c8283b988b88dcf62bc44dd660840b3d1 [2022-03-18T12:00:18.878Z] Checking out Revision d9bb781c8283b988b88dcf62bc44dd660840b3d1 (PR-43385) [2022-03-18T12:00:18.983Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T12:00:18.989Z] First time build. Skipping changelog. [2022-03-18T12:00:18.370Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43385/.git # timeout=10 [2022-03-18T12:00:18.381Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:00:18.388Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:00:18.388Z] > git --version # timeout=10 [2022-03-18T12:00:18.394Z] > git --version # 'git version 2.17.1' [2022-03-18T12:00:18.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:00:18.394Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:00:18.618Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:00:18.623Z] > git checkout -f 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce # timeout=10 [2022-03-18T12:00:18.688Z] > git remote # timeout=10 [2022-03-18T12:00:18.693Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T12:00:18.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:00:18.701Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T12:00:18.870Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T12:00:18.876Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:00:18.882Z] > git checkout -f d9bb781c8283b988b88dcf62bc44dd660840b3d1 # timeout=10 [2022-03-18T12:00:18.981Z] > git rev-list --no-walk 87a20ba3d5566bacbf20557f6c32b4c7aadccbf6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T12:00:19.726Z] + [ PR != PR ] [2022-03-18T12:00:19.726Z] + [ master != master ] [2022-03-18T12:00:19.726Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T12:00:20.052Z] + docker version [2022-03-18T12:00:20.052Z] Client: Docker Engine - Community [2022-03-18T12:00:20.052Z] Version: 20.10.12 [2022-03-18T12:00:20.052Z] API version: 1.41 [2022-03-18T12:00:20.052Z] Go version: go1.16.12 [2022-03-18T12:00:20.052Z] Git commit: e91ed57 [2022-03-18T12:00:20.052Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-18T12:00:20.052Z] OS/Arch: linux/amd64 [2022-03-18T12:00:20.052Z] Context: default [2022-03-18T12:00:20.052Z] Experimental: true [2022-03-18T12:00:20.052Z] [2022-03-18T12:00:20.052Z] Server: Docker Engine - Community [2022-03-18T12:00:20.052Z] Engine: [2022-03-18T12:00:20.052Z] Version: 20.10.12 [2022-03-18T12:00:20.052Z] API version: 1.41 (minimum version 1.12) [2022-03-18T12:00:20.052Z] Go version: go1.16.12 [2022-03-18T12:00:20.052Z] Git commit: 459d0df [2022-03-18T12:00:20.052Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-18T12:00:20.052Z] OS/Arch: linux/amd64 [2022-03-18T12:00:20.052Z] Experimental: true [2022-03-18T12:00:20.052Z] containerd: [2022-03-18T12:00:20.052Z] Version: 1.4.12 [2022-03-18T12:00:20.052Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T12:00:20.052Z] runc: [2022-03-18T12:00:20.052Z] Version: 1.0.2 [2022-03-18T12:00:20.052Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T12:00:20.052Z] docker-init: [2022-03-18T12:00:20.052Z] Version: 0.19.0 [2022-03-18T12:00:20.052Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T12:00:20.333Z] + docker info [2022-03-18T12:00:21.268Z] Client: [2022-03-18T12:00:21.268Z] Context: default [2022-03-18T12:00:21.268Z] Debug Mode: false [2022-03-18T12:00:21.268Z] Plugins: [2022-03-18T12:00:21.268Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T12:00:21.268Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T12:00:21.268Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T12:00:21.268Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T12:00:21.268Z] [2022-03-18T12:00:21.268Z] Server: [2022-03-18T12:00:21.268Z] Containers: 0 [2022-03-18T12:00:21.268Z] Running: 0 [2022-03-18T12:00:21.268Z] Paused: 0 [2022-03-18T12:00:21.268Z] Stopped: 0 [2022-03-18T12:00:21.268Z] Images: 3 [2022-03-18T12:00:21.268Z] Server Version: 20.10.12 [2022-03-18T12:00:21.268Z] Storage Driver: overlay2 [2022-03-18T12:00:21.268Z] Backing Filesystem: extfs [2022-03-18T12:00:21.268Z] Supports d_type: true [2022-03-18T12:00:21.268Z] Native Overlay Diff: true [2022-03-18T12:00:21.268Z] userxattr: false [2022-03-18T12:00:21.268Z] Logging Driver: json-file [2022-03-18T12:00:21.268Z] Cgroup Driver: cgroupfs [2022-03-18T12:00:21.268Z] Cgroup Version: 1 [2022-03-18T12:00:21.268Z] Plugins: [2022-03-18T12:00:21.268Z] Volume: local [2022-03-18T12:00:21.268Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T12:00:21.268Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T12:00:21.268Z] Swarm: inactive [2022-03-18T12:00:21.268Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T12:00:21.268Z] Default Runtime: runc [2022-03-18T12:00:21.268Z] Init Binary: docker-init [2022-03-18T12:00:21.268Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T12:00:21.268Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T12:00:21.268Z] init version: de40ad0 [2022-03-18T12:00:21.268Z] Security Options: [2022-03-18T12:00:21.268Z] apparmor [2022-03-18T12:00:21.268Z] seccomp [2022-03-18T12:00:21.268Z] Profile: default [2022-03-18T12:00:21.268Z] Kernel Version: 5.4.0-1061-aws [2022-03-18T12:00:21.268Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-18T12:00:21.268Z] OSType: linux [2022-03-18T12:00:21.268Z] Architecture: x86_64 [2022-03-18T12:00:21.268Z] CPUs: 2 [2022-03-18T12:00:21.268Z] Total Memory: 7.483GiB [2022-03-18T12:00:21.268Z] Name: ip-10-100-98-104 [2022-03-18T12:00:21.268Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-18T12:00:21.268Z] Docker Root Dir: /var/lib/docker [2022-03-18T12:00:21.268Z] Debug Mode: false [2022-03-18T12:00:21.268Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:00:21.268Z] Labels: [2022-03-18T12:00:21.268Z] Experimental: true [2022-03-18T12:00:21.268Z] Insecure Registries: [2022-03-18T12:00:21.268Z] 127.0.0.0/8 [2022-03-18T12:00:21.268Z] Live Restore Enabled: true [2022-03-18T12:00:21.268Z] [2022-03-18T12:00:21.268Z] WARNING: No swap limit support [Pipeline] sh [2022-03-18T12:00:21.552Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T12:00:21.552Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T12:00:21.552Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43385/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-18T12:00:21.552Z] + bash /home/ubuntu/workspace/moby_PR-43385/check-config.sh [2022-03-18T12:00:21.552Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T12:00:21.552Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-18T12:00:21.552Z] [2022-03-18T12:00:21.552Z] Generally Necessary: [2022-03-18T12:00:21.552Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T12:00:21.552Z] - apparmor: enabled and tools installed [2022-03-18T12:00:21.552Z] - CONFIG_NAMESPACES: enabled [2022-03-18T12:00:21.552Z] - CONFIG_NET_NS: enabled [2022-03-18T12:00:21.552Z] - CONFIG_PID_NS: enabled [2022-03-18T12:00:21.552Z] - CONFIG_IPC_NS: enabled [2022-03-18T12:00:21.552Z] - CONFIG_UTS_NS: enabled [2022-03-18T12:00:21.552Z] - CONFIG_CGROUPS: enabled [2022-03-18T12:00:21.552Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T12:00:21.552Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T12:00:21.552Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T12:00:21.552Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T12:00:21.552Z] - CONFIG_CPUSETS: enabled [2022-03-18T12:00:21.552Z] - CONFIG_MEMCG: enabled [2022-03-18T12:00:21.552Z] - CONFIG_KEYS: enabled [2022-03-18T12:00:21.552Z] - CONFIG_VETH: enabled (as module) [2022-03-18T12:00:21.552Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T12:00:21.552Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T12:00:21.552Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T12:00:21.552Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T12:00:21.552Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T12:00:21.552Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T12:00:21.552Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T12:00:21.811Z] - CONFIG_CGROUP_BPF: enabled [2022-03-18T12:00:21.811Z] [2022-03-18T12:00:21.811Z] Optional Features: [2022-03-18T12:00:21.811Z] - CONFIG_USER_NS: enabled [2022-03-18T12:00:21.811Z] - CONFIG_SECCOMP: enabled [2022-03-18T12:00:21.811Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-18T12:00:21.811Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T12:00:21.811Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T12:00:21.811Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-18T12:00:21.811Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-18T12:00:21.811Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T12:00:21.811Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T12:00:21.811Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T12:00:21.811Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T12:00:21.811Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T12:00:21.811Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T12:00:21.811Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T12:00:21.811Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T12:00:21.811Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T12:00:21.811Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T12:00:21.811Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T12:00:21.811Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-18T12:00:21.811Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-18T12:00:21.811Z] - CONFIG_EXT4_FS: enabled [2022-03-18T12:00:21.811Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T12:00:21.811Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T12:00:21.811Z] - Network Drivers: [2022-03-18T12:00:21.811Z] - "overlay": [2022-03-18T12:00:21.811Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T12:00:21.811Z] Optional (for encrypted networks): [2022-03-18T12:00:21.811Z] - CONFIG_CRYPTO: enabled [2022-03-18T12:00:21.811Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T12:00:21.811Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T12:00:21.811Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T12:00:21.811Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T12:00:21.811Z] - CONFIG_XFRM: enabled [2022-03-18T12:00:21.811Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T12:00:21.811Z] - "ipvlan": [2022-03-18T12:00:21.811Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T12:00:21.811Z] - "macvlan": [2022-03-18T12:00:21.811Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T12:00:21.811Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T12:00:21.811Z] - "ftp,tftp client in container": [2022-03-18T12:00:22.070Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T12:00:22.070Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T12:00:22.070Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T12:00:22.070Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T12:00:22.070Z] - Storage Drivers: [2022-03-18T12:00:22.070Z] - "aufs": [2022-03-18T12:00:22.070Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-18T12:00:22.070Z] - "btrfs": [2022-03-18T12:00:22.070Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T12:00:22.070Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T12:00:22.070Z] - "devicemapper": [2022-03-18T12:00:22.070Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T12:00:22.070Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T12:00:22.070Z] - "overlay": [2022-03-18T12:00:22.070Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T12:00:22.070Z] - "zfs": [2022-03-18T12:00:22.070Z] - /dev/zfs: present [2022-03-18T12:00:22.070Z] - zfs command: missing [2022-03-18T12:00:22.070Z] - zpool command: missing [2022-03-18T12:00:22.070Z] [2022-03-18T12:00:22.070Z] Limits: [2022-03-18T12:00:22.070Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T12:00:22.070Z] [2022-03-18T12:00:22.070Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T12:00:22.399Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:d9bb781c8283b988b88dcf62bc44dd660840b3d1 . [2022-03-18T12:00:22.399Z] #2 [internal] load .dockerignore [2022-03-18T12:00:22.399Z] #2 sha256:6dfe8fb888b6869f3a2c92737c7ab24f034a6b012bc635af8826c9198ca93cca [2022-03-18T12:00:22.399Z] #2 transferring context: 87B done [2022-03-18T12:00:22.399Z] #2 DONE 0.0s [2022-03-18T12:00:22.399Z] [2022-03-18T12:00:22.399Z] #1 [internal] load build definition from Dockerfile [2022-03-18T12:00:22.399Z] #1 sha256:f48c582f4b64b217b78dde3f78080d70ab5c51efe1e371cbfb2a0207078148a5 [2022-03-18T12:00:22.399Z] #1 transferring dockerfile: 16.77kB done [2022-03-18T12:00:22.399Z] #1 DONE 0.0s [2022-03-18T12:00:22.399Z] [2022-03-18T12:00:22.399Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-18T12:00:22.399Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-18T12:00:22.967Z] #3 DONE 0.3s [2022-03-18T12:00:22.967Z] [2022-03-18T12:00:22.967Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-18T12:00:22.967Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-18T12:00:22.967Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-18T12:00:22.967Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-18T12:00:22.967Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-18T12:00:22.967Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-18T12:00:22.967Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-03-18T12:00:22.967Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-03-18T12:00:22.967Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-18T12:00:23.226Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-18T12:00:23.226Z] #4 DONE 0.4s [2022-03-18T12:00:23.485Z] [2022-03-18T12:00:23.485Z] #5 [internal] load build definition from Dockerfile [2022-03-18T12:00:23.485Z] #5 sha256:980138412a5d2863fd0156b41b4700984e48c5dbd2b7d39eeb94198b3c2a2cad [2022-03-18T12:00:23.485Z] #5 DONE 0.0s [2022-03-18T12:00:23.485Z] [2022-03-18T12:00:23.485Z] #6 [internal] load .dockerignore [2022-03-18T12:00:23.485Z] #6 sha256:e97a28d79ffc6d6d4ef9639770c9b8cf63772cd79f8beece64f55cfef01698ec [2022-03-18T12:00:23.485Z] #6 DONE 0.0s [2022-03-18T12:00:23.485Z] [2022-03-18T12:00:23.485Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T12:00:23.485Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T12:00:23.485Z] #10 DONE 0.1s [2022-03-18T12:00:23.485Z] [2022-03-18T12:00:23.485Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T12:00:23.485Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-18T12:00:23.485Z] #9 ... [2022-03-18T12:00:23.485Z] [2022-03-18T12:00:23.485Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T12:00:23.485Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T12:00:23.485Z] #8 DONE 0.1s [2022-03-18T12:00:23.485Z] [2022-03-18T12:00:23.485Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T12:00:23.485Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-18T12:00:23.485Z] #7 DONE 0.2s [2022-03-18T12:00:23.744Z] [2022-03-18T12:00:23.744Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T12:00:23.744Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-18T12:00:23.744Z] #9 DONE 0.2s [2022-03-18T12:00:23.744Z] [2022-03-18T12:00:23.744Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:00:23.744Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T12:00:23.744Z] #76 DONE 0.0s [2022-03-18T12:00:23.744Z] [2022-03-18T12:00:23.744Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:00:23.744Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T12:00:23.744Z] #74 DONE 0.0s [2022-03-18T12:00:23.744Z] [2022-03-18T12:00:23.744Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:00:23.744Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:00:23.744Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe 0.0s done [2022-03-18T12:00:24.005Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-18T12:00:24.005Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-18T12:00:24.005Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.1s [2022-03-18T12:00:24.005Z] #11 sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe 1.86kB / 1.86kB done [2022-03-18T12:00:24.005Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.1s [2022-03-18T12:00:24.005Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 9.44MB / 54.92MB 0.2s [2022-03-18T12:00:24.005Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 2.10MB / 5.15MB 0.2s [2022-03-18T12:00:24.267Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 13.63MB / 54.92MB 0.3s [2022-03-18T12:00:24.267Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.3s [2022-03-18T12:00:24.267Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 24.12MB / 54.92MB 0.5s [2022-03-18T12:00:24.267Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.3s done [2022-03-18T12:00:24.267Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 5.24MB / 10.87MB 0.5s [2022-03-18T12:00:24.527Z] #11 ... [2022-03-18T12:00:24.527Z] [2022-03-18T12:00:24.527Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T12:00:24.527Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T12:00:24.527Z] #52 DONE 0.0s [2022-03-18T12:00:24.527Z] [2022-03-18T12:00:24.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:00:24.527Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:00:24.527Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 30.41MB / 54.92MB 0.6s [2022-03-18T12:00:24.527Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.6s [2022-03-18T12:00:24.527Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 39.85MB / 54.92MB 0.7s [2022-03-18T12:00:24.527Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.6s done [2022-03-18T12:00:24.527Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 0.7s [2022-03-18T12:00:24.786Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.53MB / 54.92MB 0.9s [2022-03-18T12:00:24.786Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 12.58MB / 54.58MB 0.9s [2022-03-18T12:00:24.786Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 20.97MB / 54.58MB 1.0s [2022-03-18T12:00:25.048Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.1s done [2022-03-18T12:00:25.048Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 24.12MB / 54.58MB 1.1s [2022-03-18T12:00:25.048Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0B / 85.81MB 1.1s [2022-03-18T12:00:25.048Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 28.31MB / 54.58MB 1.2s [2022-03-18T12:00:25.048Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 0B / 141.70MB 1.2s [2022-03-18T12:00:25.048Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-18T12:00:25.310Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 35.65MB / 54.58MB 1.4s [2022-03-18T12:00:25.310Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 11.53MB / 85.81MB 1.4s [2022-03-18T12:00:25.310Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 39.85MB / 54.58MB 1.5s [2022-03-18T12:00:25.310Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 18.87MB / 85.81MB 1.5s [2022-03-18T12:00:25.310Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 7.34MB / 141.70MB 1.5s [2022-03-18T12:00:25.569Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 44.04MB / 54.58MB 1.7s [2022-03-18T12:00:25.569Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 27.29MB / 85.81MB 1.7s [2022-03-18T12:00:25.569Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 19.49MB / 141.70MB 1.7s [2022-03-18T12:00:25.569Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 49.28MB / 54.58MB 1.8s [2022-03-18T12:00:25.569Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 33.55MB / 85.81MB 1.8s [2022-03-18T12:00:25.569Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.53MB / 54.58MB 1.9s [2022-03-18T12:00:25.569Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 29.36MB / 141.70MB 1.9s [2022-03-18T12:00:25.830Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.0s done [2022-03-18T12:00:25.830Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 36.70MB / 141.70MB 2.0s [2022-03-18T12:00:26.091Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 0B / 156B 2.1s [2022-03-18T12:00:26.091Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 45.85MB / 85.81MB 2.3s [2022-03-18T12:00:26.091Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 50.66MB / 141.70MB 2.3s [2022-03-18T12:00:26.091Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 2.1s done [2022-03-18T12:00:26.350Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 53.14MB / 85.81MB 2.4s [2022-03-18T12:00:26.350Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 69.21MB / 85.81MB 2.6s [2022-03-18T12:00:26.350Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 68.16MB / 141.70MB 2.6s [2022-03-18T12:00:26.350Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 75.50MB / 85.81MB 2.7s [2022-03-18T12:00:26.609Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 77.59MB / 141.70MB 2.8s [2022-03-18T12:00:26.609Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 84.93MB / 85.81MB 2.9s [2022-03-18T12:00:26.870Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 89.13MB / 141.70MB 3.0s [2022-03-18T12:00:26.870Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.1s done [2022-03-18T12:00:27.129Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 112.20MB / 141.70MB 3.3s [2022-03-18T12:00:27.397Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 126.88MB / 141.70MB 3.5s [2022-03-18T12:00:27.397Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 134.22MB / 141.70MB 3.6s [2022-03-18T12:00:27.657Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 3.9s [2022-03-18T12:00:27.658Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 3.9s done [2022-03-18T12:00:29.039Z] #11 ... [2022-03-18T12:00:29.039Z] [2022-03-18T12:00:29.039Z] #31 [internal] load build context [2022-03-18T12:00:29.039Z] #31 sha256:cb2134d75b7911810ba20348089d3ed98e97c92264778786bedd2adf8cb4f5eb [2022-03-18T12:00:29.039Z] #31 transferring context: 58.89MB 5.3s done [2022-03-18T12:00:29.039Z] #31 DONE 5.4s [2022-03-18T12:00:29.039Z] [2022-03-18T12:00:29.039Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:00:29.039Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:00:30.426Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s [2022-03-18T12:00:32.330Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.8s done [2022-03-18T12:00:32.330Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-18T12:00:32.330Z] #11 ... [2022-03-18T12:00:32.330Z] [2022-03-18T12:00:32.330Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T12:00:32.330Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T12:00:32.330Z] #35 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.0s done [2022-03-18T12:00:32.330Z] #35 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-18T12:00:32.330Z] #35 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-18T12:00:32.330Z] #35 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-18T12:00:32.330Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.0s done [2022-03-18T12:00:32.330Z] #35 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.0s done [2022-03-18T12:00:32.330Z] #35 DONE 8.5s [2022-03-18T12:00:32.330Z] [2022-03-18T12:00:32.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:00:32.330Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:00:32.597Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.4s done [2022-03-18T12:00:32.597Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-18T12:00:33.164Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.5s done [2022-03-18T12:00:33.164Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0.1s [2022-03-18T12:00:33.283Z] Still waiting to schedule task [2022-03-18T12:00:33.283Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f52fa89fafd61305)’ [2022-03-18T12:00:33.284Z] Still waiting to schedule task [2022-03-18T12:00:33.284Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f52fa89fafd61305)’ [2022-03-18T12:00:33.285Z] Still waiting to schedule task [2022-03-18T12:00:33.285Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-03-18T12:00:33.288Z] Still waiting to schedule task [2022-03-18T12:00:33.288Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-03-18T12:00:33.289Z] Still waiting to schedule task [2022-03-18T12:00:33.290Z] Waiting for next available executor on ‘azwin-2-a496e0’ [2022-03-18T12:00:33.291Z] Still waiting to schedule task [2022-03-18T12:00:33.291Z] All nodes of label ‘windows-2022’ are offline [2022-03-18T12:00:37.361Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.2s done [2022-03-18T12:00:37.623Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-18T12:00:41.817Z] #11 ... [2022-03-18T12:00:41.817Z] [2022-03-18T12:00:41.817Z] #36 [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-03-18T12:00:41.817Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T12:00:41.817Z] #36 0.973 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:00:41.817Z] #36 0.984 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:00:41.817Z] #36 0.995 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:00:41.817Z] #36 1.124 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:00:41.817Z] #36 1.437 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:00:41.817Z] #36 2.019 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:00:41.817Z] #36 2.901 Fetched 8506 kB in 2s (3882 kB/s) [2022-03-18T12:00:41.817Z] #36 2.901 Reading package lists... [2022-03-18T12:00:41.817Z] #36 3.712 Reading package lists... [2022-03-18T12:00:41.817Z] #36 4.511 Building dependency tree... [2022-03-18T12:00:41.817Z] #36 4.695 Reading state information... [2022-03-18T12:00:41.817Z] #36 4.907 The following additional packages will be installed: [2022-03-18T12:00:41.817Z] #36 4.908 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-18T12:00:41.817Z] #36 4.908 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-18T12:00:41.817Z] #36 4.910 Recommended packages: [2022-03-18T12:00:41.817Z] #36 4.910 libldap-common publicsuffix libsasl2-modules [2022-03-18T12:00:41.817Z] #36 5.068 The following NEW packages will be installed: [2022-03-18T12:00:41.817Z] #36 5.068 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-18T12:00:41.817Z] #36 5.068 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T12:00:41.817Z] #36 5.068 libssh2-1 openssl [2022-03-18T12:00:41.817Z] #36 5.362 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T12:00:41.817Z] #36 5.362 Need to get 3038 kB of archives. [2022-03-18T12:00:41.817Z] #36 5.362 After this operation, 6650 kB of additional disk space will be used. [2022-03-18T12:00:41.817Z] #36 5.362 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-18T12:00:41.817Z] #36 5.371 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-18T12:00:41.817Z] #36 5.382 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-18T12:00:41.817Z] #36 5.382 Get:4 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-18T12:00:41.817Z] #36 5.382 Get:5 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-18T12:00:41.817Z] #36 5.382 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-18T12:00:41.817Z] #36 5.382 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-18T12:00:41.817Z] #36 5.382 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-18T12:00:41.818Z] #36 5.398 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-18T12:00:41.818Z] #36 5.398 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-18T12:00:41.818Z] #36 5.398 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-18T12:00:41.818Z] #36 5.398 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-18T12:00:41.818Z] #36 5.398 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T12:00:41.818Z] #36 5.408 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T12:00:41.818Z] #36 5.411 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T12:00:41.818Z] #36 5.616 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:00:41.818Z] #36 5.633 Fetched 3038 kB in 0s (9046 kB/s) [2022-03-18T12:00:41.818Z] #36 5.665 Selecting previously unselected package openssl. [2022-03-18T12:00:41.818Z] #36 5.665 (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 ... 6653 files and directories currently installed.) [2022-03-18T12:00:41.818Z] #36 5.665 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 5.669 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-18T12:00:41.818Z] #36 5.817 Selecting previously unselected package ca-certificates. [2022-03-18T12:00:41.818Z] #36 5.817 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-18T12:00:41.818Z] #36 5.821 Unpacking ca-certificates (20210119) ... [2022-03-18T12:00:41.818Z] #36 5.896 Selecting previously unselected package libbrotli1:amd64. [2022-03-18T12:00:41.818Z] #36 5.896 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 5.904 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T12:00:41.818Z] #36 5.975 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T12:00:41.818Z] #36 5.975 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 5.982 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:00:41.818Z] #36 6.023 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T12:00:41.818Z] #36 6.023 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.027 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:00:41.818Z] #36 6.075 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T12:00:41.818Z] #36 6.075 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.078 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T12:00:41.818Z] #36 6.178 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T12:00:41.818Z] #36 6.178 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.186 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T12:00:41.818Z] #36 6.260 Selecting previously unselected package libpsl5:amd64. [2022-03-18T12:00:41.818Z] #36 6.260 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.266 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T12:00:41.818Z] #36 6.310 Selecting previously unselected package librtmp1:amd64. [2022-03-18T12:00:41.818Z] #36 6.310 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.314 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T12:00:41.818Z] #36 6.361 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T12:00:41.818Z] #36 6.361 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.365 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T12:00:41.818Z] #36 6.431 Selecting previously unselected package libcurl4:amd64. [2022-03-18T12:00:41.818Z] #36 6.431 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.435 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T12:00:41.818Z] #36 6.503 Selecting previously unselected package curl. [2022-03-18T12:00:41.818Z] #36 6.503 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.507 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-18T12:00:41.818Z] #36 6.572 Selecting previously unselected package libonig5:amd64. [2022-03-18T12:00:41.818Z] #36 6.572 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.578 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:00:41.818Z] #36 6.650 Selecting previously unselected package libjq1:amd64. [2022-03-18T12:00:41.818Z] #36 6.650 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.653 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:00:41.818Z] #36 6.704 Selecting previously unselected package jq. [2022-03-18T12:00:41.818Z] #36 6.704 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-18T12:00:41.818Z] #36 6.716 Unpacking jq (1.6-2.1) ... [2022-03-18T12:00:41.818Z] #36 6.754 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T12:00:41.818Z] #36 6.759 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T12:00:41.818Z] #36 6.771 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T12:00:41.818Z] #36 6.784 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:00:41.818Z] #36 6.792 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T12:00:41.818Z] #36 6.803 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:00:41.818Z] #36 6.816 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T12:00:41.818Z] #36 6.827 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-18T12:00:41.818Z] #36 6.844 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:00:41.818Z] #36 6.854 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:00:41.818Z] #36 6.867 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T12:00:41.818Z] #36 6.879 Setting up ca-certificates (20210119) ... [2022-03-18T12:00:41.818Z] #36 7.477 Updating certificates in /etc/ssl/certs... [2022-03-18T12:00:41.818Z] #36 8.418 129 added, 0 removed; done. [2022-03-18T12:00:41.818Z] #36 8.597 Setting up jq (1.6-2.1) ... [2022-03-18T12:00:41.818Z] #36 8.607 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T12:00:41.818Z] #36 8.620 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-18T12:00:41.818Z] #36 8.631 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:00:41.818Z] #36 8.652 Processing triggers for ca-certificates (20210119) ... [2022-03-18T12:00:41.818Z] #36 8.665 Updating certificates in /etc/ssl/certs... [2022-03-18T12:00:41.818Z] #36 9.289 0 added, 0 removed; done. [2022-03-18T12:00:41.818Z] #36 9.289 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T12:00:41.818Z] #36 9.292 done. [2022-03-18T12:00:41.818Z] #36 DONE 9.6s [2022-03-18T12:00:41.818Z] [2022-03-18T12:00:41.818Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T12:00:41.818Z] #37 sha256:5e015deb94765d8b845a959510f4a87c4b45e14de75dbfd2c3a4b379951182a2 [2022-03-18T12:00:41.818Z] #37 DONE 0.1s [2022-03-18T12:00:42.082Z] [2022-03-18T12:00:42.082Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:00:42.082Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:00:42.650Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.9s done [2022-03-18T12:00:42.650Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-18T12:00:47.929Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.1s [2022-03-18T12:00:51.223Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 8.0s done [2022-03-18T12:00:51.223Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-18T12:00:52.159Z] #11 DONE 28.1s [2022-03-18T12:00:52.159Z] [2022-03-18T12:00:52.159Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T12:00:52.159Z] #12 sha256:d87d3d130f3ea8171377e5dab068fa6815a381bf828ef197bdb9e4c2ace13731 [2022-03-18T12:00:52.159Z] #12 ... [2022-03-18T12:00:52.159Z] [2022-03-18T12:00:52.159Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:00:52.159Z] #38 sha256:da7d46f5138ca876d39fd4d2d25e1bcca20c15bad51339ae75b6b760999fa988 [2022-03-18T12:00:52.159Z] #38 1.551 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T12:00:52.159Z] #38 1.815 [2022-03-18T12:00:52.159Z] #38 2.028 #=#=# ######################################################################## 100.0% [2022-03-18T12:00:52.159Z] #38 2.287 [2022-03-18T12:00:52.159Z] #38 3.158 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T12:00:52.159Z] #38 3.471 [2022-03-18T12:00:52.159Z] #38 3.686 #=#=# 0.3% ######################################################################## 100.0% [2022-03-18T12:00:52.159Z] #38 4.031 [2022-03-18T12:00:52.159Z] #38 4.934 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-18T12:00:52.159Z] #38 5.206 [2022-03-18T12:00:52.159Z] #38 5.424 #=#=# #################### 28.2% ########################################## 59.7% ################################################################## 91.8% ######################################################################## 100.0% [2022-03-18T12:00:52.159Z] #38 5.952 [2022-03-18T12:00:52.159Z] #38 6.931 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T12:00:52.159Z] #38 7.218 [2022-03-18T12:00:52.159Z] #38 7.443 #=#=# ######################################################################## 100.0% [2022-03-18T12:00:52.159Z] #38 7.687 [2022-03-18T12:00:52.159Z] #38 8.355 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T12:00:52.159Z] #38 8.632 [2022-03-18T12:00:52.159Z] #38 8.851 #=#=# ######################################################################## 100.0% [2022-03-18T12:00:52.159Z] #38 9.127 [2022-03-18T12:00:52.159Z] #38 9.197 Download of images into '/build' complete. [2022-03-18T12:00:52.159Z] #38 9.197 Use something like the following to load the result into a Docker daemon: [2022-03-18T12:00:52.159Z] #38 9.197 tar -cC '/build' . | docker load [2022-03-18T12:00:52.421Z] #38 DONE 10.4s [2022-03-18T12:00:52.421Z] [2022-03-18T12:00:52.421Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T12:00:52.421Z] #12 sha256:d87d3d130f3ea8171377e5dab068fa6815a381bf828ef197bdb9e4c2ace13731 [2022-03-18T12:00:52.993Z] #12 DONE 1.0s [2022-03-18T12:00:52.993Z] [2022-03-18T12:00:52.993Z] #13 [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-03-18T12:00:52.993Z] #13 sha256:b6a6f6d475fc253f15d45d0aac59aef05f412041bd92a16ddabdd2694a85c4ed [2022-03-18T12:00:53.561Z] #13 DONE 0.5s [2022-03-18T12:00:53.561Z] [2022-03-18T12:00:53.561Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T12:00:53.561Z] #49 sha256:564ce0591717c0b0c7594a336a0762fbaff1ae5716406563350d604afc5dccf3 [2022-03-18T12:00:53.561Z] #49 ... [2022-03-18T12:00:53.561Z] [2022-03-18T12:00:53.561Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-18T12:00:53.561Z] #53 sha256:f668750a8eeaec57bc172f22e4dfc975a527996927c56838fb4548cc71ebb1f6 [2022-03-18T12:00:53.561Z] #53 DONE 0.2s [2022-03-18T12:00:53.561Z] [2022-03-18T12:00:53.561Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T12:00:53.561Z] #40 sha256:81983e780446318f82b59d601c3d571e9ad9540cb0252333cbb80ffa563f92b2 [2022-03-18T12:00:53.561Z] #40 DONE 0.3s [2022-03-18T12:00:53.561Z] [2022-03-18T12:00:53.561Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T12:00:53.561Z] #49 sha256:564ce0591717c0b0c7594a336a0762fbaff1ae5716406563350d604afc5dccf3 [2022-03-18T12:00:53.561Z] #49 DONE 0.3s [2022-03-18T12:00:53.561Z] [2022-03-18T12:00:53.561Z] #41 [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-03-18T12:00:53.561Z] #41 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:00:55.466Z] #41 ... [2022-03-18T12:00:55.466Z] [2022-03-18T12:00:55.466Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-18T12:00:55.466Z] #14 sha256:56155a20b45b01427c18ebcd3437106301075d8c831391194cd2e29030ecd21f [2022-03-18T12:00:55.466Z] #14 DONE 2.2s [2022-03-18T12:00:55.725Z] [2022-03-18T12:00:55.725Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-18T12:00:55.725Z] #15 sha256:a51b0ace2a8cebcc318d40b99fa2bda470a0de129980b1a77f9d076159d8aa0c [2022-03-18T12:00:56.666Z] #15 DONE 1.1s [2022-03-18T12:00:56.666Z] [2022-03-18T12:00:56.666Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-18T12:00:56.666Z] #16 sha256:a4312283c7462acb5da1f0e949d652132b914fb1baa9e9244b8b55470a7f3a22 [2022-03-18T12:00:58.048Z] #16 DONE 1.1s [2022-03-18T12:00:58.048Z] [2022-03-18T12:00:58.048Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-18T12:00:58.048Z] #17 sha256:50f8d6031d9751d2d225a194ebcab78d367a6f7f1d3085aeafa34154958a5fb6 [2022-03-18T12:00:58.986Z] #17 DONE 1.3s [2022-03-18T12:00:58.986Z] [2022-03-18T12:00:58.986Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:00:58.986Z] #56 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:00:58.986Z] #56 1.890 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T12:00:58.986Z] #56 2.843 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T12:00:58.986Z] #56 2.859 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T12:00:58.986Z] #56 2.860 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T12:00:58.986Z] #56 2.883 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T12:00:58.986Z] #56 2.932 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T12:00:58.986Z] #56 2.943 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T12:00:58.986Z] #56 2.977 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T12:00:58.986Z] #56 3.032 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T12:00:58.986Z] #56 3.056 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T12:00:58.986Z] #56 5.097 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T12:00:58.986Z] #56 5.127 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T12:00:58.986Z] #56 5.243 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T12:00:59.925Z] #56 6.441 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T12:00:59.925Z] #56 6.499 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T12:01:00.496Z] #56 ... [2022-03-18T12:01:00.496Z] [2022-03-18T12:01:00.496Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-18T12:01:00.496Z] #18 sha256:db733221d11ef352bd737c8d65ab334ca690e7f8430ea8511f064798b8426b9c [2022-03-18T12:01:00.496Z] #18 DONE 1.2s [2022-03-18T12:01:00.496Z] [2022-03-18T12:01:00.496Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-18T12:01:00.496Z] #19 sha256:d22c19dadec887804433b2b7354e7dbb3b07a034ba1f72af95975d617b573d76 [2022-03-18T12:01:01.434Z] #19 1.300 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:01:01.693Z] #19 1.350 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:01:01.693Z] #19 1.350 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:01:02.261Z] #19 1.949 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-18T12:01:02.830Z] #19 2.507 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:01:03.398Z] #19 ... [2022-03-18T12:01:03.398Z] [2022-03-18T12:01:03.398Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-18T12:01:03.398Z] #43 sha256:e635c81be0cdd1f3c777732f6dd878204985f9b579f71cf1beda133f9f8e1771 [2022-03-18T12:01:03.398Z] #43 2.774 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-18T12:01:03.398Z] #43 ... [2022-03-18T12:01:03.398Z] [2022-03-18T12:01:03.398Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T12:01:03.398Z] #60 sha256:9b9f156e78d113f9e558e55514b22b46d8d1b5f16b3e955520617aa61b56eaf0 [2022-03-18T12:01:03.398Z] #60 2.561 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T12:01:03.398Z] #60 6.478 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T12:01:03.398Z] #60 6.483 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T12:01:03.398Z] #60 6.511 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T12:01:03.398Z] #60 7.875 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T12:01:03.657Z] #60 ... [2022-03-18T12:01:03.657Z] [2022-03-18T12:01:03.657Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:01:03.657Z] #58 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:01:03.657Z] #58 2.961 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-18T12:01:03.918Z] #58 ... [2022-03-18T12:01:03.918Z] [2022-03-18T12:01:03.918Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:01:03.918Z] #54 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:01:03.918Z] #54 2.835 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:01:03.918Z] #54 3.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:01:03.918Z] #54 3.034 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:01:03.918Z] #54 3.642 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:01:03.918Z] #54 3.755 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-18T12:01:03.918Z] #54 4.378 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:01:03.918Z] #54 5.775 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:01:03.918Z] #54 8.931 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-18T12:01:03.918Z] #54 ... [2022-03-18T12:01:03.918Z] [2022-03-18T12:01:03.918Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:01:03.918Z] #50 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:01:03.918Z] #50 2.025 + git clone https://github.com/docker/distribution.git . [2022-03-18T12:01:03.918Z] #50 2.027 Cloning into '.'... [2022-03-18T12:01:04.177Z] #50 ... [2022-03-18T12:01:04.177Z] [2022-03-18T12:01:04.177Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-18T12:01:04.177Z] #19 sha256:d22c19dadec887804433b2b7354e7dbb3b07a034ba1f72af95975d617b573d76 [2022-03-18T12:01:04.177Z] #19 3.274 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:01:04.437Z] #19 4.303 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-18T12:01:05.376Z] #19 5.038 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-18T12:01:05.947Z] #19 ... [2022-03-18T12:01:05.947Z] [2022-03-18T12:01:05.947Z] #41 [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-03-18T12:01:05.947Z] #41 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:01:05.947Z] #41 2.406 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T12:01:05.948Z] #41 2.406 Cloning into '.'... [2022-03-18T12:01:06.208Z] #41 ... [2022-03-18T12:01:06.208Z] [2022-03-18T12:01:06.208Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-18T12:01:06.208Z] #19 sha256:d22c19dadec887804433b2b7354e7dbb3b07a034ba1f72af95975d617b573d76 [2022-03-18T12:01:06.208Z] #19 5.874 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-18T12:01:06.807Z] #19 6.476 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:01:06.807Z] #19 6.477 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-18T12:01:06.807Z] #19 6.478 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-18T12:01:06.807Z] #19 6.495 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-18T12:01:06.807Z] #19 6.512 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:01:06.807Z] #19 6.513 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-18T12:01:06.807Z] #19 6.546 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-18T12:01:06.807Z] #19 6.546 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-18T12:01:06.807Z] #19 6.549 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-18T12:01:06.807Z] #19 6.550 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:01:06.807Z] #19 6.550 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-18T12:01:06.807Z] #19 6.556 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:01:07.069Z] #19 ... [2022-03-18T12:01:07.069Z] [2022-03-18T12:01:07.069Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-18T12:01:07.069Z] #43 sha256:e635c81be0cdd1f3c777732f6dd878204985f9b579f71cf1beda133f9f8e1771 [2022-03-18T12:01:07.069Z] #43 13.47 tomll can be used in two ways: [2022-03-18T12:01:07.069Z] #43 13.47 Writing to STDIN and reading from STDOUT: [2022-03-18T12:01:07.069Z] #43 13.47 cat file.toml | tomll > file.toml [2022-03-18T12:01:07.069Z] #43 13.47 [2022-03-18T12:01:07.069Z] #43 13.47 Reading and updating a list of files: [2022-03-18T12:01:07.069Z] #43 13.47 tomll a.toml b.toml c.toml [2022-03-18T12:01:07.069Z] #43 13.47 [2022-03-18T12:01:07.069Z] #43 13.47 When given a list of files, tomll will modify all files in place without asking. [2022-03-18T12:01:07.069Z] #43 DONE 13.7s [2022-03-18T12:01:07.069Z] [2022-03-18T12:01:07.069Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:01:07.069Z] #54 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:01:07.069Z] #54 11.32 Fetched 8510 kB in 9s (964 kB/s) [2022-03-18T12:01:08.978Z] #54 11.32 Reading package lists... [2022-03-18T12:01:10.886Z] #54 15.43 Reading package lists... [2022-03-18T12:01:10.886Z] #54 ... [2022-03-18T12:01:10.886Z] [2022-03-18T12:01:10.886Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:01:10.886Z] #50 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:01:10.886Z] #50 15.45 + git checkout -q v2.3.0 [2022-03-18T12:01:10.886Z] #50 16.98 + 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-03-18T12:01:15.082Z] #50 ... [2022-03-18T12:01:15.082Z] [2022-03-18T12:01:15.082Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:01:15.082Z] #58 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:01:15.082Z] #58 17.94 go: downloading github.com/fatih/color v1.13.0 [2022-03-18T12:01:15.082Z] #58 17.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T12:01:15.082Z] #58 17.98 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-18T12:01:15.082Z] #58 17.99 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T12:01:15.082Z] #58 18.10 go: downloading github.com/spf13/viper v1.10.1 [2022-03-18T12:01:15.082Z] #58 18.20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-18T12:01:15.082Z] #58 18.28 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-18T12:01:15.082Z] #58 18.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-18T12:01:15.082Z] #58 18.32 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-18T12:01:15.082Z] #58 18.32 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-18T12:01:15.082Z] #58 18.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T12:01:15.083Z] #58 18.93 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-18T12:01:15.083Z] #58 20.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T12:01:15.083Z] #58 20.90 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T12:01:15.083Z] #58 21.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-18T12:01:15.083Z] #58 21.06 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-18T12:01:15.083Z] #58 21.10 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-18T12:01:15.083Z] #58 21.11 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-18T12:01:15.083Z] #58 21.15 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-18T12:01:15.083Z] #58 21.16 go: downloading github.com/spf13/afero v1.6.0 [2022-03-18T12:01:15.083Z] #58 21.21 go: downloading github.com/spf13/cast v1.4.1 [2022-03-18T12:01:15.083Z] #58 21.23 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-18T12:01:15.083Z] #58 21.25 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T12:01:15.083Z] #58 21.26 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-18T12:01:15.083Z] #58 21.28 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-18T12:01:15.083Z] #58 21.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T12:01:15.083Z] #58 21.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T12:01:15.083Z] #58 21.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-18T12:01:15.083Z] #58 21.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T12:01:15.083Z] #58 21.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T12:01:15.083Z] #58 21.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T12:01:15.083Z] #58 21.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-18T12:01:15.083Z] #58 21.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-18T12:01:15.083Z] #58 21.77 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-18T12:01:15.083Z] #58 21.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-18T12:01:15.083Z] #58 21.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-18T12:01:15.342Z] #58 21.89 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-18T12:01:15.342Z] #58 21.94 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-18T12:01:15.342Z] #58 22.02 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-18T12:01:15.602Z] #58 22.35 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-18T12:01:15.861Z] #58 22.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-18T12:01:15.861Z] #58 22.42 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-18T12:01:15.861Z] #58 22.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-18T12:01:15.861Z] #58 22.46 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-18T12:01:15.861Z] #58 22.51 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-18T12:01:15.861Z] #58 22.56 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-18T12:01:16.121Z] #58 22.61 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-18T12:01:16.121Z] #58 22.63 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-18T12:01:16.121Z] #58 22.66 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-18T12:01:16.121Z] #58 22.71 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-18T12:01:16.121Z] #58 22.72 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-18T12:01:16.121Z] #58 22.74 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-18T12:01:16.121Z] #58 22.76 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-18T12:01:16.121Z] #58 22.80 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-18T12:01:16.381Z] #58 22.82 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-18T12:01:16.381Z] #58 22.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T12:01:16.381Z] #58 22.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T12:01:16.381Z] #58 22.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T12:01:16.381Z] #58 22.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T12:01:16.381Z] #58 23.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T12:01:16.381Z] #58 23.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T12:01:16.381Z] #58 23.03 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-18T12:01:16.381Z] #58 23.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T12:01:16.381Z] #58 23.10 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-18T12:01:16.381Z] #58 23.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-18T12:01:16.641Z] #58 23.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-18T12:01:16.641Z] #58 23.19 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-18T12:01:16.641Z] #58 23.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-18T12:01:16.641Z] #58 23.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-18T12:01:16.641Z] #58 23.26 go: downloading github.com/julz/importas v0.1.0 [2022-03-18T12:01:16.641Z] #58 23.28 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-18T12:01:16.641Z] #58 23.29 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-18T12:01:16.641Z] #58 23.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-18T12:01:16.641Z] #58 23.33 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-18T12:01:16.641Z] #58 23.34 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-18T12:01:16.641Z] #58 23.35 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-18T12:01:16.641Z] #58 23.37 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-18T12:01:16.901Z] #58 23.40 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-18T12:01:16.901Z] #58 23.44 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-18T12:01:16.901Z] #58 23.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-18T12:01:16.901Z] #58 23.47 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-18T12:01:16.901Z] #58 23.48 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-18T12:01:17.161Z] #58 23.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-18T12:01:17.161Z] #58 23.82 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-18T12:01:17.161Z] #58 23.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-18T12:01:17.161Z] #58 23.84 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-18T12:01:17.161Z] #58 23.86 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-18T12:01:17.161Z] #58 23.88 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-18T12:01:17.161Z] #58 23.89 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-18T12:01:17.421Z] #58 23.90 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-18T12:01:17.421Z] #58 23.91 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-18T12:01:17.421Z] #58 24.06 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-18T12:01:17.421Z] #58 24.07 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-18T12:01:17.421Z] #58 24.07 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-18T12:01:17.421Z] #58 24.08 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-18T12:01:17.421Z] #58 24.08 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-18T12:01:17.421Z] #58 24.10 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-18T12:01:17.421Z] #58 24.15 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-18T12:01:17.680Z] #58 24.16 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-18T12:01:17.680Z] #58 24.16 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-18T12:01:17.680Z] #58 24.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-18T12:01:17.680Z] #58 24.19 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-18T12:01:17.680Z] #58 24.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-18T12:01:17.680Z] #58 24.27 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-18T12:01:17.680Z] #58 24.31 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T12:01:17.680Z] #58 24.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-18T12:01:17.680Z] #58 24.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-18T12:01:17.680Z] #58 24.38 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-18T12:01:17.939Z] #58 ... [2022-03-18T12:01:17.939Z] [2022-03-18T12:01:17.939Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T12:01:17.940Z] #60 sha256:9b9f156e78d113f9e558e55514b22b46d8d1b5f16b3e955520617aa61b56eaf0 [2022-03-18T12:01:17.940Z] #60 24.52 v3.0.2 [2022-03-18T12:01:18.199Z] #60 DONE 25.0s [2022-03-18T12:01:18.199Z] [2022-03-18T12:01:18.199Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:01:18.199Z] #58 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:01:18.199Z] #58 24.53 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-18T12:01:18.199Z] #58 24.61 go: downloading honnef.co/go/tools v0.2.2 [2022-03-18T12:01:18.768Z] #58 25.53 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-18T12:01:19.029Z] #58 25.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T12:01:19.029Z] #58 25.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-18T12:01:19.029Z] #58 25.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T12:01:19.295Z] #58 25.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T12:01:19.295Z] #58 25.85 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-18T12:01:19.295Z] #58 25.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T12:01:19.555Z] #58 26.12 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-18T12:01:19.555Z] #58 26.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-18T12:01:19.555Z] #58 26.25 go: downloading golang.org/x/text v0.3.7 [2022-03-18T12:01:22.094Z] #58 ... [2022-03-18T12:01:22.094Z] [2022-03-18T12:01:22.094Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:01:22.094Z] #54 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:01:22.094Z] #54 15.43 Reading package lists... [2022-03-18T12:01:22.094Z] #54 18.47 Building dependency tree... [2022-03-18T12:01:22.094Z] #54 19.16 Reading state information... [2022-03-18T12:01:22.094Z] #54 20.20 The following additional packages will be installed: [2022-03-18T12:01:22.094Z] #54 20.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T12:01:22.094Z] #54 20.21 python3-protobuf python3-six [2022-03-18T12:01:22.094Z] #54 20.21 Suggested packages: [2022-03-18T12:01:22.094Z] #54 20.22 python3-setuptools [2022-03-18T12:01:22.094Z] #54 20.22 Recommended packages: [2022-03-18T12:01:22.094Z] #54 20.22 iproute2 | iproute [2022-03-18T12:01:22.094Z] #54 20.63 The following NEW packages will be installed: [2022-03-18T12:01:22.094Z] #54 20.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T12:01:22.094Z] #54 20.63 python3-protobuf python3-six [2022-03-18T12:01:22.094Z] #54 21.04 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:01:22.094Z] #54 21.04 Need to get 2292 kB of archives. [2022-03-18T12:01:22.094Z] #54 21.04 After this operation, 11.0 MB of additional disk space will be used. [2022-03-18T12:01:22.094Z] #54 21.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-18T12:01:22.094Z] #54 21.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T12:01:22.094Z] #54 21.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-18T12:01:22.094Z] #54 21.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-18T12:01:22.094Z] #54 21.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T12:01:22.094Z] #54 21.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-18T12:01:22.094Z] #54 21.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T12:01:22.094Z] #54 24.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-18T12:01:22.094Z] #54 26.25 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:01:22.094Z] #54 26.38 Fetched 2292 kB in 5s (481 kB/s) [2022-03-18T12:01:22.094Z] #54 26.43 Selecting previously unselected package libprotobuf23:amd64. [2022-03-18T12:01:22.094Z] #54 26.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 ... 15709 files and directories currently installed.) [2022-03-18T12:01:22.094Z] #54 26.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-18T12:01:22.094Z] #54 26.48 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T12:01:22.094Z] #54 26.91 Selecting previously unselected package python3-pkg-resources. [2022-03-18T12:01:22.094Z] #54 26.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T12:01:22.094Z] #54 26.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:01:22.094Z] #54 27.07 Selecting previously unselected package python3-six. [2022-03-18T12:01:22.094Z] #54 27.07 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-18T12:01:22.094Z] #54 27.07 Unpacking python3-six (1.16.0-2) ... [2022-03-18T12:01:22.094Z] #54 27.14 Selecting previously unselected package python3-protobuf. [2022-03-18T12:01:22.094Z] #54 27.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-18T12:01:22.094Z] #54 27.14 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-18T12:01:22.094Z] #54 27.45 Selecting previously unselected package libnet1:amd64. [2022-03-18T12:01:22.094Z] #54 27.45 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T12:01:22.094Z] #54 27.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:01:22.094Z] #54 27.56 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T12:01:22.094Z] #54 27.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T12:01:22.094Z] #54 27.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:01:22.094Z] #54 27.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T12:01:22.094Z] #54 27.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T12:01:22.094Z] #54 27.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:01:22.094Z] #54 27.75 Selecting previously unselected package criu. [2022-03-18T12:01:22.094Z] #54 27.75 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-18T12:01:22.094Z] #54 27.76 Unpacking criu (3.16.1-3) ... [2022-03-18T12:01:22.094Z] #54 28.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:01:22.094Z] #54 ... [2022-03-18T12:01:22.094Z] [2022-03-18T12:01:22.094Z] #41 [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-03-18T12:01:22.094Z] #41 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:01:22.094Z] #41 27.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T12:01:22.094Z] #41 27.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:01:27.372Z] #41 ... [2022-03-18T12:01:27.372Z] [2022-03-18T12:01:27.372Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:01:27.372Z] #58 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:01:27.372Z] #58 29.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-18T12:01:27.372Z] #58 29.36 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T12:01:27.372Z] #58 29.37 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T12:01:27.372Z] #58 29.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-18T12:01:27.372Z] #58 29.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-18T12:01:27.372Z] #58 29.48 go: downloading golang.org/x/mod v0.5.1 [2022-03-18T12:01:27.372Z] #58 29.49 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-18T12:01:27.372Z] #58 29.52 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-18T12:01:27.372Z] #58 29.53 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-18T12:01:27.372Z] #58 29.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-18T12:01:27.372Z] #58 29.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-18T12:01:27.372Z] #58 29.70 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-18T12:01:27.372Z] #58 29.95 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-18T12:01:27.372Z] #58 29.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T12:01:27.372Z] #58 29.99 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-18T12:01:27.372Z] #58 30.25 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-18T12:01:27.372Z] #58 30.27 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-18T12:01:27.372Z] #58 30.35 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-18T12:01:27.372Z] #58 30.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-18T12:01:27.372Z] #58 30.39 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-18T12:01:27.372Z] #58 30.41 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-18T12:01:27.372Z] #58 30.55 go: downloading github.com/prometheus/common v0.10.0 [2022-03-18T12:01:27.372Z] #58 30.64 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-18T12:01:27.372Z] #58 30.72 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-18T12:01:27.372Z] #58 30.81 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-18T12:01:27.372Z] #58 31.66 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-18T12:01:27.372Z] #58 ... [2022-03-18T12:01:27.372Z] [2022-03-18T12:01:27.372Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:01:27.372Z] #54 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:01:27.372Z] #54 29.12 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T12:01:27.372Z] #54 29.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:01:27.372Z] #54 29.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:01:27.372Z] #54 29.17 Setting up python3-six (1.16.0-2) ... [2022-03-18T12:01:27.372Z] #54 29.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:01:27.372Z] #54 29.87 Setting up python3-protobuf (3.12.4-1) ... [2022-03-18T12:01:27.372Z] #54 32.02 Setting up criu (3.16.1-3) ... [2022-03-18T12:01:27.372Z] #54 33.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:01:27.372Z] #54 DONE 33.8s [2022-03-18T12:01:27.632Z] [2022-03-18T12:01:27.632Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:01:27.632Z] #56 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:01:28.576Z] #56 34.99 gotestsum version dev [2022-03-18T12:01:28.576Z] #56 DONE 35.1s [2022-03-18T12:01:28.576Z] [2022-03-18T12:01:28.576Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-18T12:01:28.576Z] #19 sha256:d22c19dadec887804433b2b7354e7dbb3b07a034ba1f72af95975d617b573d76 [2022-03-18T12:01:32.778Z] #19 31.71 Fetched 48.9 MB in 31s (1595 kB/s) [2022-03-18T12:01:34.504Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe20760dd2bd8073) in /home/ubuntu/workspace/moby_PR-43385 [Pipeline] { [Pipeline] checkout [2022-03-18T12:01:34.556Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-020394115abe35428) in /home/ubuntu/workspace/moby_PR-43385 [Pipeline] { [Pipeline] checkout [2022-03-18T12:01:34.628Z] The recommended git tool is: git [2022-03-18T12:01:34.656Z] The recommended git tool is: git [2022-03-18T12:01:36.426Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a33d177714397bbd) in /home/ubuntu/workspace/moby_PR-43385 [Pipeline] { [Pipeline] checkout [2022-03-18T12:01:36.545Z] The recommended git tool is: git [2022-03-18T12:01:37.716Z] using credential docker-jenkins-github-credentials [2022-03-18T12:01:37.725Z] Cloning the remote Git repository [2022-03-18T12:01:37.725Z] Cloning with configured refspecs honoured and without tags [2022-03-18T12:01:37.867Z] using credential docker-jenkins-github-credentials [2022-03-18T12:01:37.876Z] Cloning the remote Git repository [2022-03-18T12:01:37.876Z] Cloning with configured refspecs honoured and without tags [2022-03-18T12:01:37.905Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T12:01:37.990Z] > git init /home/ubuntu/workspace/moby_PR-43385 # timeout=10 [2022-03-18T12:01:37.763Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T12:01:37.856Z] > git init /home/ubuntu/workspace/moby_PR-43385 # timeout=10 [2022-03-18T12:01:38.270Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:01:38.271Z] > git --version # timeout=10 [2022-03-18T12:01:38.302Z] > git --version # 'git version 2.17.1' [2022-03-18T12:01:38.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:01:38.304Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:01:38.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:01:38.161Z] > git --version # timeout=10 [2022-03-18T12:01:38.177Z] > git --version # 'git version 2.17.1' [2022-03-18T12:01:38.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:01:38.179Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:01:40.076Z] using credential docker-jenkins-github-credentials [2022-03-18T12:01:40.084Z] Cloning the remote Git repository [2022-03-18T12:01:40.084Z] Cloning with configured refspecs honoured and without tags [2022-03-18T12:01:40.107Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T12:01:40.229Z] > git init /home/ubuntu/workspace/moby_PR-43385 # timeout=10 [2022-03-18T12:01:40.862Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:01:40.862Z] > git --version # timeout=10 [2022-03-18T12:01:40.892Z] > git --version # 'git version 2.25.1' [2022-03-18T12:01:40.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:01:40.893Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:01:41.570Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0498d63254c975e87) in /home/ubuntu/workspace/moby_PR-43385 [Pipeline] { [Pipeline] checkout [2022-03-18T12:01:41.714Z] The recommended git tool is: git [2022-03-18T12:01:42.782Z] #19 31.71 Reading package lists... [2022-03-18T12:01:45.893Z] using credential docker-jenkins-github-credentials [2022-03-18T12:01:45.901Z] Cloning the remote Git repository [2022-03-18T12:01:45.901Z] Cloning with configured refspecs honoured and without tags [2022-03-18T12:01:45.942Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T12:01:45.998Z] > git init /home/ubuntu/workspace/moby_PR-43385 # timeout=10 [2022-03-18T12:01:46.470Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:01:46.470Z] > git --version # timeout=10 [2022-03-18T12:01:46.485Z] > git --version # 'git version 2.25.1' [2022-03-18T12:01:46.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:01:46.487Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:01:50.908Z] #19 41.03 Reading package lists... [2022-03-18T12:01:52.817Z] #19 50.05 Building dependency tree... [2022-03-18T12:01:54.726Z] #19 54.25 The following additional packages will be installed: [2022-03-18T12:01:54.726Z] #19 54.26 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-18T12:01:54.726Z] #19 54.26 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-18T12:01:54.726Z] #19 54.26 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-18T12:01:54.726Z] #19 54.26 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-18T12:01:54.726Z] #19 54.26 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-18T12:01:54.726Z] #19 54.26 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-18T12:01:54.726Z] #19 54.26 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-18T12:01:54.726Z] #19 54.26 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-18T12:01:54.726Z] #19 54.26 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-18T12:01:54.726Z] #19 54.26 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-18T12:01:54.726Z] #19 54.26 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-18T12:01:54.726Z] #19 54.26 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-18T12:01:54.726Z] #19 54.26 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-18T12:01:54.726Z] #19 54.26 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-18T12:01:54.726Z] #19 54.26 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-18T12:01:54.726Z] #19 54.26 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-18T12:01:54.726Z] #19 54.26 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-18T12:01:54.726Z] #19 54.26 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-18T12:01:54.726Z] #19 54.26 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-18T12:01:54.726Z] #19 54.26 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-18T12:01:54.726Z] #19 54.26 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-18T12:01:54.726Z] #19 54.26 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-18T12:01:54.726Z] #19 54.27 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-18T12:01:54.726Z] #19 54.27 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-18T12:01:54.726Z] #19 54.27 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-18T12:01:54.726Z] #19 54.27 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-18T12:01:54.726Z] #19 54.27 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-18T12:01:54.726Z] #19 54.27 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-18T12:01:54.726Z] #19 54.28 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-18T12:01:54.726Z] #19 54.28 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-18T12:01:54.726Z] #19 54.28 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-18T12:01:54.726Z] #19 54.28 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-18T12:01:54.726Z] #19 54.28 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-18T12:01:54.726Z] #19 54.28 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-18T12:01:54.726Z] #19 54.28 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-18T12:01:54.726Z] #19 54.28 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-18T12:01:54.726Z] #19 54.28 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-18T12:01:54.726Z] #19 54.28 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-18T12:01:54.726Z] #19 54.28 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-18T12:01:54.726Z] #19 54.28 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-18T12:01:54.726Z] #19 54.29 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-18T12:01:54.726Z] #19 54.29 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-18T12:01:54.726Z] #19 54.29 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-18T12:01:54.726Z] #19 54.29 linux-libc-dev-s390x-cross patch xz-utils [2022-03-18T12:01:54.726Z] #19 54.33 Suggested packages: [2022-03-18T12:01:54.726Z] #19 54.33 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-18T12:01:54.726Z] #19 54.33 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-18T12:01:54.726Z] #19 54.33 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-18T12:01:54.726Z] #19 54.33 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-18T12:01:54.726Z] #19 54.33 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-18T12:01:54.726Z] #19 54.33 libyaml-shell-perl ed diffutils-doc [2022-03-18T12:01:54.726Z] #19 54.33 Recommended packages: [2022-03-18T12:01:54.726Z] #19 54.33 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-18T12:01:54.726Z] #19 54.33 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-18T12:01:58.021Z] #19 57.71 The following NEW packages will be installed: [2022-03-18T12:01:58.021Z] #19 57.71 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-18T12:01:58.021Z] #19 57.71 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-18T12:01:58.021Z] #19 57.71 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-18T12:01:58.021Z] #19 57.71 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-18T12:01:58.021Z] #19 57.71 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-18T12:01:58.021Z] #19 57.71 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-18T12:01:58.021Z] #19 57.71 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-18T12:01:58.021Z] #19 57.71 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-18T12:01:58.021Z] #19 57.71 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-18T12:01:58.021Z] #19 57.71 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-18T12:01:58.021Z] #19 57.71 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-18T12:01:58.021Z] #19 57.71 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-18T12:01:58.021Z] #19 57.71 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-18T12:01:58.021Z] #19 57.72 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-18T12:01:58.021Z] #19 57.72 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-18T12:01:58.021Z] #19 57.72 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-18T12:01:58.021Z] #19 57.72 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-18T12:01:58.021Z] #19 57.72 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-18T12:01:58.021Z] #19 57.72 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-18T12:01:58.021Z] #19 57.72 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-18T12:01:58.021Z] #19 57.72 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-18T12:01:58.021Z] #19 57.72 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-18T12:01:58.021Z] #19 57.72 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-18T12:01:58.021Z] #19 57.72 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-18T12:01:58.021Z] #19 57.72 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-18T12:01:58.021Z] #19 57.72 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-18T12:01:58.021Z] #19 57.72 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-18T12:01:58.021Z] #19 57.72 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-18T12:01:58.021Z] #19 57.72 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-18T12:01:58.021Z] #19 57.72 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-18T12:01:58.021Z] #19 57.72 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-18T12:01:58.021Z] #19 57.72 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-18T12:01:58.021Z] #19 57.73 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-18T12:01:58.021Z] #19 57.73 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-18T12:01:58.021Z] #19 57.73 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-18T12:01:58.021Z] #19 57.73 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-18T12:01:58.021Z] #19 57.73 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-18T12:01:58.021Z] #19 57.73 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-18T12:01:58.021Z] #19 57.73 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-18T12:01:58.021Z] #19 57.74 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-18T12:01:58.021Z] #19 57.74 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-18T12:01:58.021Z] #19 57.74 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-18T12:01:58.021Z] #19 57.74 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-18T12:01:58.021Z] #19 57.74 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-18T12:01:58.021Z] #19 57.74 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-18T12:01:58.021Z] #19 57.74 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-18T12:01:58.021Z] #19 57.74 linux-libc-dev-s390x-cross patch xz-utils [2022-03-18T12:01:58.591Z] #19 58.18 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:01:58.591Z] #19 58.18 Need to get 787 MB of archives. [2022-03-18T12:01:58.591Z] #19 58.18 After this operation, 3385 MB of additional disk space will be used. [2022-03-18T12:01:58.591Z] #19 58.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-18T12:01:58.591Z] #19 58.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-18T12:01:58.591Z] #19 58.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-18T12:01:58.591Z] #19 58.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-18T12:01:58.591Z] #19 58.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-18T12:01:58.591Z] #19 58.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-18T12:01:58.851Z] #19 58.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-18T12:01:59.111Z] #19 58.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-18T12:01:59.111Z] #19 58.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-18T12:01:59.111Z] #19 58.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-18T12:01:59.111Z] #19 58.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-18T12:01:59.371Z] #19 58.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-18T12:01:59.371Z] #19 58.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-03-18T12:02:00.311Z] #19 60.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-03-18T12:02:00.311Z] #19 60.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-03-18T12:02:00.444Z] Fetching without tags [2022-03-18T12:02:00.411Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:02:00.416Z] > git config --add remote.origin.fetch +refs/pull/43385/head:refs/remotes/origin/PR-43385 # timeout=10 [2022-03-18T12:02:00.425Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:02:00.434Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:02:00.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:02:00.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:02:00.462Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:02:00.697Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce [2022-03-18T12:02:01.696Z] #19 61.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-03-18T12:02:01.696Z] #19 61.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-03-18T12:02:02.478Z] Merge succeeded, producing 4def5888da0a1fa6c88a3f9329d766b16faa1da1 [2022-03-18T12:02:02.478Z] Checking out Revision 4def5888da0a1fa6c88a3f9329d766b16faa1da1 (PR-43385) [2022-03-18T12:02:02.640Z] #19 62.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-18T12:02:02.640Z] #19 62.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-03-18T12:02:00.703Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:02:00.717Z] > git checkout -f 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce # timeout=10 [2022-03-18T12:02:01.312Z] > git remote # timeout=10 [2022-03-18T12:02:01.323Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T12:02:01.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:02:01.552Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T12:02:02.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T12:02:02.479Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:02:02.484Z] > git checkout -f 4def5888da0a1fa6c88a3f9329d766b16faa1da1 # timeout=10 [2022-03-18T12:02:03.051Z] Fetching without tags [2022-03-18T12:02:03.213Z] #19 62.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-18T12:02:03.213Z] #19 62.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-03-18T12:02:03.345Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce [2022-03-18T12:02:04.154Z] #19 63.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-18T12:02:04.154Z] #19 63.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-03-18T12:02:04.154Z] #19 63.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-03-18T12:02:04.154Z] #19 63.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-18T12:02:04.154Z] #19 63.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-18T12:02:04.154Z] #19 63.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-18T12:02:04.154Z] #19 63.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-18T12:02:04.154Z] #19 63.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-18T12:02:04.154Z] #19 63.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-18T12:02:04.154Z] #19 63.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-18T12:02:04.154Z] #19 63.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-18T12:02:04.154Z] #19 63.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-18T12:02:04.154Z] #19 63.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-18T12:02:04.351Z] Fetching without tags [2022-03-18T12:02:04.414Z] #19 64.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-18T12:02:04.664Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce [2022-03-18T12:02:04.674Z] #19 64.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-18T12:02:04.674Z] #19 64.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-18T12:02:04.674Z] #19 64.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-18T12:02:04.674Z] #19 64.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-18T12:02:04.674Z] #19 64.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-03-18T12:02:04.793Z] Merge succeeded, producing 362be3f5292bd4748523fcd32bb2630fa2c80b1f [2022-03-18T12:02:04.793Z] Checking out Revision 362be3f5292bd4748523fcd32bb2630fa2c80b1f (PR-43385) [2022-03-18T12:02:02.930Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:02:02.944Z] > git config --add remote.origin.fetch +refs/pull/43385/head:refs/remotes/origin/PR-43385 # timeout=10 [2022-03-18T12:02:03.011Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:02:03.036Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:02:03.058Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:02:03.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:02:03.105Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:02:03.355Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:02:03.360Z] > git checkout -f 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce # timeout=10 [2022-03-18T12:02:03.952Z] > git remote # timeout=10 [2022-03-18T12:02:03.965Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T12:02:03.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:02:04.016Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T12:02:04.771Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T12:02:04.798Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:02:04.831Z] > git checkout -f 362be3f5292bd4748523fcd32bb2630fa2c80b1f # timeout=10 [2022-03-18T12:02:04.270Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:02:04.289Z] > git config --add remote.origin.fetch +refs/pull/43385/head:refs/remotes/origin/PR-43385 # timeout=10 [2022-03-18T12:02:04.308Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:02:04.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:02:04.357Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:02:04.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:02:04.358Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:02:04.674Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:02:04.704Z] > git checkout -f 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce # timeout=10 [2022-03-18T12:02:06.055Z] #19 65.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-18T12:02:06.055Z] #19 65.54 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-18T12:02:06.055Z] #19 65.56 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-18T12:02:06.055Z] #19 65.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-18T12:02:06.055Z] #19 65.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-03-18T12:02:06.090Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T12:02:06.105Z] First time build. Skipping changelog. [2022-03-18T12:02:06.265Z] Merge succeeded, producing dc55305954ccdc784d217fac9c808022873a7611 [2022-03-18T12:02:06.266Z] Checking out Revision dc55305954ccdc784d217fac9c808022873a7611 (PR-43385) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T12:02:06.995Z] #19 66.55 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-18T12:02:06.995Z] #19 66.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-18T12:02:06.995Z] #19 66.56 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-18T12:02:06.995Z] #19 66.60 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-18T12:02:06.995Z] #19 66.61 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-18T12:02:06.995Z] #19 66.61 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T12:02:06.995Z] #19 66.77 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-18T12:02:06.995Z] #19 66.78 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-18T12:02:06.995Z] #19 66.78 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-18T12:02:06.995Z] #19 66.78 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-18T12:02:06.995Z] #19 66.78 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-18T12:02:06.995Z] #19 66.78 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-18T12:02:07.111Z] + docker version [2022-03-18T12:02:07.255Z] #19 66.87 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-18T12:02:07.255Z] #19 66.90 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-18T12:02:07.255Z] #19 66.91 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-18T12:02:07.255Z] #19 66.91 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-18T12:02:07.255Z] #19 66.91 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-18T12:02:07.255Z] #19 66.91 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-18T12:02:06.093Z] > git rev-list --no-walk 87a20ba3d5566bacbf20557f6c32b4c7aadccbf6 # timeout=10 [2022-03-18T12:02:07.515Z] #19 67.09 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-18T12:02:07.515Z] #19 67.09 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-18T12:02:07.775Z] #19 67.33 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-18T12:02:07.775Z] #19 67.38 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-18T12:02:07.775Z] #19 67.40 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-18T12:02:07.775Z] #19 67.40 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-18T12:02:05.468Z] > git remote # timeout=10 [2022-03-18T12:02:05.492Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T12:02:05.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:02:05.537Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T12:02:06.247Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T12:02:06.270Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:02:06.283Z] > git checkout -f dc55305954ccdc784d217fac9c808022873a7611 # timeout=10 [2022-03-18T12:02:08.036Z] #19 67.62 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-18T12:02:08.036Z] #19 67.83 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-18T12:02:08.036Z] #19 67.85 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-18T12:02:08.297Z] #19 67.86 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-03-18T12:02:08.742Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T12:02:08.780Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T12:02:09.677Z] #19 69.16 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-18T12:02:09.677Z] #19 69.16 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-18T12:02:09.677Z] #19 69.19 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-18T12:02:09.677Z] #19 69.24 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-18T12:02:09.677Z] #19 69.28 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-03-18T12:02:09.993Z] + docker version [2022-03-18T12:02:10.070Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T12:02:10.114Z] First time build. Skipping changelog. [2022-03-18T12:02:10.145Z] Fetching without tags [2022-03-18T12:02:08.748Z] > git rev-list --no-walk 87a20ba3d5566bacbf20557f6c32b4c7aadccbf6 # timeout=10 [2022-03-18T12:02:10.078Z] > git rev-list --no-walk 87a20ba3d5566bacbf20557f6c32b4c7aadccbf6 # timeout=10 [2022-03-18T12:02:10.508Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T12:02:10.618Z] #19 70.43 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-18T12:02:10.618Z] #19 70.43 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-18T12:02:10.618Z] #19 70.43 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-18T12:02:10.618Z] #19 70.45 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-18T12:02:10.618Z] #19 70.45 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-18T12:02:10.618Z] #19 70.46 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-18T12:02:10.618Z] #19 70.46 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-18T12:02:10.618Z] #19 70.50 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-18T12:02:10.880Z] #19 70.51 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-18T12:02:10.880Z] #19 70.52 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-18T12:02:10.880Z] #19 70.53 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-03-18T12:02:11.372Z] + docker version [2022-03-18T12:02:12.263Z] #19 71.76 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-18T12:02:12.263Z] #19 71.76 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-18T12:02:12.263Z] #19 71.78 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-18T12:02:12.263Z] #19 71.84 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-18T12:02:12.263Z] #19 71.88 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-03-18T12:02:10.026Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:02:10.053Z] > git config --add remote.origin.fetch +refs/pull/43385/head:refs/remotes/origin/PR-43385 # timeout=10 [2022-03-18T12:02:10.088Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:02:10.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:02:10.149Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:02:10.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:02:10.153Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:02:10.517Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:02:10.544Z] > git checkout -f 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce # timeout=10 [2022-03-18T12:02:13.151Z] Merge succeeded, producing a88083670815b8d6c75523961c265654f057a8a2 [2022-03-18T12:02:13.151Z] Checking out Revision a88083670815b8d6c75523961c265654f057a8a2 (PR-43385) [2022-03-18T12:02:13.644Z] #19 73.08 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-18T12:02:13.644Z] #19 73.08 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-18T12:02:13.644Z] #19 73.08 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-18T12:02:13.644Z] #19 73.12 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-18T12:02:13.644Z] #19 73.12 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-18T12:02:13.644Z] #19 73.13 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-18T12:02:13.644Z] #19 73.13 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-18T12:02:13.644Z] #19 73.13 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-18T12:02:13.644Z] #19 73.19 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-18T12:02:13.644Z] #19 73.21 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-18T12:02:13.644Z] #19 73.25 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-18T12:02:13.644Z] #19 73.27 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-18T12:02:13.644Z] #19 73.29 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-18T12:02:13.644Z] #19 73.29 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-18T12:02:13.644Z] #19 73.31 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-18T12:02:14.584Z] #19 74.30 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-18T12:02:14.584Z] #19 74.30 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-18T12:02:14.584Z] #19 74.34 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-18T12:02:14.844Z] #19 74.39 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-18T12:02:14.844Z] #19 74.42 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-03-18T12:02:12.488Z] > git remote # timeout=10 [2022-03-18T12:02:12.520Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T12:02:12.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:02:12.541Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T12:02:13.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T12:02:13.154Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:02:13.165Z] > git checkout -f a88083670815b8d6c75523961c265654f057a8a2 # timeout=10 [2022-03-18T12:02:15.272Z] Client: Docker Engine - Community [2022-03-18T12:02:15.272Z] Version: 20.10.12 [2022-03-18T12:02:15.272Z] API version: 1.41 [2022-03-18T12:02:15.272Z] Go version: go1.16.12 [2022-03-18T12:02:15.272Z] Git commit: e91ed57 [2022-03-18T12:02:15.272Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-18T12:02:15.272Z] OS/Arch: linux/arm64 [2022-03-18T12:02:15.272Z] Context: default [2022-03-18T12:02:15.272Z] Experimental: true [2022-03-18T12:02:15.272Z] [2022-03-18T12:02:15.272Z] Server: Docker Engine - Community [2022-03-18T12:02:15.272Z] Engine: [2022-03-18T12:02:15.272Z] Version: 20.10.12 [2022-03-18T12:02:15.272Z] API version: 1.41 (minimum version 1.12) [2022-03-18T12:02:15.272Z] Go version: go1.16.12 [2022-03-18T12:02:15.272Z] Git commit: 459d0df [2022-03-18T12:02:15.272Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-18T12:02:15.272Z] OS/Arch: linux/arm64 [2022-03-18T12:02:15.272Z] Experimental: true [2022-03-18T12:02:15.272Z] containerd: [2022-03-18T12:02:15.272Z] Version: 1.4.12 [2022-03-18T12:02:15.272Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T12:02:15.272Z] runc: [2022-03-18T12:02:15.272Z] Version: 1.0.2 [2022-03-18T12:02:15.272Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T12:02:15.272Z] docker-init: [2022-03-18T12:02:15.272Z] Version: 0.19.0 [2022-03-18T12:02:15.272Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T12:02:15.593Z] + docker info [2022-03-18T12:02:15.828Z] #19 75.34 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-18T12:02:15.828Z] #19 75.34 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-18T12:02:15.828Z] #19 75.34 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-18T12:02:15.828Z] #19 75.38 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-18T12:02:15.828Z] #19 75.38 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-18T12:02:15.828Z] #19 75.38 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-18T12:02:15.828Z] #19 75.38 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-18T12:02:15.828Z] #19 75.39 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-18T12:02:15.828Z] #19 75.43 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-18T12:02:15.828Z] #19 75.45 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-18T12:02:15.828Z] #19 75.48 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-18T12:02:15.828Z] #19 75.50 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-03-18T12:02:16.778Z] #19 ... [2022-03-18T12:02:16.778Z] [2022-03-18T12:02:16.778Z] #41 [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-03-18T12:02:16.778Z] #41 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:02:16.778Z] #41 DONE 83.1s [2022-03-18T12:02:16.778Z] [2022-03-18T12:02:16.778Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-18T12:02:16.778Z] #19 sha256:d22c19dadec887804433b2b7354e7dbb3b07a034ba1f72af95975d617b573d76 [2022-03-18T12:02:16.778Z] #19 76.41 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-18T12:02:16.778Z] #19 76.41 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-18T12:02:16.778Z] #19 76.44 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-18T12:02:16.778Z] #19 76.49 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-18T12:02:16.778Z] #19 76.62 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-03-18T12:02:17.055Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T12:02:17.089Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T12:02:17.058Z] > git rev-list --no-walk 87a20ba3d5566bacbf20557f6c32b4c7aadccbf6 # timeout=10 [2022-03-18T12:02:17.984Z] Client: Docker Engine - Community [2022-03-18T12:02:17.984Z] Version: 20.10.12 [2022-03-18T12:02:17.984Z] API version: 1.41 [2022-03-18T12:02:17.984Z] Go version: go1.16.12 [2022-03-18T12:02:17.984Z] Git commit: e91ed57 [2022-03-18T12:02:17.984Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-18T12:02:17.984Z] OS/Arch: linux/amd64 [2022-03-18T12:02:17.984Z] Context: default [2022-03-18T12:02:17.984Z] Experimental: true [2022-03-18T12:02:17.984Z] [2022-03-18T12:02:17.984Z] Server: Docker Engine - Community [2022-03-18T12:02:17.984Z] Engine: [2022-03-18T12:02:17.984Z] Version: 20.10.12 [2022-03-18T12:02:17.984Z] API version: 1.41 (minimum version 1.12) [2022-03-18T12:02:17.984Z] Go version: go1.16.12 [2022-03-18T12:02:17.984Z] Git commit: 459d0df [2022-03-18T12:02:17.984Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-18T12:02:17.984Z] OS/Arch: linux/amd64 [2022-03-18T12:02:17.984Z] Experimental: true [2022-03-18T12:02:17.984Z] containerd: [2022-03-18T12:02:17.984Z] Version: 1.4.12 [2022-03-18T12:02:17.984Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T12:02:17.984Z] runc: [2022-03-18T12:02:17.984Z] Version: 1.0.2 [2022-03-18T12:02:17.984Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T12:02:17.984Z] docker-init: [2022-03-18T12:02:17.984Z] Version: 0.19.0 [2022-03-18T12:02:17.984Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T12:02:18.155Z] Client: Docker Engine - Community [2022-03-18T12:02:18.155Z] Version: 20.10.12 [2022-03-18T12:02:18.155Z] API version: 1.41 [2022-03-18T12:02:18.155Z] Go version: go1.16.12 [2022-03-18T12:02:18.155Z] Git commit: e91ed57 [2022-03-18T12:02:18.155Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-18T12:02:18.155Z] OS/Arch: linux/amd64 [2022-03-18T12:02:18.155Z] Context: default [2022-03-18T12:02:18.155Z] Experimental: true [2022-03-18T12:02:18.155Z] [2022-03-18T12:02:18.155Z] Server: Docker Engine - Community [2022-03-18T12:02:18.155Z] Engine: [2022-03-18T12:02:18.155Z] Version: 20.10.12 [2022-03-18T12:02:18.155Z] API version: 1.41 (minimum version 1.12) [2022-03-18T12:02:18.155Z] Go version: go1.16.12 [2022-03-18T12:02:18.155Z] Git commit: 459d0df [2022-03-18T12:02:18.155Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-18T12:02:18.155Z] OS/Arch: linux/amd64 [2022-03-18T12:02:18.155Z] Experimental: true [2022-03-18T12:02:18.155Z] containerd: [2022-03-18T12:02:18.155Z] Version: 1.4.12 [2022-03-18T12:02:18.155Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T12:02:18.155Z] runc: [2022-03-18T12:02:18.155Z] Version: 1.0.2 [2022-03-18T12:02:18.155Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T12:02:18.155Z] docker-init: [2022-03-18T12:02:18.155Z] Version: 0.19.0 [2022-03-18T12:02:18.155Z] GitCommit: de40ad0 [2022-03-18T12:02:18.164Z] #19 77.78 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-18T12:02:18.164Z] #19 77.78 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-18T12:02:18.168Z] + docker version [Pipeline] sh [2022-03-18T12:02:18.323Z] + docker info [2022-03-18T12:02:18.501Z] + docker info [2022-03-18T12:02:18.732Z] #19 78.39 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:02:18.992Z] #19 78.63 Fetched 787 MB in 20s (39.6 MB/s) [2022-03-18T12:02:18.992Z] #19 78.69 Selecting previously unselected package liblocale-gettext-perl. [2022-03-18T12:02:18.992Z] #19 78.69 (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 ... 15709 files and directories currently installed.) [2022-03-18T12:02:18.992Z] #19 78.72 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-18T12:02:18.992Z] #19 78.72 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-18T12:02:18.992Z] #19 78.77 Selecting previously unselected package bzip2. [2022-03-18T12:02:18.992Z] #19 78.77 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-18T12:02:18.992Z] #19 78.78 Unpacking bzip2 (1.0.8-4) ... [2022-03-18T12:02:19.252Z] #19 78.83 Selecting previously unselected package libmagic-mgc. [2022-03-18T12:02:19.252Z] #19 78.83 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-18T12:02:19.252Z] #19 78.84 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-18T12:02:19.252Z] #19 79.01 Selecting previously unselected package libmagic1:amd64. [2022-03-18T12:02:19.252Z] #19 79.01 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-18T12:02:19.252Z] #19 79.02 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-18T12:02:19.511Z] #19 79.09 Selecting previously unselected package file. [2022-03-18T12:02:19.511Z] #19 79.10 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-18T12:02:19.511Z] #19 79.10 Unpacking file (1:5.39-3) ... [2022-03-18T12:02:19.511Z] #19 79.17 Selecting previously unselected package xz-utils. [2022-03-18T12:02:19.511Z] #19 79.17 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-18T12:02:19.511Z] #19 79.17 Unpacking xz-utils (5.2.5-2) ... [2022-03-18T12:02:19.511Z] #19 79.26 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-18T12:02:19.511Z] #19 79.27 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-18T12:02:19.511Z] #19 79.28 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-18T12:02:20.452Z] #19 80.05 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-18T12:02:20.452Z] #19 80.05 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-18T12:02:20.452Z] #19 80.07 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-18T12:02:21.021Z] #19 80.71 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-18T12:02:21.021Z] #19 80.72 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-18T12:02:21.021Z] #19 80.72 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-18T12:02:21.589Z] #19 81.38 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-18T12:02:21.589Z] #19 81.38 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-18T12:02:21.589Z] #19 81.38 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-18T12:02:22.528Z] #19 82.04 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-18T12:02:22.528Z] #19 82.05 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-18T12:02:22.528Z] #19 82.05 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-18T12:02:22.787Z] #19 82.58 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-18T12:02:22.787Z] #19 82.59 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:02:22.787Z] #19 82.59 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T12:02:23.047Z] #19 82.66 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-18T12:02:23.047Z] #19 82.66 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:02:23.047Z] #19 82.67 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:02:26.306Z] Client: Docker Engine - Community [2022-03-18T12:02:26.306Z] Version: 20.10.12 [2022-03-18T12:02:26.306Z] API version: 1.41 [2022-03-18T12:02:26.306Z] Go version: go1.16.12 [2022-03-18T12:02:26.306Z] Git commit: e91ed57 [2022-03-18T12:02:26.306Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-18T12:02:26.306Z] OS/Arch: linux/amd64 [2022-03-18T12:02:26.306Z] Context: default [2022-03-18T12:02:26.306Z] Experimental: true [2022-03-18T12:02:26.306Z] [2022-03-18T12:02:26.306Z] Server: Docker Engine - Community [2022-03-18T12:02:26.306Z] Engine: [2022-03-18T12:02:26.306Z] Version: 20.10.12 [2022-03-18T12:02:26.306Z] API version: 1.41 (minimum version 1.12) [2022-03-18T12:02:26.306Z] Go version: go1.16.12 [2022-03-18T12:02:26.306Z] Git commit: 459d0df [2022-03-18T12:02:26.306Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-18T12:02:26.306Z] OS/Arch: linux/amd64 [2022-03-18T12:02:26.306Z] Experimental: true [2022-03-18T12:02:26.306Z] containerd: [2022-03-18T12:02:26.306Z] Version: 1.4.12 [2022-03-18T12:02:26.306Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T12:02:26.306Z] runc: [2022-03-18T12:02:26.306Z] Version: 1.0.2 [2022-03-18T12:02:26.306Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T12:02:26.306Z] docker-init: [2022-03-18T12:02:26.306Z] Version: 0.19.0 [2022-03-18T12:02:26.306Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T12:02:26.625Z] + docker info [2022-03-18T12:02:27.841Z] Client: [2022-03-18T12:02:27.841Z] Context: default [2022-03-18T12:02:27.841Z] Debug Mode: false [2022-03-18T12:02:27.841Z] Plugins: [2022-03-18T12:02:27.841Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T12:02:27.841Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T12:02:27.841Z] [2022-03-18T12:02:27.841Z] Server: [2022-03-18T12:02:27.841Z] Containers: 0 [2022-03-18T12:02:27.841Z] Running: 0 [2022-03-18T12:02:27.841Z] Paused: 0 [2022-03-18T12:02:27.841Z] Stopped: 0 [2022-03-18T12:02:27.841Z] Images: 0 [2022-03-18T12:02:27.841Z] Server Version: 20.10.12 [2022-03-18T12:02:27.841Z] Storage Driver: overlay2 [2022-03-18T12:02:27.841Z] Backing Filesystem: extfs [2022-03-18T12:02:27.841Z] Supports d_type: true [2022-03-18T12:02:27.841Z] Native Overlay Diff: true [2022-03-18T12:02:27.841Z] userxattr: false [2022-03-18T12:02:27.841Z] Logging Driver: json-file [2022-03-18T12:02:27.841Z] Cgroup Driver: cgroupfs [2022-03-18T12:02:27.841Z] Cgroup Version: 1 [2022-03-18T12:02:27.841Z] Plugins: [2022-03-18T12:02:27.841Z] Volume: local [2022-03-18T12:02:27.841Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T12:02:27.841Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T12:02:27.841Z] Swarm: inactive [2022-03-18T12:02:27.841Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T12:02:27.841Z] Default Runtime: runc [2022-03-18T12:02:27.841Z] Init Binary: docker-init [2022-03-18T12:02:27.841Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T12:02:27.841Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T12:02:27.841Z] init version: de40ad0 [2022-03-18T12:02:27.841Z] Security Options: [2022-03-18T12:02:27.841Z] apparmor [2022-03-18T12:02:27.841Z] seccomp [2022-03-18T12:02:27.841Z] Profile: default [2022-03-18T12:02:27.841Z] Kernel Version: 5.11.0-1023-aws [2022-03-18T12:02:27.841Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-18T12:02:27.841Z] OSType: linux [2022-03-18T12:02:27.841Z] Architecture: aarch64 [2022-03-18T12:02:27.841Z] CPUs: 2 [2022-03-18T12:02:27.841Z] Total Memory: 7.576GiB [2022-03-18T12:02:27.841Z] Name: ip-10-100-51-21 [2022-03-18T12:02:27.841Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-18T12:02:27.841Z] Docker Root Dir: /var/lib/docker [2022-03-18T12:02:27.841Z] Debug Mode: false [2022-03-18T12:02:27.841Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:02:27.841Z] Labels: [2022-03-18T12:02:27.841Z] Experimental: true [2022-03-18T12:02:27.841Z] Insecure Registries: [2022-03-18T12:02:27.841Z] 127.0.0.0/8 [2022-03-18T12:02:27.841Z] Live Restore Enabled: true [2022-03-18T12:02:27.841Z] [Pipeline] sh [2022-03-18T12:02:28.135Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T12:02:28.135Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T12:02:28.135Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43385/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-18T12:02:28.135Z] + bash /home/ubuntu/workspace/moby_PR-43385/check-config.sh [2022-03-18T12:02:28.135Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T12:02:28.135Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-18T12:02:28.135Z] [2022-03-18T12:02:28.135Z] Generally Necessary: [2022-03-18T12:02:28.135Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T12:02:28.135Z] - apparmor: enabled and tools installed [2022-03-18T12:02:28.135Z] - CONFIG_NAMESPACES: enabled [2022-03-18T12:02:28.135Z] - CONFIG_NET_NS: enabled [2022-03-18T12:02:28.135Z] - CONFIG_PID_NS: enabled [2022-03-18T12:02:28.135Z] - CONFIG_IPC_NS: enabled [2022-03-18T12:02:28.135Z] - CONFIG_UTS_NS: enabled [2022-03-18T12:02:28.135Z] - CONFIG_CGROUPS: enabled [2022-03-18T12:02:28.135Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T12:02:28.135Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T12:02:28.135Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T12:02:28.135Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T12:02:28.135Z] - CONFIG_CPUSETS: enabled [2022-03-18T12:02:28.135Z] - CONFIG_MEMCG: enabled [2022-03-18T12:02:28.135Z] - CONFIG_KEYS: enabled [2022-03-18T12:02:28.135Z] - CONFIG_VETH: enabled (as module) [2022-03-18T12:02:28.135Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T12:02:28.135Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T12:02:28.135Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T12:02:28.135Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T12:02:28.135Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T12:02:28.135Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T12:02:28.135Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T12:02:28.135Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-18T12:02:28.135Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T12:02:28.397Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T12:02:28.397Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T12:02:28.397Z] - CONFIG_CGROUP_BPF: enabled [2022-03-18T12:02:28.397Z] [2022-03-18T12:02:28.397Z] Optional Features: [2022-03-18T12:02:28.397Z] - CONFIG_USER_NS: enabled [2022-03-18T12:02:28.397Z] - CONFIG_SECCOMP: enabled [2022-03-18T12:02:28.397Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-18T12:02:28.397Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T12:02:28.397Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T12:02:28.397Z] (cgroup swap accounting is currently enabled) [2022-03-18T12:02:28.397Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T12:02:28.397Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T12:02:28.397Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T12:02:28.397Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T12:02:28.397Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T12:02:28.397Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T12:02:28.397Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T12:02:28.397Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T12:02:28.397Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T12:02:28.397Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T12:02:28.397Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T12:02:28.397Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T12:02:28.397Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T12:02:28.397Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T12:02:28.397Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T12:02:28.397Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-18T12:02:28.397Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-18T12:02:28.397Z] - CONFIG_EXT4_FS: enabled [2022-03-18T12:02:28.397Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T12:02:28.397Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T12:02:28.397Z] - Network Drivers: [2022-03-18T12:02:28.397Z] - "overlay": [2022-03-18T12:02:28.397Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T12:02:28.397Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T12:02:28.397Z] Optional (for encrypted networks): [2022-03-18T12:02:28.397Z] - CONFIG_CRYPTO: enabled [2022-03-18T12:02:28.397Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T12:02:28.397Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T12:02:28.397Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T12:02:28.397Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T12:02:28.397Z] - CONFIG_XFRM: enabled [2022-03-18T12:02:28.397Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T12:02:28.397Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T12:02:28.397Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T12:02:28.397Z] - "ipvlan": [2022-03-18T12:02:28.397Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T12:02:28.397Z] - "macvlan": [2022-03-18T12:02:28.397Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T12:02:28.397Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T12:02:28.397Z] - "ftp,tftp client in container": [2022-03-18T12:02:28.657Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T12:02:28.657Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T12:02:28.657Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T12:02:28.657Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T12:02:28.657Z] - Storage Drivers: [2022-03-18T12:02:28.657Z] - "aufs": [2022-03-18T12:02:28.657Z] - CONFIG_AUFS_FS: missing [2022-03-18T12:02:28.657Z] - "btrfs": [2022-03-18T12:02:28.657Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T12:02:28.657Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T12:02:28.657Z] - "devicemapper": [2022-03-18T12:02:28.657Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T12:02:28.657Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T12:02:28.657Z] - "overlay": [2022-03-18T12:02:28.657Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T12:02:28.657Z] - "zfs": [2022-03-18T12:02:28.657Z] - /dev/zfs: present [2022-03-18T12:02:28.657Z] - zfs command: missing [2022-03-18T12:02:28.657Z] - zpool command: missing [2022-03-18T12:02:28.657Z] [2022-03-18T12:02:28.657Z] Limits: [2022-03-18T12:02:28.657Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T12:02:28.657Z] [2022-03-18T12:02:28.657Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T12:02:29.000Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc55305954ccdc784d217fac9c808022873a7611 . [2022-03-18T12:02:29.000Z] #1 [internal] load build definition from Dockerfile [2022-03-18T12:02:29.000Z] #1 sha256:806cd3074a1c59261411ff55ead99a792c19f0ad7d8716afb2baaf2e3a94ad42 [2022-03-18T12:02:29.000Z] #1 transferring dockerfile: 16.77kB 0.1s done [2022-03-18T12:02:29.261Z] #1 DONE 0.1s [2022-03-18T12:02:29.261Z] [2022-03-18T12:02:29.261Z] #2 [internal] load .dockerignore [2022-03-18T12:02:29.261Z] #2 sha256:893affb4e527cf1f131a50dbce082ad6909761a29f63ba6a76ce3054538f11b7 [2022-03-18T12:02:29.261Z] #2 transferring context: 87B done [2022-03-18T12:02:29.261Z] #2 DONE 0.1s [2022-03-18T12:02:29.261Z] [2022-03-18T12:02:29.261Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-18T12:02:29.261Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-18T12:02:29.833Z] #3 DONE 0.5s [2022-03-18T12:02:29.833Z] [2022-03-18T12:02:29.833Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-18T12:02:29.833Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-18T12:02:29.833Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-18T12:02:29.833Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-18T12:02:29.833Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-18T12:02:29.833Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-18T12:02:29.833Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-03-18T12:02:30.094Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-03-18T12:02:30.356Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-03-18T12:02:30.356Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-18T12:02:30.617Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-18T12:02:30.617Z] #4 DONE 0.8s [2022-03-18T12:02:30.877Z] [2022-03-18T12:02:30.877Z] #5 [internal] load .dockerignore [2022-03-18T12:02:30.877Z] #5 sha256:c8ac0230d1019f57dfcbadb40dcfdadb1b6f73e56a9a6dd6f5c3f2bef54e8e03 [2022-03-18T12:02:30.877Z] #5 DONE 0.0s [2022-03-18T12:02:30.877Z] [2022-03-18T12:02:30.877Z] #6 [internal] load build definition from Dockerfile [2022-03-18T12:02:30.877Z] #6 sha256:4f02cfe4d1806f9a5ef5d3720d6574ef5651a8a7a56625a5c7deb3a09e52c832 [2022-03-18T12:02:30.877Z] #6 DONE 0.0s [2022-03-18T12:02:30.877Z] [2022-03-18T12:02:30.877Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T12:02:30.877Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-18T12:02:31.819Z] #10 ... [2022-03-18T12:02:31.819Z] [2022-03-18T12:02:31.819Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T12:02:31.819Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-18T12:02:31.819Z] #8 DONE 0.9s [2022-03-18T12:02:31.819Z] [2022-03-18T12:02:31.819Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T12:02:31.819Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T12:02:31.819Z] #9 DONE 1.0s [2022-03-18T12:02:31.819Z] [2022-03-18T12:02:31.819Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T12:02:31.819Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T12:02:31.819Z] #7 DONE 1.0s [2022-03-18T12:02:31.819Z] [2022-03-18T12:02:31.819Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T12:02:31.819Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-18T12:02:31.819Z] #10 DONE 1.0s [2022-03-18T12:02:32.397Z] [2022-03-18T12:02:32.397Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T12:02:32.397Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-18T12:02:32.397Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.0s done [2022-03-18T12:02:32.397Z] #28 sha256:ce1459a3538c4077501e6a6c254903b37d73311b1621babe540989f3894427f7 529B / 529B done [2022-03-18T12:02:32.397Z] #28 sha256:8e1d795e736b4196308d8a45a2f3970312de860a9789ca2e780e68801f13e01d 1.48kB / 1.48kB done [2022-03-18T12:02:32.397Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-18T12:02:32.663Z] #28 ... [2022-03-18T12:02:32.663Z] [2022-03-18T12:02:32.663Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T12:02:32.663Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T12:02:32.663Z] #45 DONE 0.0s [2022-03-18T12:02:32.663Z] [2022-03-18T12:02:32.663Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:32.663Z] #11 sha256:8d7ff306d30a3d03ae95d90c4e815fd975aac647abaf1aa00b0970740d835b36 [2022-03-18T12:02:32.663Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe 0.0s done [2022-03-18T12:02:32.663Z] #11 sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe 1.86kB / 1.86kB done [2022-03-18T12:02:32.663Z] #11 sha256:544d7a4a0ec7686d05a877b73649e9a3b8f5eb66a9f9549b745bf7faeba91aea 1.80kB / 1.80kB done [2022-03-18T12:02:32.663Z] #11 sha256:6ce02004fc95d1d62f314cc13c1a3881dbd4cb21246d4a99e83131428c701bc2 7.04kB / 7.04kB done [2022-03-18T12:02:32.663Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.5s [2022-03-18T12:02:32.663Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.5s [2022-03-18T12:02:32.663Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 11.01MB / 53.61MB 0.5s [2022-03-18T12:02:32.926Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.6s done [2022-03-18T12:02:32.926Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 27.26MB / 53.61MB 0.6s [2022-03-18T12:02:32.926Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 0B / 54.67MB 0.6s [2022-03-18T12:02:32.926Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 39.85MB / 53.61MB 0.8s [2022-03-18T12:02:32.926Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 7.34MB / 54.67MB 0.8s [2022-03-18T12:02:33.030Z] #19 91.93 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-18T12:02:33.030Z] #19 91.93 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:02:33.030Z] #19 91.93 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-18T12:02:33.030Z] #19 91.99 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-18T12:02:33.030Z] #19 91.99 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:02:33.030Z] #19 92.00 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T12:02:33.189Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.9s done [2022-03-18T12:02:33.189Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 49.28MB / 53.61MB 0.9s [2022-03-18T12:02:33.189Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 16.78MB / 54.67MB 0.9s [2022-03-18T12:02:33.189Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.0s [2022-03-18T12:02:33.189Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 0B / 81.02MB 1.0s [2022-03-18T12:02:33.453Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 32.51MB / 54.67MB 1.2s [2022-03-18T12:02:33.453Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 25.17MB / 81.02MB 1.2s [2022-03-18T12:02:33.453Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 35.65MB / 54.67MB 1.3s [2022-03-18T12:02:33.453Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 32.51MB / 81.02MB 1.3s [2022-03-18T12:02:33.720Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 47.19MB / 54.67MB 1.4s [2022-03-18T12:02:33.720Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 41.94MB / 81.02MB 1.4s [2022-03-18T12:02:33.720Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 50.33MB / 81.02MB 1.5s [2022-03-18T12:02:33.985Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 66.06MB / 81.02MB 1.7s [2022-03-18T12:02:33.985Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 51.38MB / 54.67MB 1.8s [2022-03-18T12:02:33.985Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 78.64MB / 81.02MB 1.8s [2022-03-18T12:02:34.245Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 2.0s [2022-03-18T12:02:34.245Z] #11 ... [2022-03-18T12:02:34.245Z] [2022-03-18T12:02:34.245Z] #24 [internal] load build context [2022-03-18T12:02:34.245Z] #24 sha256:aab5f6ebb49b82dd7a7356871ea8b7666b64cfaf931ef9b44e4269c026746dfd [2022-03-18T12:02:34.245Z] #24 transferring context: 58.89MB 1.8s done [2022-03-18T12:02:34.245Z] #24 DONE 2.2s [2022-03-18T12:02:34.245Z] [2022-03-18T12:02:34.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:34.245Z] #11 sha256:8d7ff306d30a3d03ae95d90c4e815fd975aac647abaf1aa00b0970740d835b36 [2022-03-18T12:02:34.245Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 2.1s done [2022-03-18T12:02:34.245Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 [2022-03-18T12:02:36.159Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 3.9s done [2022-03-18T12:02:36.159Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 1.7s done [2022-03-18T12:02:36.159Z] #11 sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 0B / 126B 3.9s [2022-03-18T12:02:36.159Z] #11 sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 126B / 126B 4.0s [2022-03-18T12:02:36.461Z] Client: [2022-03-18T12:02:36.461Z] Context: default [2022-03-18T12:02:36.461Z] Debug Mode: false [2022-03-18T12:02:36.461Z] Plugins: [2022-03-18T12:02:36.461Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T12:02:36.461Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T12:02:36.461Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T12:02:36.461Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T12:02:36.461Z] [2022-03-18T12:02:36.461Z] Server: [2022-03-18T12:02:36.461Z] Containers: 0 [2022-03-18T12:02:36.461Z] Running: 0 [2022-03-18T12:02:36.461Z] Paused: 0 [2022-03-18T12:02:36.461Z] Stopped: 0 [2022-03-18T12:02:36.461Z] Images: 0 [2022-03-18T12:02:36.461Z] Server Version: 20.10.12 [2022-03-18T12:02:36.461Z] Storage Driver: overlay2 [2022-03-18T12:02:36.461Z] Backing Filesystem: extfs [2022-03-18T12:02:36.461Z] Supports d_type: true [2022-03-18T12:02:36.461Z] Native Overlay Diff: true [2022-03-18T12:02:36.461Z] userxattr: false [2022-03-18T12:02:36.461Z] Logging Driver: json-file [2022-03-18T12:02:36.461Z] Cgroup Driver: cgroupfs [2022-03-18T12:02:36.461Z] Cgroup Version: 1 [2022-03-18T12:02:36.461Z] Plugins: [2022-03-18T12:02:36.461Z] Volume: local [2022-03-18T12:02:36.461Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T12:02:36.461Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T12:02:36.461Z] Swarm: inactive [2022-03-18T12:02:36.461Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T12:02:36.461Z] Default Runtime: runc [2022-03-18T12:02:36.461Z] Init Binary: docker-init [2022-03-18T12:02:36.461Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T12:02:36.461Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T12:02:36.461Z] init version: de40ad0 [2022-03-18T12:02:36.461Z] Security Options: [2022-03-18T12:02:36.461Z] apparmor [2022-03-18T12:02:36.461Z] seccomp [2022-03-18T12:02:36.461Z] Profile: default [2022-03-18T12:02:36.461Z] Kernel Version: 5.4.0-1061-aws [2022-03-18T12:02:36.461Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-18T12:02:36.461Z] OSType: linux [2022-03-18T12:02:36.461Z] Architecture: x86_64 [2022-03-18T12:02:36.461Z] CPUs: 2 [2022-03-18T12:02:36.461Z] Total Memory: 7.565GiB [2022-03-18T12:02:36.461Z] Name: ip-10-100-48-218 [2022-03-18T12:02:36.461Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-18T12:02:36.461Z] Docker Root Dir: /var/lib/docker [2022-03-18T12:02:36.461Z] Debug Mode: false [2022-03-18T12:02:36.461Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:02:36.461Z] Labels: [2022-03-18T12:02:36.461Z] Experimental: true [2022-03-18T12:02:36.461Z] Insecure Registries: [2022-03-18T12:02:36.461Z] 127.0.0.0/8 [2022-03-18T12:02:36.461Z] Live Restore Enabled: true [2022-03-18T12:02:36.461Z] [2022-03-18T12:02:36.461Z] WARNING: No swap limit support [Pipeline] sh [2022-03-18T12:02:36.639Z] Client: [2022-03-18T12:02:36.639Z] Context: default [2022-03-18T12:02:36.639Z] Debug Mode: false [2022-03-18T12:02:36.639Z] Plugins: [2022-03-18T12:02:36.639Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T12:02:36.639Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T12:02:36.639Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T12:02:36.639Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T12:02:36.639Z] [2022-03-18T12:02:36.639Z] Server: [2022-03-18T12:02:36.639Z] Containers: 0 [2022-03-18T12:02:36.639Z] Running: 0 [2022-03-18T12:02:36.639Z] Paused: 0 [2022-03-18T12:02:36.639Z] Stopped: 0 [2022-03-18T12:02:36.639Z] Images: 0 [2022-03-18T12:02:36.639Z] Server Version: 20.10.12 [2022-03-18T12:02:36.639Z] Storage Driver: overlay2 [2022-03-18T12:02:36.639Z] Backing Filesystem: extfs [2022-03-18T12:02:36.639Z] Supports d_type: true [2022-03-18T12:02:36.639Z] Native Overlay Diff: true [2022-03-18T12:02:36.639Z] userxattr: false [2022-03-18T12:02:36.639Z] Logging Driver: json-file [2022-03-18T12:02:36.639Z] Cgroup Driver: cgroupfs [2022-03-18T12:02:36.639Z] Cgroup Version: 1 [2022-03-18T12:02:36.639Z] Plugins: [2022-03-18T12:02:36.639Z] Volume: local [2022-03-18T12:02:36.639Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T12:02:36.639Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T12:02:36.639Z] Swarm: inactive [2022-03-18T12:02:36.639Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T12:02:36.639Z] Default Runtime: runc [2022-03-18T12:02:36.639Z] Init Binary: docker-init [2022-03-18T12:02:36.639Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T12:02:36.639Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T12:02:36.639Z] init version: de40ad0 [2022-03-18T12:02:36.639Z] Security Options: [2022-03-18T12:02:36.639Z] apparmor [2022-03-18T12:02:36.639Z] seccomp [2022-03-18T12:02:36.639Z] Profile: default [2022-03-18T12:02:36.639Z] Kernel Version: 5.4.0-1061-aws [2022-03-18T12:02:36.639Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-18T12:02:36.639Z] OSType: linux [2022-03-18T12:02:36.639Z] Architecture: x86_64 [2022-03-18T12:02:36.639Z] CPUs: 2 [2022-03-18T12:02:36.639Z] Total Memory: 7.565GiB [2022-03-18T12:02:36.639Z] Name: ip-10-100-49-116 [2022-03-18T12:02:36.639Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-18T12:02:36.639Z] Docker Root Dir: /var/lib/docker [2022-03-18T12:02:36.639Z] Debug Mode: false [2022-03-18T12:02:36.639Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:02:36.639Z] Labels: [2022-03-18T12:02:36.639Z] Experimental: true [2022-03-18T12:02:36.639Z] Insecure Registries: [2022-03-18T12:02:36.639Z] 127.0.0.0/8 [2022-03-18T12:02:36.639Z] Live Restore Enabled: true [2022-03-18T12:02:36.639Z] [2022-03-18T12:02:36.639Z] WARNING: No swap limit support [Pipeline] sh [2022-03-18T12:02:36.757Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T12:02:36.757Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T12:02:36.757Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43385/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-18T12:02:36.757Z] + bash /home/ubuntu/workspace/moby_PR-43385/check-config.sh [2022-03-18T12:02:36.757Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T12:02:36.757Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-18T12:02:36.757Z] [2022-03-18T12:02:36.757Z] Generally Necessary: [2022-03-18T12:02:36.757Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T12:02:36.757Z] - apparmor: enabled and tools installed [2022-03-18T12:02:36.757Z] - CONFIG_NAMESPACES: enabled [2022-03-18T12:02:36.757Z] - CONFIG_NET_NS: enabled [2022-03-18T12:02:36.757Z] - CONFIG_PID_NS: enabled [2022-03-18T12:02:36.757Z] - CONFIG_IPC_NS: enabled [2022-03-18T12:02:36.757Z] - CONFIG_UTS_NS: enabled [2022-03-18T12:02:36.757Z] - CONFIG_CGROUPS: enabled [2022-03-18T12:02:36.757Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T12:02:36.757Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T12:02:36.757Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T12:02:36.757Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T12:02:36.757Z] - CONFIG_CPUSETS: enabled [2022-03-18T12:02:36.757Z] - CONFIG_MEMCG: enabled [2022-03-18T12:02:36.757Z] - CONFIG_KEYS: enabled [2022-03-18T12:02:36.757Z] - CONFIG_VETH: enabled (as module) [2022-03-18T12:02:36.757Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T12:02:36.757Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T12:02:36.757Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T12:02:36.757Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T12:02:36.757Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T12:02:36.757Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T12:02:36.954Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T12:02:36.954Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T12:02:36.954Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43385/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-18T12:02:36.954Z] + bash /home/ubuntu/workspace/moby_PR-43385/check-config.sh [2022-03-18T12:02:36.954Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T12:02:36.954Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-18T12:02:36.954Z] [2022-03-18T12:02:36.954Z] Generally Necessary: [2022-03-18T12:02:36.954Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T12:02:36.954Z] - apparmor: enabled and tools installed [2022-03-18T12:02:36.954Z] - CONFIG_NAMESPACES: enabled [2022-03-18T12:02:36.954Z] - CONFIG_NET_NS: enabled [2022-03-18T12:02:36.954Z] - CONFIG_PID_NS: enabled [2022-03-18T12:02:36.954Z] - CONFIG_IPC_NS: enabled [2022-03-18T12:02:36.954Z] - CONFIG_UTS_NS: enabled [2022-03-18T12:02:36.954Z] - CONFIG_CGROUPS: enabled [2022-03-18T12:02:36.954Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T12:02:36.954Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T12:02:36.954Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T12:02:36.954Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T12:02:36.954Z] - CONFIG_CPUSETS: enabled [2022-03-18T12:02:36.954Z] - CONFIG_MEMCG: enabled [2022-03-18T12:02:36.954Z] - CONFIG_KEYS: enabled [2022-03-18T12:02:36.954Z] - CONFIG_VETH: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T12:02:36.954Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T12:02:36.954Z] - CONFIG_CGROUP_BPF: enabled [2022-03-18T12:02:36.954Z] [2022-03-18T12:02:36.954Z] Optional Features: [2022-03-18T12:02:36.954Z] - CONFIG_USER_NS: enabled [2022-03-18T12:02:36.954Z] - CONFIG_SECCOMP: enabled [2022-03-18T12:02:36.954Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-18T12:02:36.954Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T12:02:37.039Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T12:02:37.039Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-18T12:02:37.039Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T12:02:37.039Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T12:02:37.039Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T12:02:37.039Z] - CONFIG_CGROUP_BPF: enabled [2022-03-18T12:02:37.039Z] [2022-03-18T12:02:37.039Z] Optional Features: [2022-03-18T12:02:37.039Z] - CONFIG_USER_NS: enabled [2022-03-18T12:02:37.039Z] - CONFIG_SECCOMP: enabled [2022-03-18T12:02:37.039Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-18T12:02:37.039Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T12:02:37.039Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T12:02:37.039Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-18T12:02:37.039Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-18T12:02:37.039Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T12:02:37.039Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T12:02:37.039Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T12:02:37.039Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T12:02:37.039Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T12:02:37.039Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T12:02:37.039Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T12:02:37.039Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T12:02:37.039Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T12:02:37.039Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T12:02:37.039Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T12:02:37.039Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T12:02:37.039Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T12:02:37.039Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T12:02:37.039Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T12:02:37.039Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-18T12:02:37.039Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-18T12:02:37.039Z] - CONFIG_EXT4_FS: enabled [2022-03-18T12:02:37.039Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T12:02:37.039Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T12:02:37.039Z] - Network Drivers: [2022-03-18T12:02:37.039Z] - "overlay": [2022-03-18T12:02:37.039Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T12:02:37.039Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T12:02:37.039Z] Optional (for encrypted networks): [2022-03-18T12:02:37.228Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T12:02:37.228Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-18T12:02:37.228Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-18T12:02:37.228Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T12:02:37.229Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T12:02:37.229Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T12:02:37.229Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T12:02:37.229Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T12:02:37.229Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T12:02:37.229Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T12:02:37.229Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T12:02:37.229Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T12:02:37.229Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T12:02:37.229Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T12:02:37.229Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T12:02:37.229Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T12:02:37.229Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T12:02:37.229Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T12:02:37.229Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-18T12:02:37.229Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-18T12:02:37.229Z] - CONFIG_EXT4_FS: enabled [2022-03-18T12:02:37.229Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T12:02:37.229Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T12:02:37.229Z] - Network Drivers: [2022-03-18T12:02:37.229Z] - "overlay": [2022-03-18T12:02:37.229Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T12:02:37.229Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T12:02:37.229Z] Optional (for encrypted networks): [2022-03-18T12:02:37.229Z] - CONFIG_CRYPTO: enabled [2022-03-18T12:02:37.229Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T12:02:37.229Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T12:02:37.229Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T12:02:37.229Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T12:02:37.229Z] - CONFIG_XFRM: enabled [2022-03-18T12:02:37.229Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T12:02:37.229Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T12:02:37.229Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T12:02:37.229Z] - "ipvlan": [2022-03-18T12:02:37.229Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T12:02:37.229Z] - "macvlan": [2022-03-18T12:02:37.301Z] - CONFIG_CRYPTO: enabled [2022-03-18T12:02:37.301Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T12:02:37.301Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T12:02:37.301Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T12:02:37.301Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T12:02:37.301Z] - CONFIG_XFRM: enabled [2022-03-18T12:02:37.301Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T12:02:37.301Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T12:02:37.301Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T12:02:37.301Z] - "ipvlan": [2022-03-18T12:02:37.301Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T12:02:37.301Z] - "macvlan": [2022-03-18T12:02:37.301Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T12:02:37.301Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T12:02:37.301Z] - "ftp,tftp client in container": [2022-03-18T12:02:37.301Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T12:02:37.301Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T12:02:37.301Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T12:02:37.301Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T12:02:37.301Z] - Storage Drivers: [2022-03-18T12:02:37.301Z] - "aufs": [2022-03-18T12:02:37.301Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-18T12:02:37.301Z] - "btrfs": [2022-03-18T12:02:37.301Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T12:02:37.301Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T12:02:37.301Z] - "devicemapper": [2022-03-18T12:02:37.301Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T12:02:37.301Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T12:02:37.301Z] - "overlay": [2022-03-18T12:02:37.301Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T12:02:37.301Z] - "zfs": [2022-03-18T12:02:37.301Z] - /dev/zfs: present [2022-03-18T12:02:37.301Z] - zfs command: missing [2022-03-18T12:02:37.301Z] - zpool command: missing [2022-03-18T12:02:37.301Z] [2022-03-18T12:02:37.301Z] Limits: [2022-03-18T12:02:37.301Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T12:02:37.301Z] [2022-03-18T12:02:37.301Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T12:02:37.499Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T12:02:37.499Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T12:02:37.499Z] - "ftp,tftp client in container": [2022-03-18T12:02:37.499Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T12:02:37.499Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T12:02:37.499Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T12:02:37.499Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T12:02:37.499Z] - Storage Drivers: [2022-03-18T12:02:37.499Z] - "aufs": [2022-03-18T12:02:37.499Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-18T12:02:37.499Z] - "btrfs": [2022-03-18T12:02:37.499Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T12:02:37.499Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T12:02:37.499Z] - "devicemapper": [2022-03-18T12:02:37.499Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T12:02:37.499Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T12:02:37.499Z] - "overlay": [2022-03-18T12:02:37.499Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T12:02:37.499Z] - "zfs": [2022-03-18T12:02:37.499Z] - /dev/zfs: present [2022-03-18T12:02:37.499Z] - zfs command: missing [2022-03-18T12:02:37.499Z] - zpool command: missing [2022-03-18T12:02:37.499Z] [2022-03-18T12:02:37.499Z] Limits: [2022-03-18T12:02:37.499Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T12:02:37.499Z] [2022-03-18T12:02:37.499Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-18T12:02:37.551Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.1s [2022-03-18T12:02:37.551Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 5.1s done [2022-03-18T12:02:37.551Z] #11 sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 126B / 126B 5.1s done [2022-03-18T12:02:37.551Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.2s done [2022-03-18T12:02:37.551Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 0B / 108.66MB 5.2s [2022-03-18T12:02:37.551Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-18T12:02:37.551Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 8.39MB / 108.66MB 5.4s [Pipeline] sh [2022-03-18T12:02:37.657Z] + sudo modprobe ip_vs [2022-03-18T12:02:37.657Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc55305954ccdc784d217fac9c808022873a7611 . [2022-03-18T12:02:37.813Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 17.83MB / 108.66MB 5.6s [2022-03-18T12:02:37.813Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.3s done [2022-03-18T12:02:37.813Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-18T12:02:37.856Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc55305954ccdc784d217fac9c808022873a7611 . [2022-03-18T12:02:38.075Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 27.26MB / 108.66MB 5.8s [2022-03-18T12:02:38.118Z] #1 [internal] load build definition from Dockerfile [2022-03-18T12:02:38.118Z] #1 sha256:5c051803e750111d1f56be4ae5594d5e57232992bcb96b4533a4a4fa2fa0a137 [2022-03-18T12:02:38.118Z] #1 transferring dockerfile: [2022-03-18T12:02:38.235Z] #2 [internal] load .dockerignore [2022-03-18T12:02:38.235Z] #2 sha256:4dbcd2c1ec12562dfa79761c1dd32e738de00b7a7850e3eb7445cb88fe462628 [2022-03-18T12:02:38.235Z] #2 transferring context: 87B done [2022-03-18T12:02:38.235Z] #2 DONE 0.2s [2022-03-18T12:02:38.235Z] [2022-03-18T12:02:38.235Z] #1 [internal] load build definition from Dockerfile [2022-03-18T12:02:38.235Z] #1 sha256:60e57fe7915e160223317352d150bf47fc804e220edbe643804f4ca25f96bfc7 [2022-03-18T12:02:38.235Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-18T12:02:38.235Z] #1 DONE 0.2s [2022-03-18T12:02:38.235Z] [2022-03-18T12:02:38.235Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-18T12:02:38.235Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-18T12:02:38.342Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 36.70MB / 108.66MB 6.0s [2022-03-18T12:02:38.382Z] #1 transferring dockerfile: 16.77kB done [2022-03-18T12:02:38.382Z] #1 DONE 0.2s [2022-03-18T12:02:38.382Z] [2022-03-18T12:02:38.382Z] #2 [internal] load .dockerignore [2022-03-18T12:02:38.382Z] #2 sha256:233db1e53be322a8622ecd7dafc3518646037587403318adef8aaabf9d11971e [2022-03-18T12:02:38.382Z] #2 transferring context: 87B done [2022-03-18T12:02:38.382Z] #2 DONE 0.2s [2022-03-18T12:02:38.382Z] [2022-03-18T12:02:38.382Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-18T12:02:38.382Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-18T12:02:38.604Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 51.38MB / 108.66MB 6.4s [2022-03-18T12:02:38.646Z] #3 DONE 0.4s [2022-03-18T12:02:38.808Z] #3 DONE 0.5s [2022-03-18T12:02:38.808Z] [2022-03-18T12:02:38.808Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-18T12:02:38.808Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-18T12:02:38.808Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-18T12:02:38.865Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 66.06MB / 108.66MB 6.6s [2022-03-18T12:02:38.909Z] [2022-03-18T12:02:38.909Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-18T12:02:38.909Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-18T12:02:38.909Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-18T12:02:38.909Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-18T12:02:38.909Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-03-18T12:02:38.909Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-18T12:02:38.909Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-18T12:02:38.909Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-18T12:02:39.070Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-03-18T12:02:39.070Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-18T12:02:39.070Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-18T12:02:39.070Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-18T12:02:39.070Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-03-18T12:02:39.127Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 74.45MB / 108.66MB 6.9s [2022-03-18T12:02:39.171Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-18T12:02:39.171Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-18T12:02:39.333Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-18T12:02:39.333Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-18T12:02:39.388Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 81.79MB / 108.66MB 7.1s [2022-03-18T12:02:39.722Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 89.13MB / 108.66MB 7.5s [2022-03-18T12:02:39.746Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-18T12:02:39.746Z] #4 DONE 0.9s [2022-03-18T12:02:39.912Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-18T12:02:39.912Z] #4 DONE 0.9s [2022-03-18T12:02:39.993Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 95.42MB / 108.66MB 7.8s [2022-03-18T12:02:40.009Z] [2022-03-18T12:02:40.009Z] #6 [internal] load .dockerignore [2022-03-18T12:02:40.009Z] #6 sha256:a93519e03fb293971e78f110de597cc2fe8734f9f97f49c5a718fe478b3546d6 [2022-03-18T12:02:40.009Z] #6 DONE 0.0s [2022-03-18T12:02:40.009Z] [2022-03-18T12:02:40.009Z] #5 [internal] load build definition from Dockerfile [2022-03-18T12:02:40.009Z] #5 sha256:87c4d6918319a4a176a86862c4d48ef990b875885dba2f44f00f56f75e24a295 [2022-03-18T12:02:40.009Z] #5 DONE 0.0s [2022-03-18T12:02:40.009Z] [2022-03-18T12:02:40.009Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T12:02:40.009Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-18T12:02:40.175Z] [2022-03-18T12:02:40.175Z] #6 [internal] load build definition from Dockerfile [2022-03-18T12:02:40.175Z] #6 sha256:7eb58c15f6de4b95e779870af3efa92699515c3fc4ed71de5a3d5f03512a0ebe [2022-03-18T12:02:40.175Z] #6 DONE 0.0s [2022-03-18T12:02:40.175Z] [2022-03-18T12:02:40.175Z] #5 [internal] load .dockerignore [2022-03-18T12:02:40.175Z] #5 sha256:4b9fffadb49fbc638ea49b80008c6dab5eb68ce06cf1d6f74d18999f699b3665 [2022-03-18T12:02:40.175Z] #5 DONE 0.0s [2022-03-18T12:02:40.175Z] [2022-03-18T12:02:40.175Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T12:02:40.175Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-18T12:02:40.254Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 104.86MB / 108.66MB 8.1s [2022-03-18T12:02:40.515Z] #11 ... [2022-03-18T12:02:40.515Z] [2022-03-18T12:02:40.515Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:40.515Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T12:02:40.515Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-18T12:02:40.515Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T12:02:40.515Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T12:02:40.515Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T12:02:40.515Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.0s done [2022-03-18T12:02:40.515Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-03-18T12:02:40.515Z] #67 DONE 8.2s [2022-03-18T12:02:40.515Z] [2022-03-18T12:02:40.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:40.515Z] #11 sha256:8d7ff306d30a3d03ae95d90c4e815fd975aac647abaf1aa00b0970740d835b36 [2022-03-18T12:02:40.515Z] #11 ... [2022-03-18T12:02:40.515Z] [2022-03-18T12:02:40.515Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T12:02:40.515Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-18T12:02:40.515Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 7.8s done [2022-03-18T12:02:40.515Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 0.3s [2022-03-18T12:02:40.749Z] #10 DONE 0.7s [2022-03-18T12:02:40.749Z] [2022-03-18T12:02:40.749Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T12:02:40.749Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T12:02:40.749Z] #8 DONE 0.6s [2022-03-18T12:02:40.749Z] [2022-03-18T12:02:40.749Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T12:02:40.749Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-18T12:02:40.749Z] #7 DONE 0.7s [2022-03-18T12:02:40.749Z] [2022-03-18T12:02:40.749Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T12:02:40.749Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T12:02:40.749Z] #9 DONE 0.7s [2022-03-18T12:02:40.962Z] #8 DONE 0.7s [2022-03-18T12:02:40.962Z] [2022-03-18T12:02:40.962Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T12:02:40.962Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-18T12:02:40.962Z] #7 DONE 0.7s [2022-03-18T12:02:40.962Z] [2022-03-18T12:02:40.962Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T12:02:40.962Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T12:02:40.962Z] #10 DONE 0.7s [2022-03-18T12:02:40.962Z] [2022-03-18T12:02:40.962Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T12:02:40.962Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T12:02:40.962Z] #9 DONE 0.7s [2022-03-18T12:02:41.153Z] #19 100.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-18T12:02:41.153Z] #19 100.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:02:41.153Z] #19 100.8 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-18T12:02:41.153Z] #19 100.8 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-18T12:02:41.153Z] #19 100.8 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:02:41.153Z] #19 100.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T12:02:42.430Z] #28 ... [2022-03-18T12:02:42.430Z] [2022-03-18T12:02:42.430Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:42.430Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T12:02:42.430Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-18T12:02:42.430Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T12:02:42.430Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T12:02:42.430Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T12:02:42.430Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.8s done [2022-03-18T12:02:42.430Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-03-18T12:02:42.430Z] #69 ... [2022-03-18T12:02:42.430Z] [2022-03-18T12:02:42.430Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:42.430Z] #11 sha256:8d7ff306d30a3d03ae95d90c4e815fd975aac647abaf1aa00b0970740d835b36 [2022-03-18T12:02:42.430Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 3.5s done [2022-03-18T12:02:42.694Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-18T12:02:42.889Z] [2022-03-18T12:02:42.889Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:42.889Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T12:02:42.889Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-18T12:02:42.889Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T12:02:42.889Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T12:02:42.889Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T12:02:42.889Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-03-18T12:02:42.958Z] #11 ... [2022-03-18T12:02:42.958Z] [2022-03-18T12:02:42.958Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:42.958Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T12:02:42.958Z] #69 DONE 10.7s [2022-03-18T12:02:42.958Z] [2022-03-18T12:02:42.958Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:42.958Z] #11 sha256:8d7ff306d30a3d03ae95d90c4e815fd975aac647abaf1aa00b0970740d835b36 [2022-03-18T12:02:43.153Z] #67 ... [2022-03-18T12:02:43.153Z] [2022-03-18T12:02:43.153Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T12:02:43.153Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T12:02:43.153Z] #45 DONE 0.0s [2022-03-18T12:02:43.153Z] [2022-03-18T12:02:43.153Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:43.153Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T12:02:43.153Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.5s [2022-03-18T12:02:43.311Z] [2022-03-18T12:02:43.311Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:43.311Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T12:02:43.311Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-18T12:02:43.311Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T12:02:43.311Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T12:02:43.311Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T12:02:43.311Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-03-18T12:02:43.311Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.2s [2022-03-18T12:02:43.311Z] #67 ... [2022-03-18T12:02:43.311Z] [2022-03-18T12:02:43.311Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T12:02:43.311Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T12:02:43.311Z] #45 DONE 0.0s [2022-03-18T12:02:43.311Z] [2022-03-18T12:02:43.311Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:43.311Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T12:02:43.311Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s [2022-03-18T12:02:43.311Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-03-18T12:02:43.416Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-18T12:02:43.416Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-18T12:02:43.885Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-18T12:02:43.885Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-03-18T12:02:44.347Z] #11 ... [2022-03-18T12:02:44.347Z] [2022-03-18T12:02:44.347Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T12:02:44.347Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-18T12:02:44.347Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 3.6s done [2022-03-18T12:02:44.347Z] #28 DONE 12.2s [2022-03-18T12:02:44.347Z] [2022-03-18T12:02:44.347Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:44.347Z] #11 sha256:8d7ff306d30a3d03ae95d90c4e815fd975aac647abaf1aa00b0970740d835b36 [2022-03-18T12:02:45.731Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 2.7s done [2022-03-18T12:02:45.991Z] #11 extracting sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 0.1s [2022-03-18T12:02:48.589Z] Client: [2022-03-18T12:02:48.589Z] Context: default [2022-03-18T12:02:48.589Z] Debug Mode: false [2022-03-18T12:02:48.589Z] Plugins: [2022-03-18T12:02:48.589Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T12:02:48.589Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T12:02:48.589Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T12:02:48.589Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T12:02:48.589Z] [2022-03-18T12:02:48.589Z] Server: [2022-03-18T12:02:48.589Z] Containers: 0 [2022-03-18T12:02:48.589Z] Running: 0 [2022-03-18T12:02:48.589Z] Paused: 0 [2022-03-18T12:02:48.589Z] Stopped: 0 [2022-03-18T12:02:48.589Z] Images: 0 [2022-03-18T12:02:48.589Z] Server Version: 20.10.12 [2022-03-18T12:02:48.589Z] Storage Driver: overlay2 [2022-03-18T12:02:48.589Z] Backing Filesystem: extfs [2022-03-18T12:02:48.589Z] Supports d_type: true [2022-03-18T12:02:48.589Z] Native Overlay Diff: true [2022-03-18T12:02:48.589Z] userxattr: false [2022-03-18T12:02:48.589Z] Logging Driver: json-file [2022-03-18T12:02:48.589Z] Cgroup Driver: systemd [2022-03-18T12:02:48.589Z] Cgroup Version: 2 [2022-03-18T12:02:48.589Z] Plugins: [2022-03-18T12:02:48.589Z] Volume: local [2022-03-18T12:02:48.589Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T12:02:48.589Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T12:02:48.589Z] Swarm: inactive [2022-03-18T12:02:48.589Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T12:02:48.589Z] Default Runtime: runc [2022-03-18T12:02:48.589Z] Init Binary: docker-init [2022-03-18T12:02:48.589Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T12:02:48.589Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T12:02:48.589Z] init version: de40ad0 [2022-03-18T12:02:48.589Z] Security Options: [2022-03-18T12:02:48.589Z] apparmor [2022-03-18T12:02:48.589Z] seccomp [2022-03-18T12:02:48.589Z] Profile: default [2022-03-18T12:02:48.589Z] cgroupns [2022-03-18T12:02:48.589Z] Kernel Version: 5.11.0-1023-aws [2022-03-18T12:02:48.589Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-18T12:02:48.589Z] OSType: linux [2022-03-18T12:02:48.589Z] Architecture: x86_64 [2022-03-18T12:02:48.589Z] CPUs: 2 [2022-03-18T12:02:48.589Z] Total Memory: 7.559GiB [2022-03-18T12:02:48.589Z] Name: ip-10-100-37-241 [2022-03-18T12:02:48.589Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-18T12:02:48.589Z] Docker Root Dir: /var/lib/docker [2022-03-18T12:02:48.589Z] Debug Mode: false [2022-03-18T12:02:48.589Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:02:48.589Z] Labels: [2022-03-18T12:02:48.589Z] Experimental: true [2022-03-18T12:02:48.589Z] Insecure Registries: [2022-03-18T12:02:48.589Z] 127.0.0.0/8 [2022-03-18T12:02:48.589Z] Live Restore Enabled: true [2022-03-18T12:02:48.589Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T12:02:48.765Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2022-03-18T12:02:48.765Z] #67 DONE 6.2s [2022-03-18T12:02:48.765Z] [2022-03-18T12:02:48.765Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:48.765Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:48.765Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe 0.1s done [2022-03-18T12:02:48.765Z] #11 sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe 1.86kB / 1.86kB done [2022-03-18T12:02:48.765Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-18T12:02:48.765Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-18T12:02:48.765Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 3.8s done [2022-03-18T12:02:48.765Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.8s done [2022-03-18T12:02:48.765Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 2.9s done [2022-03-18T12:02:48.765Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 84.93MB / 85.81MB 6.0s [2022-03-18T12:02:48.765Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 46.14MB / 54.58MB 6.0s [2022-03-18T12:02:48.765Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 41.94MB / 141.70MB 6.0s [2022-03-18T12:02:48.765Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.6s [2022-03-18T12:02:48.925Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a88083670815b8d6c75523961c265654f057a8a2 . [2022-03-18T12:02:49.026Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 49.28MB / 54.58MB 6.2s [2022-03-18T12:02:49.185Z] #1 [internal] load build definition from Dockerfile [2022-03-18T12:02:49.185Z] #1 sha256:0b8e868c9d5349c0bbd46ec57e265a42c3d8dd6b389ac8c855b45516e6cf9edf [2022-03-18T12:02:49.185Z] #1 transferring dockerfile: 16.77kB done [2022-03-18T12:02:49.185Z] #1 DONE 0.2s [2022-03-18T12:02:49.185Z] [2022-03-18T12:02:49.185Z] #2 [internal] load .dockerignore [2022-03-18T12:02:49.185Z] #2 sha256:a378273413f1f936baef46d2edaad7d496b85c48c75d673872a1c921b78a3fd3 [2022-03-18T12:02:49.185Z] #2 transferring context: 87B done [2022-03-18T12:02:49.185Z] #2 DONE 0.1s [2022-03-18T12:02:49.197Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2022-03-18T12:02:49.197Z] #67 DONE 6.2s [2022-03-18T12:02:49.197Z] [2022-03-18T12:02:49.197Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:49.197Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:49.197Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe 0.1s done [2022-03-18T12:02:49.197Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-18T12:02:49.197Z] #11 sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe 1.86kB / 1.86kB done [2022-03-18T12:02:49.197Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-18T12:02:49.197Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 3.0s done [2022-03-18T12:02:49.197Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.4s done [2022-03-18T12:02:49.197Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 2.0s done [2022-03-18T12:02:49.197Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 4.7s done [2022-03-18T12:02:49.197Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 77.59MB / 85.81MB 5.9s [2022-03-18T12:02:49.197Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 50.33MB / 141.70MB 5.9s [2022-03-18T12:02:49.197Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 2.3s [2022-03-18T12:02:49.197Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 4.9s done [2022-03-18T12:02:49.197Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 84.93MB / 85.81MB 6.2s [2022-03-18T12:02:49.289Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 6.5s [2022-03-18T12:02:49.289Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 51.38MB / 141.70MB 6.5s [2022-03-18T12:02:49.446Z] [2022-03-18T12:02:49.446Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-18T12:02:49.446Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-18T12:02:49.460Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 58.72MB / 141.70MB 6.4s [2022-03-18T12:02:49.555Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 58.50MB / 141.70MB 6.8s [2022-03-18T12:02:49.706Z] #3 DONE 0.4s [2022-03-18T12:02:49.706Z] [2022-03-18T12:02:49.707Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-18T12:02:49.707Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-18T12:02:49.707Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-18T12:02:49.707Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-18T12:02:49.707Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-03-18T12:02:49.707Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-18T12:02:49.707Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-18T12:02:49.726Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 66.42MB / 141.70MB 6.7s [2022-03-18T12:02:49.968Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-18T12:02:49.968Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-18T12:02:49.968Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-18T12:02:49.993Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 75.50MB / 141.70MB 7.0s [2022-03-18T12:02:50.128Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 68.16MB / 141.70MB 7.1s [2022-03-18T12:02:50.196Z] #11 extracting sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 3.5s done [2022-03-18T12:02:50.196Z] #11 extracting sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 [2022-03-18T12:02:50.229Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-18T12:02:50.229Z] #4 DONE 0.7s [2022-03-18T12:02:50.256Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 83.89MB / 141.70MB 7.3s [2022-03-18T12:02:50.487Z] #11 extracting sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 done [2022-03-18T12:02:50.490Z] [2022-03-18T12:02:50.490Z] #6 [internal] load .dockerignore [2022-03-18T12:02:50.490Z] #6 sha256:9569ed7c2d752878df203fbb2e0532856e124965765e23f3292eb66be6fbd080 [2022-03-18T12:02:50.490Z] #6 DONE 0.0s [2022-03-18T12:02:50.490Z] [2022-03-18T12:02:50.490Z] #5 [internal] load build definition from Dockerfile [2022-03-18T12:02:50.490Z] #5 sha256:68fd796ce3e76f52f67029cf47317f9df44075badaca5a0723a8615961ab58c2 [2022-03-18T12:02:50.490Z] #5 DONE 0.0s [2022-03-18T12:02:50.490Z] [2022-03-18T12:02:50.490Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T12:02:50.490Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-18T12:02:50.703Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 75.50MB / 141.70MB 7.7s [2022-03-18T12:02:50.703Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 7.5s done [2022-03-18T12:02:50.830Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 7.4s done [2022-03-18T12:02:50.830Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 91.23MB / 141.70MB 7.8s [2022-03-18T12:02:50.966Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 89.13MB / 141.70MB 8.1s [2022-03-18T12:02:51.096Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 99.61MB / 141.70MB 8.1s [2022-03-18T12:02:51.141Z] #19 109.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-18T12:02:51.141Z] #19 109.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:02:51.141Z] #19 109.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T12:02:51.141Z] #19 109.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-18T12:02:51.141Z] #19 109.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:02:51.141Z] #19 109.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:02:51.228Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 8.3s [2022-03-18T12:02:51.358Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 108.00MB / 141.70MB 8.3s [2022-03-18T12:02:51.430Z] #10 DONE 1.0s [2022-03-18T12:02:51.430Z] [2022-03-18T12:02:51.430Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T12:02:51.430Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T12:02:51.430Z] #7 DONE 1.0s [2022-03-18T12:02:51.430Z] [2022-03-18T12:02:51.430Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T12:02:51.430Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T12:02:51.430Z] #8 DONE 1.0s [2022-03-18T12:02:51.430Z] [2022-03-18T12:02:51.430Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T12:02:51.430Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-18T12:02:51.430Z] #9 DONE 1.0s [2022-03-18T12:02:51.491Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 99.61MB / 141.70MB 8.7s [2022-03-18T12:02:51.620Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 120.59MB / 141.70MB 8.5s [2022-03-18T12:02:51.883Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 128.97MB / 141.70MB 8.8s [2022-03-18T12:02:52.008Z] [2022-03-18T12:02:52.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:52.008Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:52.008Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe 0.1s done [2022-03-18T12:02:52.066Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 108.00MB / 141.70MB 9.1s [2022-03-18T12:02:52.066Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 117.26MB / 141.70MB 9.2s [2022-03-18T12:02:52.146Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.56MB / 141.70MB 9.2s [2022-03-18T12:02:52.270Z] #11 sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe 1.86kB / 1.86kB done [2022-03-18T12:02:52.270Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-18T12:02:52.270Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-18T12:02:52.330Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 127.93MB / 141.70MB 9.5s [2022-03-18T12:02:52.398Z] #11 DONE 20.2s [2022-03-18T12:02:52.398Z] [2022-03-18T12:02:52.398Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T12:02:52.398Z] #12 sha256:8a2d4fdd7d2571125bef0655ab3262af6b041fa4bebfa879b8edf2a914da02d2 [2022-03-18T12:02:52.532Z] #11 ... [2022-03-18T12:02:52.532Z] [2022-03-18T12:02:52.532Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T12:02:52.532Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T12:02:52.532Z] #45 DONE 0.0s [2022-03-18T12:02:52.532Z] [2022-03-18T12:02:52.532Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:52.532Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:52.532Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.19MB / 54.92MB 0.4s [2022-03-18T12:02:52.593Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 9.6s done [2022-03-18T12:02:52.593Z] #11 ... [2022-03-18T12:02:52.593Z] [2022-03-18T12:02:52.593Z] #24 [internal] load build context [2022-03-18T12:02:52.593Z] #24 sha256:464a5e489c3bc3b338b21890d8ecc1f96d633a5d9631bd0b83cafaafaad357a6 [2022-03-18T12:02:52.593Z] #24 transferring context: 43.13MB 10.0s [2022-03-18T12:02:52.723Z] #11 ... [2022-03-18T12:02:52.723Z] [2022-03-18T12:02:52.723Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:52.723Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T12:02:52.723Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-18T12:02:52.723Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T12:02:52.723Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T12:02:52.723Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T12:02:52.723Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-03-18T12:02:52.723Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done [2022-03-18T12:02:52.723Z] #69 ... [2022-03-18T12:02:52.723Z] [2022-03-18T12:02:52.723Z] #24 [internal] load build context [2022-03-18T12:02:52.723Z] #24 sha256:4d4f162ee6ef6097be93d5c95bbc7dc56d5379ece32cd76638d567ebfd6f6dcf [2022-03-18T12:02:52.723Z] #24 transferring context: 58.89MB 10.1s done [2022-03-18T12:02:52.797Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.39MB / 54.92MB 0.5s [2022-03-18T12:02:52.797Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 16.78MB / 54.92MB 0.6s [2022-03-18T12:02:52.856Z] #24 ... [2022-03-18T12:02:52.856Z] [2022-03-18T12:02:52.856Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T12:02:52.856Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T12:02:52.856Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done [2022-03-18T12:02:52.856Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-18T12:02:52.856Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-18T12:02:52.856Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-18T12:02:52.856Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.7s done [2022-03-18T12:02:52.856Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 6.5s [2022-03-18T12:02:52.856Z] #28 ... [2022-03-18T12:02:52.856Z] [2022-03-18T12:02:52.856Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:52.856Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T12:02:52.856Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-18T12:02:52.856Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T12:02:52.856Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T12:02:52.856Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T12:02:52.856Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-03-18T12:02:52.856Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-03-18T12:02:53.052Z] #24 ... [2022-03-18T12:02:53.052Z] [2022-03-18T12:02:53.052Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T12:02:53.052Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T12:02:53.052Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done [2022-03-18T12:02:53.052Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-18T12:02:53.052Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-18T12:02:53.052Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-18T12:02:53.052Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 9.9s done [2022-03-18T12:02:53.059Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 26.49MB / 54.92MB 0.8s [2022-03-18T12:02:53.059Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.05MB / 5.15MB 0.8s [2022-03-18T12:02:53.059Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.8s [2022-03-18T12:02:53.059Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 31.46MB / 54.92MB 0.9s [2022-03-18T12:02:53.059Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 3.15MB / 5.15MB 0.9s [2022-03-18T12:02:53.059Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 2.10MB / 10.87MB 0.9s [2022-03-18T12:02:53.119Z] #69 ... [2022-03-18T12:02:53.119Z] [2022-03-18T12:02:53.119Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:53.119Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:53.120Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 10.2s [2022-03-18T12:02:53.120Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 9.8s done [2022-03-18T12:02:53.315Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 [2022-03-18T12:02:53.315Z] #28 ... [2022-03-18T12:02:53.315Z] [2022-03-18T12:02:53.315Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:53.315Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:53.329Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 39.75MB / 54.92MB 1.0s [2022-03-18T12:02:53.329Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.0s [2022-03-18T12:02:53.329Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 5.64MB / 10.87MB 1.0s [2022-03-18T12:02:53.329Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 52.43MB / 54.92MB 1.2s [2022-03-18T12:02:53.329Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.1s done [2022-03-18T12:02:53.329Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.2s [2022-03-18T12:02:53.329Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.19MB / 54.58MB 1.2s [2022-03-18T12:02:53.598Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.3s done [2022-03-18T12:02:53.598Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 12.58MB / 54.58MB 1.3s [2022-03-18T12:02:53.598Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 20.61MB / 54.58MB 1.4s [2022-03-18T12:02:53.598Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0B / 85.81MB 1.4s [2022-03-18T12:02:53.702Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.7s [2022-03-18T12:02:53.863Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 29.41MB / 54.58MB 1.6s [2022-03-18T12:02:53.863Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 13.63MB / 85.81MB 1.6s [2022-03-18T12:02:53.863Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 36.15MB / 54.58MB 1.7s [2022-03-18T12:02:53.863Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 19.92MB / 85.81MB 1.7s [2022-03-18T12:02:53.902Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.4s [2022-03-18T12:02:54.128Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 40.89MB / 54.58MB 1.8s [2022-03-18T12:02:54.128Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 26.21MB / 85.81MB 1.8s [2022-03-18T12:02:54.128Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 48.96MB / 54.58MB 1.9s [2022-03-18T12:02:54.128Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 31.46MB / 85.81MB 1.9s [2022-03-18T12:02:54.128Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.53MB / 54.58MB 2.0s [2022-03-18T12:02:54.129Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 38.80MB / 85.81MB 2.0s [2022-03-18T12:02:54.167Z] #11 ... [2022-03-18T12:02:54.168Z] [2022-03-18T12:02:54.168Z] #24 [internal] load build context [2022-03-18T12:02:54.168Z] #24 sha256:4d4f162ee6ef6097be93d5c95bbc7dc56d5379ece32cd76638d567ebfd6f6dcf [2022-03-18T12:02:54.168Z] #24 DONE 11.5s [2022-03-18T12:02:54.168Z] [2022-03-18T12:02:54.168Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:54.168Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:54.307Z] #12 ... [2022-03-18T12:02:54.307Z] [2022-03-18T12:02:54.307Z] #29 [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-03-18T12:02:54.307Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T12:02:54.389Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-18T12:02:54.389Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 47.19MB / 85.81MB 2.2s [2022-03-18T12:02:54.389Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 7.34MB / 141.70MB 2.2s [2022-03-18T12:02:54.389Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 57.44MB / 85.81MB 2.3s [2022-03-18T12:02:54.389Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-18T12:02:54.652Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 20.97MB / 141.70MB 2.4s [2022-03-18T12:02:54.652Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 66.06MB / 85.81MB 2.5s [2022-03-18T12:02:54.656Z] #11 ... [2022-03-18T12:02:54.656Z] [2022-03-18T12:02:54.656Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:54.656Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T12:02:54.656Z] #69 DONE 11.9s [2022-03-18T12:02:54.656Z] [2022-03-18T12:02:54.656Z] #24 [internal] load build context [2022-03-18T12:02:54.656Z] #24 sha256:464a5e489c3bc3b338b21890d8ecc1f96d633a5d9631bd0b83cafaafaad357a6 [2022-03-18T12:02:54.656Z] #24 transferring context: 58.89MB 11.9s done [2022-03-18T12:02:54.656Z] #24 DONE 12.1s [2022-03-18T12:02:54.656Z] [2022-03-18T12:02:54.656Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:54.656Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:54.656Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 11.7s done [2022-03-18T12:02:54.913Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.6s done [2022-03-18T12:02:54.913Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 75.50MB / 85.81MB 2.7s [2022-03-18T12:02:54.913Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 37.28MB / 141.70MB 2.7s [2022-03-18T12:02:54.913Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 2.7s done [2022-03-18T12:02:54.913Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 83.10MB / 85.81MB 2.8s [2022-03-18T12:02:55.114Z] #11 ... [2022-03-18T12:02:55.114Z] [2022-03-18T12:02:55.114Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:55.114Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T12:02:55.114Z] #69 DONE 12.0s [2022-03-18T12:02:55.114Z] [2022-03-18T12:02:55.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:55.114Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:55.114Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 11.8s done [2022-03-18T12:02:55.175Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 48.23MB / 141.70MB 2.9s [2022-03-18T12:02:55.439Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 62.91MB / 141.70MB 3.1s [2022-03-18T12:02:55.439Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 70.25MB / 141.70MB 3.2s [2022-03-18T12:02:55.439Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 83.89MB / 141.70MB 3.4s [2022-03-18T12:02:55.691Z] #29 ... [2022-03-18T12:02:55.691Z] [2022-03-18T12:02:55.691Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T12:02:55.691Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-18T12:02:55.704Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 91.23MB / 141.70MB 3.5s [2022-03-18T12:02:55.964Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 100.66MB / 141.70MB 3.8s [2022-03-18T12:02:55.964Z] #11 ... [2022-03-18T12:02:55.964Z] [2022-03-18T12:02:55.964Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:02:55.964Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T12:02:55.965Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-18T12:02:55.965Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T12:02:55.965Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T12:02:55.965Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T12:02:55.965Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-03-18T12:02:55.965Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-03-18T12:02:55.965Z] #67 DONE 4.2s [2022-03-18T12:02:55.965Z] [2022-03-18T12:02:55.965Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:55.965Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:55.965Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.8s done [2022-03-18T12:02:56.051Z] #11 ... [2022-03-18T12:02:56.051Z] [2022-03-18T12:02:56.051Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T12:02:56.051Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T12:02:56.051Z] #68 DONE 1.0s [2022-03-18T12:02:56.051Z] [2022-03-18T12:02:56.051Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T12:02:56.051Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T12:02:56.059Z] #11 ... [2022-03-18T12:02:56.059Z] [2022-03-18T12:02:56.059Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T12:02:56.059Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T12:02:56.059Z] #68 DONE 0.9s [2022-03-18T12:02:56.059Z] [2022-03-18T12:02:56.059Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:56.059Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:56.227Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 111.15MB / 141.70MB 4.0s [2022-03-18T12:02:56.491Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 124.78MB / 141.70MB 4.2s [2022-03-18T12:02:56.491Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 134.22MB / 141.70MB 4.4s [2022-03-18T12:02:56.755Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 4.6s [2022-03-18T12:02:57.074Z] #68 DONE 1.4s [2022-03-18T12:02:57.074Z] [2022-03-18T12:02:57.074Z] #29 [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-03-18T12:02:57.074Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T12:02:57.074Z] #29 11.82 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:02:57.074Z] #29 11.82 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:02:57.074Z] #29 11.86 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:02:57.074Z] #29 11.95 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:02:57.074Z] #29 12.03 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:02:57.074Z] #29 12.47 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:02:57.074Z] #29 ... [2022-03-18T12:02:57.074Z] [2022-03-18T12:02:57.074Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T12:02:57.074Z] #12 sha256:8a2d4fdd7d2571125bef0655ab3262af6b041fa4bebfa879b8edf2a914da02d2 [2022-03-18T12:02:57.074Z] #12 DONE 4.6s [2022-03-18T12:02:57.074Z] [2022-03-18T12:02:57.074Z] #13 [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-03-18T12:02:57.074Z] #13 sha256:6647a7ffde4816320f6030097ae44a7cf9b6f9f660da345f2f9ab531ff971d42 [2022-03-18T12:02:57.443Z] #70 DONE 1.2s [2022-03-18T12:02:57.443Z] [2022-03-18T12:02:57.443Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:57.443Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:57.446Z] #11 ... [2022-03-18T12:02:57.446Z] [2022-03-18T12:02:57.446Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T12:02:57.446Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T12:02:57.446Z] #70 DONE 1.3s [2022-03-18T12:02:57.446Z] [2022-03-18T12:02:57.446Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:02:57.446Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:02:58.835Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 11.9s [2022-03-18T12:02:59.018Z] #13 ... [2022-03-18T12:02:59.018Z] [2022-03-18T12:02:59.018Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T12:02:59.018Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-18T12:02:59.018Z] #70 DONE 1.8s [2022-03-18T12:02:59.018Z] [2022-03-18T12:02:59.018Z] #29 [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-03-18T12:02:59.018Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T12:02:59.018Z] #29 13.41 Fetched 8393 kB in 2s (4539 kB/s) [2022-03-18T12:02:59.018Z] #29 13.41 Reading package lists... [2022-03-18T12:02:59.018Z] #29 13.95 Reading package lists... [2022-03-18T12:02:59.265Z] #19 118.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-18T12:02:59.265Z] #19 118.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:02:59.265Z] #19 118.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T12:02:59.265Z] #19 118.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-18T12:02:59.265Z] #19 118.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:02:59.265Z] #19 118.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:02:59.284Z] #29 14.57 Building dependency tree...#29 ... [2022-03-18T12:02:59.284Z] [2022-03-18T12:02:59.284Z] #13 [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-03-18T12:02:59.284Z] #13 sha256:6647a7ffde4816320f6030097ae44a7cf9b6f9f660da345f2f9ab531ff971d42 [2022-03-18T12:02:59.284Z] #13 DONE 2.2s [2022-03-18T12:02:59.284Z] [2022-03-18T12:02:59.284Z] #29 [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-03-18T12:02:59.284Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T12:02:59.284Z] #29 14.57 Building dependency tree... [2022-03-18T12:02:59.284Z] #29 ... [2022-03-18T12:02:59.284Z] [2022-03-18T12:02:59.284Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T12:02:59.284Z] #33 sha256:89aea9b7058fbefb8cf5538cff752b89f3386eb544b9fab6f0190ad57df28c79 [2022-03-18T12:02:59.284Z] #33 DONE 0.2s [2022-03-18T12:02:59.284Z] [2022-03-18T12:02:59.284Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T12:02:59.284Z] #42 sha256:8cf05519b714ebdc7d986ee5a12560d8fc1620e8fb889eaaddb085a674ad4a3e [2022-03-18T12:02:59.284Z] #42 DONE 0.2s [2022-03-18T12:02:59.284Z] [2022-03-18T12:02:59.284Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-18T12:02:59.284Z] #46 sha256:45f61f94afc7b8dad2a32b360bf78f77ff28c829d45ef5bdf9abaca5abd6ad30 [2022-03-18T12:02:59.284Z] #46 DONE 0.3s [2022-03-18T12:02:59.284Z] [2022-03-18T12:02:59.284Z] #29 [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-03-18T12:02:59.284Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T12:02:59.284Z] #29 15.07 The following additional packages will be installed: [2022-03-18T12:02:59.284Z] #29 15.07 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-18T12:02:59.284Z] #29 15.07 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-18T12:02:59.284Z] #29 15.07 Recommended packages: [2022-03-18T12:02:59.284Z] #29 15.07 libldap-common publicsuffix libsasl2-modules [2022-03-18T12:02:59.365Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 12.6s [2022-03-18T12:02:59.565Z] #29 ... [2022-03-18T12:02:59.565Z] [2022-03-18T12:02:59.565Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T12:02:59.565Z] #25 sha256:80ab545bf01d6686efa213acac1cd8bbbc6409d9ac1a5dbd941ce168de9cdeaf [2022-03-18T12:02:59.565Z] #25 DONE 0.4s [2022-03-18T12:02:59.565Z] [2022-03-18T12:02:59.565Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T12:02:59.565Z] #62 sha256:05706362122b1297c880abe62c49c5333c99e9bec74d9fb4c396cbaee4e5df90 [2022-03-18T12:02:59.565Z] #62 DONE 0.4s [2022-03-18T12:02:59.565Z] [2022-03-18T12:02:59.565Z] #29 [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-03-18T12:02:59.565Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T12:02:59.565Z] #29 15.24 The following NEW packages will be installed: [2022-03-18T12:02:59.565Z] #29 15.24 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-18T12:02:59.565Z] #29 15.24 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T12:02:59.565Z] #29 15.24 libssh2-1 openssl [2022-03-18T12:02:59.826Z] #29 15.52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T12:02:59.826Z] #29 15.52 Need to get 2933 kB of archives. [2022-03-18T12:02:59.826Z] #29 15.52 After this operation, 6483 kB of additional disk space will be used. [2022-03-18T12:02:59.826Z] #29 15.52 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u2 [829 kB] [2022-03-18T12:02:59.826Z] #29 15.52 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-18T12:02:59.826Z] #29 15.52 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-18T12:02:59.826Z] #29 15.52 Get:4 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-18T12:02:59.826Z] #29 15.52 Get:5 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-18T12:02:59.826Z] #29 15.53 Get:6 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-18T12:02:59.826Z] #29 15.53 Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-18T12:02:59.826Z] #29 15.53 Get:8 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-18T12:02:59.826Z] #29 15.53 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-18T12:02:59.826Z] #29 15.53 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-18T12:02:59.826Z] #29 15.53 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-18T12:02:59.826Z] #29 15.53 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-18T12:02:59.826Z] #29 15.53 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-18T12:02:59.826Z] #29 15.53 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-18T12:02:59.826Z] #29 15.53 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-18T12:03:00.066Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s [2022-03-18T12:03:00.329Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 8.1s done [2022-03-18T12:03:00.401Z] #29 15.94 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:03:00.401Z] #29 16.00 Fetched 2933 kB in 0s (8616 kB/s) [2022-03-18T12:03:00.590Z] #11 ... [2022-03-18T12:03:00.590Z] [2022-03-18T12:03:00.590Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T12:03:00.590Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T12:03:00.590Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-18T12:03:00.590Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T12:03:00.590Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T12:03:00.590Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T12:03:00.590Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-03-18T12:03:00.590Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-03-18T12:03:00.590Z] #69 DONE 8.5s [2022-03-18T12:03:00.590Z] [2022-03-18T12:03:00.590Z] #24 [internal] load build context [2022-03-18T12:03:00.590Z] #24 sha256:4927c4738d4455ba7ec803dc7a394a7717bba43948706f9dce4ee91aefbbd4f7 [2022-03-18T12:03:00.590Z] #24 transferring context: 58.88MB 5.7s done [2022-03-18T12:03:00.590Z] #24 DONE 8.6s [2022-03-18T12:03:00.590Z] [2022-03-18T12:03:00.590Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T12:03:00.590Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T12:03:00.590Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done [2022-03-18T12:03:00.590Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-18T12:03:00.590Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-18T12:03:00.590Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-18T12:03:00.590Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 4.6s done [2022-03-18T12:03:00.590Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 3.5s [2022-03-18T12:03:00.663Z] #29 16.05 Selecting previously unselected package openssl. [2022-03-18T12:03:00.663Z] #29 16.05 (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 ... 6645 files and directories currently installed.) [2022-03-18T12:03:00.663Z] #29 16.05 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_arm64.deb ... [2022-03-18T12:03:00.663Z] #29 16.05 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-18T12:03:00.663Z] #29 16.25 Selecting previously unselected package ca-certificates. [2022-03-18T12:03:00.663Z] #29 16.25 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-18T12:03:00.663Z] #29 16.25 Unpacking ca-certificates (20210119) ... [2022-03-18T12:03:00.663Z] #29 16.34 Selecting previously unselected package libbrotli1:arm64. [2022-03-18T12:03:00.663Z] #29 16.34 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-18T12:03:00.759Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 14.0s done [2022-03-18T12:03:00.852Z] #28 ... [2022-03-18T12:03:00.852Z] [2022-03-18T12:03:00.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:00.852Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:00.924Z] #29 16.35 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-18T12:03:00.924Z] #29 16.42 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-18T12:03:00.924Z] #29 16.42 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-18T12:03:00.925Z] #29 16.43 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:00.925Z] #29 16.49 Selecting previously unselected package libsasl2-2:arm64. [2022-03-18T12:03:00.925Z] #29 16.49 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-18T12:03:00.925Z] #29 16.49 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:00.925Z] #29 16.54 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-18T12:03:00.925Z] #29 16.54 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-18T12:03:00.925Z] #29 16.54 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-18T12:03:00.925Z] #29 16.63 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-18T12:03:00.925Z] #29 16.63 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-18T12:03:01.021Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-18T12:03:01.114Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.6s done [2022-03-18T12:03:01.185Z] #29 16.63 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-18T12:03:01.185Z] #29 16.71 Selecting previously unselected package libpsl5:arm64. [2022-03-18T12:03:01.185Z] #29 16.71 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-18T12:03:01.185Z] #29 16.71 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-18T12:03:01.185Z] #29 16.76 Selecting previously unselected package librtmp1:arm64. [2022-03-18T12:03:01.185Z] #29 16.76 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-18T12:03:01.185Z] #29 16.77 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T12:03:01.185Z] #29 16.82 Selecting previously unselected package libssh2-1:arm64. [2022-03-18T12:03:01.185Z] #29 16.82 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-18T12:03:01.185Z] #29 16.83 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-18T12:03:01.185Z] #29 16.88 Selecting previously unselected package libcurl4:arm64. [2022-03-18T12:03:01.185Z] #29 16.88 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-18T12:03:01.392Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 14.4s done [2022-03-18T12:03:01.461Z] #29 16.89 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:01.461Z] #29 16.96 Selecting previously unselected package curl. [2022-03-18T12:03:01.461Z] #29 16.96 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-18T12:03:01.461Z] #29 16.97 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:01.461Z] #29 17.03 Selecting previously unselected package libonig5:arm64. [2022-03-18T12:03:01.461Z] #29 17.03 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-18T12:03:01.461Z] #29 17.03 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-18T12:03:01.461Z] #29 17.11 Selecting previously unselected package libjq1:arm64. [2022-03-18T12:03:01.461Z] #29 17.11 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-18T12:03:01.461Z] #29 17.12 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-18T12:03:01.461Z] #29 17.17 Selecting previously unselected package jq. [2022-03-18T12:03:01.461Z] #29 17.17 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-18T12:03:01.654Z] #11 ... [2022-03-18T12:03:01.654Z] [2022-03-18T12:03:01.654Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T12:03:01.654Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T12:03:01.654Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 15.2s done [2022-03-18T12:03:01.654Z] #28 DONE 18.9s [2022-03-18T12:03:01.654Z] [2022-03-18T12:03:01.654Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:01.654Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:01.654Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-18T12:03:01.654Z] #11 ... [2022-03-18T12:03:01.654Z] [2022-03-18T12:03:01.654Z] #29 [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-03-18T12:03:01.654Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T12:03:01.686Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.1s [2022-03-18T12:03:01.723Z] #29 17.17 Unpacking jq (1.6-2.1) ... [2022-03-18T12:03:01.723Z] #29 17.24 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-18T12:03:01.723Z] #29 17.24 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-18T12:03:01.723Z] #29 17.25 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-18T12:03:01.723Z] #29 17.27 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:01.723Z] #29 17.28 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T12:03:01.723Z] #29 17.30 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:01.723Z] #29 17.31 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-18T12:03:01.723Z] #29 17.32 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-18T12:03:01.723Z] #29 17.34 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-18T12:03:01.723Z] #29 17.35 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-18T12:03:01.723Z] #29 17.37 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-18T12:03:01.723Z] #29 17.38 Setting up ca-certificates (20210119) ... [2022-03-18T12:03:01.949Z] #11 ... [2022-03-18T12:03:01.949Z] [2022-03-18T12:03:01.949Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T12:03:01.949Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T12:03:01.949Z] #68 DONE 1.2s [2022-03-18T12:03:01.949Z] [2022-03-18T12:03:01.949Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:01.949Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:02.210Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.7s done [2022-03-18T12:03:02.415Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.1s done [2022-03-18T12:03:02.415Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-18T12:03:02.781Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-18T12:03:03.043Z] #11 ... [2022-03-18T12:03:03.043Z] [2022-03-18T12:03:03.043Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T12:03:03.043Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T12:03:03.043Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.0s done [2022-03-18T12:03:03.043Z] #28 DONE 11.0s [2022-03-18T12:03:03.043Z] [2022-03-18T12:03:03.043Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:03.043Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:03.043Z] #11 ... [2022-03-18T12:03:03.043Z] [2022-03-18T12:03:03.043Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T12:03:03.043Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T12:03:03.043Z] #70 DONE 1.2s [2022-03-18T12:03:03.043Z] [2022-03-18T12:03:03.043Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:03.043Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:03.043Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.4s done [2022-03-18T12:03:03.304Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-18T12:03:03.360Z] #11 ... [2022-03-18T12:03:03.360Z] [2022-03-18T12:03:03.360Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T12:03:03.360Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T12:03:03.360Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 9.7s done [2022-03-18T12:03:03.360Z] #28 DONE 20.3s [2022-03-18T12:03:03.360Z] [2022-03-18T12:03:03.360Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:03.360Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:03.360Z] #11 ... [2022-03-18T12:03:03.360Z] [2022-03-18T12:03:03.360Z] #29 [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-03-18T12:03:03.360Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T12:03:03.583Z] #29 1.712 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:03.584Z] #29 1.727 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:03.584Z] #29 1.730 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:03.584Z] #29 1.874 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:03.640Z] #29 18.88 Updating certificates in /etc/ssl/certs... [2022-03-18T12:03:03.846Z] #29 2.025 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:04.108Z] #29 2.406 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:04.747Z] #29 1.458 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:04.747Z] #29 1.459 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:04.747Z] #29 1.473 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:04.747Z] #29 1.682 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:05.009Z] #29 1.942 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:05.506Z] #29 3.653 Fetched 8506 kB in 2s (3859 kB/s) [2022-03-18T12:03:05.581Z] #29 2.312 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:05.838Z] #19 ... [2022-03-18T12:03:05.838Z] [2022-03-18T12:03:05.838Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:03:05.838Z] #50 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:03:05.838Z] #50 131.5 + dpkg --print-architecture [2022-03-18T12:03:05.838Z] #50 131.5 + git checkout -q v2.1.0 [2022-03-18T12:03:05.838Z] #50 131.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T12:03:05.838Z] #50 131.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T12:03:06.201Z] #29 21.72 129 added, 0 removed; done. [2022-03-18T12:03:06.201Z] #29 21.91 Setting up jq (1.6-2.1) ... [2022-03-18T12:03:06.463Z] #29 21.94 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:06.463Z] #29 21.99 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:06.463Z] #29 22.01 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:03:06.463Z] #29 22.09 Processing triggers for ca-certificates (20210119) ... [2022-03-18T12:03:06.463Z] #29 22.12 Updating certificates in /etc/ssl/certs... [2022-03-18T12:03:06.464Z] #29 3.653 Reading package lists... [2022-03-18T12:03:06.975Z] #29 3.627 Fetched 8506 kB in 2s (3502 kB/s) [2022-03-18T12:03:07.041Z] #29 4.541 Reading package lists... [2022-03-18T12:03:07.305Z] #29 5.322 Building dependency tree... [2022-03-18T12:03:07.305Z] #29 5.729 The following additional packages will be installed: [2022-03-18T12:03:07.305Z] #29 5.729 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-18T12:03:07.305Z] #29 5.729 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-18T12:03:07.305Z] #29 5.729 Recommended packages: [2022-03-18T12:03:07.305Z] #29 5.729 libldap-common publicsuffix libsasl2-modules [2022-03-18T12:03:07.548Z] #29 3.627 Reading package lists... [2022-03-18T12:03:07.572Z] #29 5.908 The following NEW packages will be installed: [2022-03-18T12:03:07.573Z] #29 5.908 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-18T12:03:07.573Z] #29 5.908 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T12:03:07.573Z] #29 5.908 libssh2-1 openssl [2022-03-18T12:03:08.153Z] #29 6.199 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T12:03:08.153Z] #29 6.199 Need to get 3038 kB of archives. [2022-03-18T12:03:08.153Z] #29 6.199 After this operation, 6650 kB of additional disk space will be used. [2022-03-18T12:03:08.153Z] #29 6.199 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-18T12:03:08.153Z] #29 6.199 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-18T12:03:08.153Z] #29 6.206 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-18T12:03:08.153Z] #29 6.221 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-18T12:03:08.153Z] #29 6.221 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-18T12:03:08.153Z] #29 6.221 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-18T12:03:08.153Z] #29 6.228 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-18T12:03:08.153Z] #29 6.228 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-18T12:03:08.153Z] #29 6.249 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-18T12:03:08.153Z] #29 6.249 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-18T12:03:08.153Z] #29 6.249 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-18T12:03:08.153Z] #29 6.273 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-18T12:03:08.153Z] #29 6.273 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T12:03:08.153Z] #29 6.273 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T12:03:08.153Z] #29 6.273 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T12:03:08.153Z] #29 6.531 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:03:08.153Z] #29 6.579 Fetched 3038 kB in 0s (8141 kB/s) [2022-03-18T12:03:08.415Z] #29 6.630 Selecting previously unselected package openssl. [2022-03-18T12:03:08.415Z] #29 6.630 (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 ... 6653 files and directories currently installed.) [2022-03-18T12:03:08.415Z] #29 6.636 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-18T12:03:08.415Z] #29 6.661 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-18T12:03:08.493Z] #29 4.406 Reading package lists... [2022-03-18T12:03:08.493Z] #29 5.211 Building dependency tree... [2022-03-18T12:03:08.601Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.6s done [2022-03-18T12:03:08.601Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-18T12:03:08.678Z] #29 6.915 Selecting previously unselected package ca-certificates. [2022-03-18T12:03:08.678Z] #29 6.915 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-18T12:03:08.678Z] #29 6.961 Unpacking ca-certificates (20210119) ... [2022-03-18T12:03:08.755Z] #29 5.542 The following additional packages will be installed: [2022-03-18T12:03:08.755Z] #29 5.542 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-18T12:03:08.755Z] #29 5.545 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-18T12:03:08.755Z] #29 5.545 Recommended packages: [2022-03-18T12:03:08.755Z] #29 5.545 libldap-common publicsuffix libsasl2-modules [2022-03-18T12:03:08.940Z] #29 7.119 Selecting previously unselected package libbrotli1:amd64. [2022-03-18T12:03:08.940Z] #29 7.119 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-18T12:03:08.940Z] #29 7.130 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T12:03:08.940Z] #29 7.281 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T12:03:08.940Z] #29 7.281 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T12:03:08.940Z] #29 7.286 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:09.020Z] #29 5.694 The following NEW packages will be installed: [2022-03-18T12:03:09.020Z] #29 5.694 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-18T12:03:09.020Z] #29 5.694 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T12:03:09.020Z] #29 5.694 libssh2-1 openssl [2022-03-18T12:03:09.020Z] #29 5.979 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T12:03:09.020Z] #29 5.979 Need to get 3038 kB of archives. [2022-03-18T12:03:09.020Z] #29 5.979 After this operation, 6650 kB of additional disk space will be used. [2022-03-18T12:03:09.020Z] #29 5.979 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-18T12:03:09.020Z] #29 5.979 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-18T12:03:09.020Z] #29 5.990 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-18T12:03:09.020Z] #29 5.990 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-18T12:03:09.020Z] #29 5.990 Get:5 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-18T12:03:09.202Z] #29 7.413 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T12:03:09.202Z] #29 7.413 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T12:03:09.202Z] #29 7.421 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:09.202Z] #29 7.510 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T12:03:09.202Z] #29 7.510 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-18T12:03:09.202Z] #29 7.516 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T12:03:09.202Z] #29 7.583 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T12:03:09.202Z] #29 7.583 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-18T12:03:09.202Z] #29 7.587 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T12:03:09.202Z] #29 7.636 Selecting previously unselected package libpsl5:amd64. [2022-03-18T12:03:09.202Z] #29 7.636 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-18T12:03:09.288Z] #29 6.011 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-18T12:03:09.288Z] #29 6.012 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-18T12:03:09.288Z] #29 6.023 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-18T12:03:09.288Z] #29 6.023 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-18T12:03:09.288Z] #29 6.027 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-18T12:03:09.288Z] #29 6.027 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-18T12:03:09.288Z] #29 6.033 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-18T12:03:09.288Z] #29 6.033 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T12:03:09.288Z] #29 6.041 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T12:03:09.288Z] #29 6.041 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T12:03:09.464Z] #29 7.644 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T12:03:09.464Z] #29 7.702 Selecting previously unselected package librtmp1:amd64. [2022-03-18T12:03:09.464Z] #29 7.702 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-18T12:03:09.464Z] #29 7.707 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T12:03:09.464Z] #29 7.762 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T12:03:09.464Z] #29 7.762 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-18T12:03:09.464Z] #29 7.764 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T12:03:09.464Z] #29 7.841 Selecting previously unselected package libcurl4:amd64. [2022-03-18T12:03:09.464Z] #29 7.841 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T12:03:09.464Z] #29 7.846 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:09.555Z] #29 6.305 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:03:09.555Z] #29 6.341 Fetched 3038 kB in 0s (8582 kB/s) [2022-03-18T12:03:09.555Z] #29 6.398 Selecting previously unselected package openssl. [2022-03-18T12:03:09.555Z] #29 6.398 (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 ... 6653 files and directories currently installed.) [2022-03-18T12:03:09.555Z] #29 6.401 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-18T12:03:09.555Z] #29 6.408 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-18T12:03:09.727Z] #29 7.931 Selecting previously unselected package curl. [2022-03-18T12:03:09.727Z] #29 7.931 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T12:03:09.727Z] #29 7.936 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:09.727Z] #29 8.011 Selecting previously unselected package libonig5:amd64. [2022-03-18T12:03:09.727Z] #29 8.011 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T12:03:09.727Z] #29 8.017 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:03:09.727Z] #29 8.088 Selecting previously unselected package libjq1:amd64. [2022-03-18T12:03:09.727Z] #29 8.088 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T12:03:09.727Z] #29 8.092 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:03:09.768Z] #29 ... [2022-03-18T12:03:09.768Z] [2022-03-18T12:03:09.768Z] #38 [tini 1/3] 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-03-18T12:03:09.768Z] #38 sha256:42fef19f5a9212d5c4a6fd52e4d265148628f843c2fcc3c52fc31f7f836e9cb8 [2022-03-18T12:03:09.768Z] #38 3.033 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:09.768Z] #38 3.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:09.768Z] #38 3.366 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:09.768Z] #38 3.618 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:03:09.768Z] #38 4.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:03:09.768Z] #38 5.593 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:03:09.768Z] #38 ... [2022-03-18T12:03:09.768Z] [2022-03-18T12:03:09.768Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:03:09.768Z] #51 sha256:178713aa6a0ca17aadab6354b1b778b4404140acc963a898bf8286f12ff569dc [2022-03-18T12:03:09.768Z] #51 2.767 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-18T12:03:09.768Z] #51 ... [2022-03-18T12:03:09.768Z] [2022-03-18T12:03:09.768Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:03:09.768Z] #34 sha256:5ab62786e29ccf36b2aaeb5aaf91f7bc6dca8084ec7ae9c21aa205fbe626259e [2022-03-18T12:03:09.768Z] #34 2.446 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T12:03:09.768Z] #34 2.451 Cloning into '.'... [2022-03-18T12:03:09.768Z] #34 ... [2022-03-18T12:03:09.768Z] [2022-03-18T12:03:09.768Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:09.768Z] #58 sha256:3902c963cb079cc8733821888381b2a8a3abcb43e36d196f6ef86b107620995a [2022-03-18T12:03:09.768Z] #58 3.823 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:09.768Z] #58 3.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:09.768Z] #58 3.840 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:09.768Z] #58 4.101 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:03:09.768Z] #58 5.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:03:09.768Z] #58 7.379 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:03:09.768Z] #58 ... [2022-03-18T12:03:09.768Z] [2022-03-18T12:03:09.768Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:09.768Z] #63 sha256:269f91e2b70a75cf778a655d14a37a54142c5bc4e684308dd83e132117d04afa [2022-03-18T12:03:09.768Z] #63 2.637 + RM_GOPATH=0 [2022-03-18T12:03:09.768Z] #63 2.637 + TMP_GOPATH= [2022-03-18T12:03:09.768Z] #63 2.637 + : /build [2022-03-18T12:03:09.768Z] #63 2.637 + '[' -z '' ']' [2022-03-18T12:03:09.768Z] #63 2.637 ++ mktemp -d [2022-03-18T12:03:09.768Z] #63 2.637 + export GOPATH=/tmp/tmp.6Tvb22Uqmf [2022-03-18T12:03:09.768Z] #63 2.637 + GOPATH=/tmp/tmp.6Tvb22Uqmf [2022-03-18T12:03:09.768Z] #63 2.637 + RM_GOPATH=1 [2022-03-18T12:03:09.768Z] #63 2.637 + case "$(go env GOARCH)" in [2022-03-18T12:03:09.768Z] #63 2.637 ++ go env GOARCH [2022-03-18T12:03:09.768Z] #63 2.640 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:09.768Z] #63 2.640 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:09.768Z] #63 2.640 ++ dirname /install.sh [2022-03-18T12:03:09.768Z] #63 2.640 + dir=/ [2022-03-18T12:03:09.768Z] #63 2.640 + bin=rootlesskit [2022-03-18T12:03:09.768Z] #63 2.640 + shift [2022-03-18T12:03:09.768Z] #63 2.640 + '[' '!' -f //rootlesskit.installer ']' [2022-03-18T12:03:09.768Z] #63 2.640 + . //rootlesskit.installer [2022-03-18T12:03:09.768Z] #63 2.640 ++ : v0.14.6 [2022-03-18T12:03:09.768Z] #63 2.646 + install_rootlesskit [2022-03-18T12:03:09.768Z] #63 2.646 + case "$1" in [2022-03-18T12:03:09.768Z] #63 2.646 + export CGO_ENABLED=0 [2022-03-18T12:03:09.768Z] #63 2.646 + CGO_ENABLED=0 [2022-03-18T12:03:09.768Z] #63 2.646 + _install_rootlesskit [2022-03-18T12:03:09.768Z] #63 2.646 + echo 'Install rootlesskit version v0.14.6' [2022-03-18T12:03:09.768Z] #63 2.646 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T12:03:09.768Z] #63 2.646 + GOBIN=/build [2022-03-18T12:03:09.768Z] #63 2.646 + GO111MODULE=on [2022-03-18T12:03:09.768Z] #63 2.646 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-18T12:03:09.768Z] #63 2.648 Install rootlesskit version v0.14.6 [2022-03-18T12:03:09.768Z] #63 3.180 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-18T12:03:09.768Z] #63 7.094 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T12:03:09.768Z] #63 7.096 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T12:03:09.768Z] #63 7.718 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-18T12:03:09.768Z] #63 9.379 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-18T12:03:09.768Z] #63 9.977 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T12:03:09.768Z] #63 10.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T12:03:09.768Z] #63 10.33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T12:03:09.768Z] #63 ... [2022-03-18T12:03:09.768Z] [2022-03-18T12:03:09.768Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T12:03:09.768Z] #53 sha256:ef587d0333352e83f58a57950b0d0d760ca7df2beee9aaa3961761c48888ea3f [2022-03-18T12:03:09.768Z] #53 3.770 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T12:03:09.768Z] #53 4.834 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T12:03:09.768Z] #53 4.843 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T12:03:09.768Z] #53 4.925 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T12:03:09.768Z] #53 6.158 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T12:03:09.816Z] #29 6.600 Selecting previously unselected package ca-certificates. [2022-03-18T12:03:09.816Z] #29 6.600 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-18T12:03:09.816Z] #29 6.606 Unpacking ca-certificates (20210119) ... [2022-03-18T12:03:09.816Z] #29 6.696 Selecting previously unselected package libbrotli1:amd64. [2022-03-18T12:03:09.816Z] #29 6.696 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-18T12:03:09.816Z] #29 6.705 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T12:03:09.816Z] #29 6.777 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T12:03:09.816Z] #29 6.777 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T12:03:09.816Z] #29 6.783 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:09.989Z] #29 8.170 Selecting previously unselected package jq. [2022-03-18T12:03:09.989Z] #29 8.170 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-18T12:03:09.989Z] #29 8.175 Unpacking jq (1.6-2.1) ... [2022-03-18T12:03:09.989Z] #29 8.234 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T12:03:09.989Z] #29 8.248 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T12:03:09.989Z] #29 8.261 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T12:03:09.989Z] #29 8.274 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:09.989Z] #29 8.287 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T12:03:09.989Z] #29 8.305 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:09.989Z] #29 8.320 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T12:03:09.989Z] #29 8.334 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-18T12:03:10.030Z] #53 ... [2022-03-18T12:03:10.030Z] [2022-03-18T12:03:10.030Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:03:10.030Z] #49 sha256:59253866c8bbeece6e0650d48e814fe2c3b391290c6df797cc5baafc829a6bdb [2022-03-18T12:03:10.030Z] #49 3.728 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T12:03:10.030Z] #49 4.882 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T12:03:10.030Z] #49 4.882 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T12:03:10.030Z] #49 5.062 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T12:03:10.030Z] #49 5.104 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T12:03:10.030Z] #49 5.335 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T12:03:10.030Z] #49 5.336 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T12:03:10.030Z] #49 5.417 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T12:03:10.030Z] #49 5.468 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T12:03:10.030Z] #49 5.629 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T12:03:10.030Z] #49 5.688 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T12:03:10.030Z] #49 5.866 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T12:03:10.030Z] #49 5.992 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T12:03:10.030Z] #49 9.473 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T12:03:10.030Z] #49 9.512 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T12:03:10.077Z] #29 6.837 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T12:03:10.077Z] #29 6.837 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T12:03:10.077Z] #29 6.842 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:10.077Z] #29 6.910 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T12:03:10.077Z] #29 6.910 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-18T12:03:10.077Z] #29 6.921 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T12:03:10.077Z] #29 6.993 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T12:03:10.077Z] #29 6.993 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-18T12:03:10.077Z] #29 6.998 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T12:03:10.257Z] #29 8.358 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:03:10.257Z] #29 8.370 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:03:10.257Z] #29 8.385 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T12:03:10.257Z] #29 8.401 Setting up ca-certificates (20210119) ... [2022-03-18T12:03:10.291Z] #49 ... [2022-03-18T12:03:10.291Z] [2022-03-18T12:03:10.291Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:10.291Z] #47 sha256:97099d397b10be345953f5b80e83e6db4e0a35a24097d35e58f6bb24dd860991 [2022-03-18T12:03:10.291Z] #47 3.686 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:10.291Z] #47 3.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:10.291Z] #47 3.717 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:10.291Z] #47 4.317 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-18T12:03:10.291Z] #47 4.516 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:03:10.291Z] #47 5.448 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:03:10.291Z] #47 7.123 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:03:10.291Z] #47 10.89 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-18T12:03:10.291Z] #47 ... [2022-03-18T12:03:10.291Z] [2022-03-18T12:03:10.291Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-18T12:03:10.291Z] #36 sha256:a64decb88beaca25017d0a0c6bc1a885d9875abeffeccb848c96d704bea61c8d [2022-03-18T12:03:10.291Z] #36 3.695 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-18T12:03:10.338Z] #29 7.047 Selecting previously unselected package libpsl5:amd64. [2022-03-18T12:03:10.339Z] #29 7.047 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-18T12:03:10.339Z] #29 7.051 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T12:03:10.339Z] #29 7.111 Selecting previously unselected package librtmp1:amd64. [2022-03-18T12:03:10.339Z] #29 7.111 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-18T12:03:10.339Z] #29 7.121 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T12:03:10.339Z] #29 7.185 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T12:03:10.339Z] #29 7.185 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-18T12:03:10.339Z] #29 7.189 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T12:03:10.339Z] #29 7.247 Selecting previously unselected package libcurl4:amd64. [2022-03-18T12:03:10.339Z] #29 7.249 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T12:03:10.339Z] #29 7.254 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:10.552Z] #36 ... [2022-03-18T12:03:10.552Z] [2022-03-18T12:03:10.552Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:03:10.552Z] #26 sha256:ae98dc568e7900d4ff9c8a214e5960257ba9bb63c39b3382339130da3216a077 [2022-03-18T12:03:10.552Z] #26 3.149 + RM_GOPATH=0 [2022-03-18T12:03:10.552Z] #26 3.151 + TMP_GOPATH= [2022-03-18T12:03:10.552Z] #26 3.151 + : /build [2022-03-18T12:03:10.552Z] #26 3.151 + '[' -z '' ']' [2022-03-18T12:03:10.552Z] #26 3.153 ++ mktemp -d [2022-03-18T12:03:10.552Z] #26 3.157 + export GOPATH=/tmp/tmp.KbrqhtsAdg [2022-03-18T12:03:10.553Z] #26 3.157 + GOPATH=/tmp/tmp.KbrqhtsAdg [2022-03-18T12:03:10.553Z] #26 3.158 + RM_GOPATH=1 [2022-03-18T12:03:10.553Z] #26 3.158 + case "$(go env GOARCH)" in [2022-03-18T12:03:10.553Z] #26 3.162 ++ go env GOARCH [2022-03-18T12:03:10.553Z] #26 3.167 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:10.553Z] #26 3.168 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:10.553Z] #26 3.168 ++ dirname /install.sh [2022-03-18T12:03:10.553Z] #26 3.179 + dir=/ [2022-03-18T12:03:10.553Z] #26 3.180 + bin=dockercli [2022-03-18T12:03:10.553Z] #26 3.181 + shift [2022-03-18T12:03:10.553Z] #26 3.181 + '[' '!' -f //dockercli.installer ']' [2022-03-18T12:03:10.553Z] #26 3.181 + . //dockercli.installer [2022-03-18T12:03:10.553Z] #26 3.187 ++ : stable [2022-03-18T12:03:10.553Z] #26 3.187 ++ : 17.06.2-ce [2022-03-18T12:03:10.553Z] #26 3.187 + install_dockercli [2022-03-18T12:03:10.553Z] #26 3.190 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T12:03:10.553Z] #26 3.190 Install docker/cli version 17.06.2-ce from stable [2022-03-18T12:03:10.553Z] #26 3.191 ++ uname -m [2022-03-18T12:03:10.553Z] #26 3.192 + arch=aarch64 [2022-03-18T12:03:10.553Z] #26 3.199 + '[' aarch64 '!=' x86_64 ']' [2022-03-18T12:03:10.553Z] #26 3.200 + '[' aarch64 '!=' s390x ']' [2022-03-18T12:03:10.553Z] #26 3.201 + '[' aarch64 '!=' armhf ']' [2022-03-18T12:03:10.553Z] #26 3.201 + build_dockercli [2022-03-18T12:03:10.553Z] #26 3.201 + git clone https://github.com/docker/docker-ce /tmp/tmp.KbrqhtsAdg/tmp/docker-ce [2022-03-18T12:03:10.553Z] #26 3.203 Cloning into '/tmp/tmp.KbrqhtsAdg/tmp/docker-ce'... [2022-03-18T12:03:10.553Z] #26 ... [2022-03-18T12:03:10.553Z] [2022-03-18T12:03:10.553Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:10.553Z] #14 sha256:94c6f8508f79061ae19a2256d6e649919c866c6d952f7d2c88fdfee18280215f [2022-03-18T12:03:10.553Z] #14 3.863 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:10.553Z] #14 3.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:10.553Z] #14 3.947 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:10.553Z] #14 4.556 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:03:10.553Z] #14 5.619 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:03:10.553Z] #14 7.658 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:03:10.600Z] #29 7.348 Selecting previously unselected package curl. [2022-03-18T12:03:10.600Z] #29 7.348 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T12:03:10.600Z] #29 7.353 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:10.600Z] #29 7.417 Selecting previously unselected package libonig5:amd64. [2022-03-18T12:03:10.600Z] #29 7.417 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T12:03:10.600Z] #29 7.422 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:03:10.600Z] #29 7.495 Selecting previously unselected package libjq1:amd64. [2022-03-18T12:03:10.600Z] #29 7.496 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T12:03:10.600Z] #29 7.506 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:03:10.600Z] #29 7.550 Selecting previously unselected package jq. [2022-03-18T12:03:10.600Z] #29 7.550 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-18T12:03:10.600Z] #29 7.558 Unpacking jq (1.6-2.1) ... [2022-03-18T12:03:10.814Z] #14 ... [2022-03-18T12:03:10.814Z] [2022-03-18T12:03:10.814Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:03:10.814Z] #43 sha256:5487816aa7a0cf69120b8295eece56dc17a445ff88d2414834e94cc2f669a81d [2022-03-18T12:03:10.814Z] #43 2.935 + git clone https://github.com/docker/distribution.git . [2022-03-18T12:03:10.814Z] #43 2.942 Cloning into '.'... [2022-03-18T12:03:10.814Z] #43 ... [2022-03-18T12:03:10.814Z] [2022-03-18T12:03:10.814Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:10.814Z] #63 sha256:269f91e2b70a75cf778a655d14a37a54142c5bc4e684308dd83e132117d04afa [2022-03-18T12:03:10.814Z] #63 10.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T12:03:10.814Z] #63 10.72 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T12:03:10.814Z] #63 10.77 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-18T12:03:10.814Z] #63 11.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T12:03:10.814Z] #63 11.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-18T12:03:10.814Z] #63 11.34 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-18T12:03:10.833Z] #29 9.069 Updating certificates in /etc/ssl/certs... [2022-03-18T12:03:10.864Z] #29 7.603 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T12:03:10.864Z] #29 7.616 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T12:03:10.864Z] #29 7.632 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T12:03:10.864Z] #29 7.649 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:10.864Z] #29 7.662 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T12:03:10.864Z] #29 7.675 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:10.864Z] #29 7.687 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T12:03:10.864Z] #29 7.700 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-18T12:03:10.864Z] #29 7.777 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:03:11.127Z] #29 7.796 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:03:11.127Z] #29 7.809 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T12:03:11.127Z] #29 7.822 Setting up ca-certificates (20210119) ... [2022-03-18T12:03:11.133Z] #50 ... [2022-03-18T12:03:11.133Z] [2022-03-18T12:03:11.133Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-18T12:03:11.133Z] #19 sha256:d22c19dadec887804433b2b7354e7dbb3b07a034ba1f72af95975d617b573d76 [2022-03-18T12:03:11.133Z] #19 127.3 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-18T12:03:11.133Z] #19 127.3 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:11.133Z] #19 127.3 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:03:11.133Z] #19 127.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-18T12:03:11.133Z] #19 127.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:11.133Z] #19 127.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T12:03:11.133Z] #19 127.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-18T12:03:11.133Z] #19 127.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:11.133Z] #19 127.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T12:03:11.133Z] #19 128.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-18T12:03:11.133Z] #19 128.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:11.133Z] #19 128.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:03:11.133Z] #19 128.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-18T12:03:11.133Z] #19 128.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:11.133Z] #19 128.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:03:11.133Z] #19 128.2 Selecting previously unselected package cross-config. [2022-03-18T12:03:11.133Z] #19 128.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-18T12:03:11.134Z] #19 128.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-18T12:03:11.134Z] #19 128.3 Selecting previously unselected package gcc-10-cross-base. [2022-03-18T12:03:11.134Z] #19 128.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 128.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-18T12:03:11.134Z] #19 128.4 Selecting previously unselected package libc6-arm64-cross. [2022-03-18T12:03:11.134Z] #19 128.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-18T12:03:11.134Z] #19 128.4 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-18T12:03:11.134Z] #19 128.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-18T12:03:11.134Z] #19 128.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 128.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:11.134Z] #19 128.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-18T12:03:11.134Z] #19 128.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 128.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:11.134Z] #19 128.8 Selecting previously unselected package libitm1-arm64-cross. [2022-03-18T12:03:11.134Z] #19 128.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 128.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:11.134Z] #19 128.8 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-18T12:03:11.134Z] #19 128.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 128.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:11.134Z] #19 128.9 Selecting previously unselected package libasan6-arm64-cross. [2022-03-18T12:03:11.134Z] #19 128.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 128.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:11.134Z] #19 129.4 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-18T12:03:11.134Z] #19 129.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 129.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:11.134Z] #19 129.7 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-18T12:03:11.134Z] #19 129.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 129.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:11.134Z] #19 130.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-18T12:03:11.134Z] #19 130.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 130.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:11.134Z] #19 130.4 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-18T12:03:11.134Z] #19 130.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 130.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:11.134Z] #19 130.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-18T12:03:11.134Z] #19 130.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:11.134Z] #19 130.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:11.393Z] #19 131.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-18T12:03:11.393Z] #19 131.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:03:11.393Z] #19 131.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:03:11.702Z] #29 8.470 Updating certificates in /etc/ssl/certs... [2022-03-18T12:03:11.780Z] #29 9.959 129 added, 0 removed; done. [2022-03-18T12:03:11.780Z] #29 10.00 Setting up jq (1.6-2.1) ... [2022-03-18T12:03:11.780Z] #29 10.02 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:11.780Z] #29 10.04 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:11.780Z] #29 10.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:03:11.780Z] #29 10.08 Processing triggers for ca-certificates (20210119) ... [2022-03-18T12:03:11.780Z] #29 10.09 Updating certificates in /etc/ssl/certs... [2022-03-18T12:03:11.780Z] #29 ... [2022-03-18T12:03:11.780Z] [2022-03-18T12:03:11.780Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:11.780Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:11.780Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.8s done [2022-03-18T12:03:11.780Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.8s done [2022-03-18T12:03:11.780Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.1s done [2022-03-18T12:03:11.780Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0.6s [2022-03-18T12:03:11.903Z] #11 ... [2022-03-18T12:03:11.903Z] [2022-03-18T12:03:11.903Z] #29 [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-03-18T12:03:11.903Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T12:03:11.903Z] #29 1.256 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:11.903Z] #29 1.256 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:11.903Z] #29 1.266 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:11.903Z] #29 1.390 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:11.903Z] #29 1.558 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:11.903Z] #29 1.834 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:11.903Z] #29 3.314 Fetched 8506 kB in 2s (3656 kB/s) [2022-03-18T12:03:11.903Z] #29 3.314 Reading package lists... [2022-03-18T12:03:11.903Z] #29 4.112 Reading package lists... [2022-03-18T12:03:11.903Z] #29 4.902 Building dependency tree... [2022-03-18T12:03:11.903Z] #29 5.245 The following additional packages will be installed: [2022-03-18T12:03:11.903Z] #29 5.245 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-18T12:03:11.903Z] #29 5.245 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-18T12:03:11.903Z] #29 5.246 Recommended packages: [2022-03-18T12:03:11.903Z] #29 5.246 libldap-common publicsuffix libsasl2-modules [2022-03-18T12:03:11.903Z] #29 5.396 The following NEW packages will be installed: [2022-03-18T12:03:11.903Z] #29 5.396 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-18T12:03:11.903Z] #29 5.397 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T12:03:11.903Z] #29 5.397 libssh2-1 openssl [2022-03-18T12:03:11.903Z] #29 5.680 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T12:03:11.903Z] #29 5.680 Need to get 3038 kB of archives. [2022-03-18T12:03:11.903Z] #29 5.680 After this operation, 6650 kB of additional disk space will be used. [2022-03-18T12:03:11.903Z] #29 5.680 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-18T12:03:11.903Z] #29 5.680 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-18T12:03:11.903Z] #29 5.690 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-18T12:03:11.903Z] #29 5.694 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-18T12:03:11.903Z] #29 5.699 Get:5 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-18T12:03:11.903Z] #29 5.699 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-18T12:03:11.903Z] #29 5.699 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-18T12:03:11.903Z] #29 5.699 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-18T12:03:11.903Z] #29 5.699 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-18T12:03:11.903Z] #29 5.704 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-18T12:03:11.903Z] #29 5.705 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-18T12:03:11.903Z] #29 5.708 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-18T12:03:11.903Z] #29 5.711 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T12:03:11.903Z] #29 5.712 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T12:03:11.903Z] #29 5.713 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T12:03:11.903Z] #29 5.862 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:03:11.903Z] #29 5.903 Fetched 3038 kB in 0s (9824 kB/s) [2022-03-18T12:03:11.903Z] #29 5.925 Selecting previously unselected package openssl. [2022-03-18T12:03:11.903Z] #29 5.925 (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 ... 6653 files and directories currently installed.) [2022-03-18T12:03:11.904Z] #29 5.932 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 5.936 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-18T12:03:11.904Z] #29 6.094 Selecting previously unselected package ca-certificates. [2022-03-18T12:03:11.904Z] #29 6.094 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-18T12:03:11.904Z] #29 6.099 Unpacking ca-certificates (20210119) ... [2022-03-18T12:03:11.904Z] #29 6.182 Selecting previously unselected package libbrotli1:amd64. [2022-03-18T12:03:11.904Z] #29 6.183 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.192 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T12:03:11.904Z] #29 6.266 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T12:03:11.904Z] #29 6.268 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.275 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:11.904Z] #29 6.317 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T12:03:11.904Z] #29 6.317 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.323 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:11.904Z] #29 6.376 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T12:03:11.904Z] #29 6.377 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.381 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T12:03:11.904Z] #29 6.457 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T12:03:11.904Z] #29 6.457 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.461 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T12:03:11.904Z] #29 6.506 Selecting previously unselected package libpsl5:amd64. [2022-03-18T12:03:11.904Z] #29 6.506 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.511 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T12:03:11.904Z] #29 6.552 Selecting previously unselected package librtmp1:amd64. [2022-03-18T12:03:11.904Z] #29 6.552 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.557 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T12:03:11.904Z] #29 6.642 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T12:03:11.904Z] #29 6.644 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.653 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T12:03:11.904Z] #29 6.704 Selecting previously unselected package libcurl4:amd64. [2022-03-18T12:03:11.904Z] #29 6.704 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.713 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:11.904Z] #29 6.788 Selecting previously unselected package curl. [2022-03-18T12:03:11.904Z] #29 6.790 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.795 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:11.904Z] #29 6.854 Selecting previously unselected package libonig5:amd64. [2022-03-18T12:03:11.904Z] #29 6.855 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.859 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:03:11.904Z] #29 6.928 Selecting previously unselected package libjq1:amd64. [2022-03-18T12:03:11.904Z] #29 6.928 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.931 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:03:11.904Z] #29 6.980 Selecting previously unselected package jq. [2022-03-18T12:03:11.904Z] #29 6.980 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-18T12:03:11.904Z] #29 6.983 Unpacking jq (1.6-2.1) ... [2022-03-18T12:03:11.904Z] #29 7.026 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T12:03:11.904Z] #29 7.038 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T12:03:11.904Z] #29 7.046 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T12:03:11.904Z] #29 7.059 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:11.904Z] #29 7.069 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T12:03:11.904Z] #29 7.080 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T12:03:11.904Z] #29 7.089 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T12:03:11.904Z] #29 7.099 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-18T12:03:11.904Z] #29 7.113 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:03:11.904Z] #29 7.125 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:03:11.904Z] #29 7.136 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T12:03:11.904Z] #29 7.146 Setting up ca-certificates (20210119) ... [2022-03-18T12:03:11.904Z] #29 7.729 Updating certificates in /etc/ssl/certs... [2022-03-18T12:03:11.904Z] #29 8.415 129 added, 0 removed; done. [2022-03-18T12:03:11.904Z] #29 8.442 Setting up jq (1.6-2.1) ... [2022-03-18T12:03:11.904Z] #29 8.453 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:11.904Z] #29 8.463 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:11.904Z] #29 8.475 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:03:11.904Z] #29 8.491 Processing triggers for ca-certificates (20210119) ... [2022-03-18T12:03:11.904Z] #29 8.498 Updating certificates in /etc/ssl/certs... [2022-03-18T12:03:11.904Z] #29 9.038 0 added, 0 removed; done. [2022-03-18T12:03:11.904Z] #29 9.038 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T12:03:11.904Z] #29 9.039 done. [2022-03-18T12:03:12.164Z] #29 ... [2022-03-18T12:03:12.164Z] [2022-03-18T12:03:12.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:12.164Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:12.203Z] #63 12.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T12:03:12.706Z] #29 9.541 129 added, 0 removed; done. [2022-03-18T12:03:12.706Z] #29 9.576 Setting up jq (1.6-2.1) ... [2022-03-18T12:03:12.730Z] #11 ... [2022-03-18T12:03:12.730Z] [2022-03-18T12:03:12.730Z] #29 [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-03-18T12:03:12.730Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T12:03:12.730Z] #29 10.87 0 added, 0 removed; done. [2022-03-18T12:03:12.730Z] #29 10.87 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T12:03:12.730Z] #29 10.88 done. [2022-03-18T12:03:12.735Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.4s done [2022-03-18T12:03:12.735Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 0.1s [2022-03-18T12:03:12.970Z] #29 9.588 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:12.970Z] #29 9.602 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-18T12:03:12.970Z] #29 9.613 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:03:12.970Z] #29 9.634 Processing triggers for ca-certificates (20210119) ... [2022-03-18T12:03:12.970Z] #29 9.647 Updating certificates in /etc/ssl/certs... [2022-03-18T12:03:13.147Z] #63 ... [2022-03-18T12:03:13.147Z] [2022-03-18T12:03:13.147Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-18T12:03:13.147Z] #36 sha256:a64decb88beaca25017d0a0c6bc1a885d9875abeffeccb848c96d704bea61c8d [2022-03-18T12:03:13.147Z] #36 12.69 tomll can be used in two ways: [2022-03-18T12:03:13.147Z] #36 12.69 Writing to STDIN and reading from STDOUT: [2022-03-18T12:03:13.147Z] #36 12.69 cat file.toml | tomll > file.toml [2022-03-18T12:03:13.147Z] #36 12.69 [2022-03-18T12:03:13.147Z] #36 12.69 Reading and updating a list of files: [2022-03-18T12:03:13.147Z] #36 12.69 tomll a.toml b.toml c.toml [2022-03-18T12:03:13.147Z] #36 12.69 [2022-03-18T12:03:13.147Z] #36 12.69 When given a list of files, tomll will modify all files in place without asking. [2022-03-18T12:03:13.147Z] #36 DONE 14.1s [2022-03-18T12:03:13.147Z] [2022-03-18T12:03:13.147Z] #29 [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-03-18T12:03:13.147Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T12:03:13.147Z] #29 24.99 0 added, 0 removed; done. [2022-03-18T12:03:13.147Z] #29 24.99 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T12:03:13.147Z] #29 25.00 done. [2022-03-18T12:03:13.147Z] #29 DONE 28.9s [2022-03-18T12:03:13.409Z] [2022-03-18T12:03:13.409Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T12:03:13.409Z] #30 sha256:026268e4a5d64ec33142a87edd05be1569a0673ed3e93dc665d0e0dfdb4e70f4 [2022-03-18T12:03:13.409Z] #30 DONE 0.3s [2022-03-18T12:03:13.409Z] [2022-03-18T12:03:13.409Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:13.409Z] #47 sha256:97099d397b10be345953f5b80e83e6db4e0a35a24097d35e58f6bb24dd860991 [2022-03-18T12:03:13.409Z] #47 13.15 Fetched 8397 kB in 10s (856 kB/s) [2022-03-18T12:03:13.556Z] #29 ... [2022-03-18T12:03:13.557Z] [2022-03-18T12:03:13.557Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:13.557Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:13.557Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 1.0s done [2022-03-18T12:03:13.557Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 6.4s done [2022-03-18T12:03:13.557Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 3.0s [2022-03-18T12:03:13.819Z] #11 ... [2022-03-18T12:03:13.819Z] [2022-03-18T12:03:13.819Z] #29 [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-03-18T12:03:13.819Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T12:03:13.819Z] #29 10.68 0 added, 0 removed; done. [2022-03-18T12:03:13.819Z] #29 10.68 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T12:03:13.819Z] #29 10.68 done. [2022-03-18T12:03:14.660Z] #11 ... [2022-03-18T12:03:14.660Z] [2022-03-18T12:03:14.660Z] #29 [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-03-18T12:03:14.660Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T12:03:14.660Z] #29 DONE 11.6s [2022-03-18T12:03:14.660Z] [2022-03-18T12:03:14.660Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:14.660Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:14.921Z] #11 ... [2022-03-18T12:03:14.921Z] [2022-03-18T12:03:14.921Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T12:03:14.921Z] #30 sha256:dff6b73c9735b1f15e744edecbc9800a345dd9e416cd80bd91754ecc2f93acf4 [2022-03-18T12:03:14.921Z] #30 DONE 0.4s [2022-03-18T12:03:14.921Z] [2022-03-18T12:03:14.921Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:14.921Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:16.051Z] #29 DONE 14.3s [2022-03-18T12:03:16.051Z] [2022-03-18T12:03:16.051Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T12:03:16.051Z] #30 sha256:dab8a0fdb9484ac002fffde14d0a0f26025c168e57669321f6f8ecdc7f8778fb [2022-03-18T12:03:16.312Z] #30 DONE 0.4s [2022-03-18T12:03:16.312Z] [2022-03-18T12:03:16.312Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:16.312Z] #31 sha256:8b4bfa19b9d1ee84c2830d3b9305378218e5f8cc2cc18ae9e8728e08c611947c [2022-03-18T12:03:17.126Z] #29 DONE 13.5s [2022-03-18T12:03:17.126Z] [2022-03-18T12:03:17.126Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T12:03:17.126Z] #30 sha256:51bd8b1c953d07ad5194944adb73166c6390228e0740acd8efdeeea7d20b9abe [2022-03-18T12:03:17.126Z] #30 DONE 0.2s [2022-03-18T12:03:17.126Z] [2022-03-18T12:03:17.126Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:17.126Z] #31 sha256:61b6f56854ea8a5d7f114543aa57cccb39af5b47bd5b01e61aed77c608c56f12 [2022-03-18T12:03:17.641Z] #47 13.15 Reading package lists... [2022-03-18T12:03:18.213Z] #47 17.55 Reading package lists... [2022-03-18T12:03:18.213Z] #47 ... [2022-03-18T12:03:18.213Z] [2022-03-18T12:03:18.213Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:03:18.213Z] #43 sha256:5487816aa7a0cf69120b8295eece56dc17a445ff88d2414834e94cc2f669a81d [2022-03-18T12:03:18.213Z] #43 16.63 + git checkout -q v2.3.0 [2022-03-18T12:03:18.213Z] #43 18.51 + 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-03-18T12:03:18.226Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.5s [2022-03-18T12:03:18.864Z] #31 1.896 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T12:03:18.864Z] #31 2.199 [2022-03-18T12:03:18.864Z] #31 2.425 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:19.056Z] #31 1.807 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T12:03:19.057Z] #31 2.161 [2022-03-18T12:03:19.057Z] #31 2.274 ######################################################################## 100.0% [2022-03-18T12:03:19.127Z] #31 2.735 [2022-03-18T12:03:19.631Z] #31 2.587 [2022-03-18T12:03:20.130Z] #43 ... [2022-03-18T12:03:20.130Z] [2022-03-18T12:03:20.130Z] #38 [tini 1/3] 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-03-18T12:03:20.130Z] #38 sha256:42fef19f5a9212d5c4a6fd52e4d265148628f843c2fcc3c52fc31f7f836e9cb8 [2022-03-18T12:03:20.130Z] #38 11.04 Fetched 8393 kB in 8s (994 kB/s) [2022-03-18T12:03:20.130Z] #38 11.04 Reading package lists... [2022-03-18T12:03:20.130Z] #38 15.67 Reading package lists... [2022-03-18T12:03:20.130Z] #38 19.51 Building dependency tree... [2022-03-18T12:03:20.229Z] #31 3.787 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T12:03:20.391Z] #38 ... [2022-03-18T12:03:20.391Z] [2022-03-18T12:03:20.391Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:20.391Z] #58 sha256:3902c963cb079cc8733821888381b2a8a3abcb43e36d196f6ef86b107620995a [2022-03-18T12:03:20.391Z] #58 12.11 Fetched 8393 kB in 9s (980 kB/s) [2022-03-18T12:03:20.391Z] #58 12.11 Reading package lists... [2022-03-18T12:03:20.391Z] #58 15.52 Reading package lists... [2022-03-18T12:03:20.391Z] #58 19.14 Building dependency tree... [2022-03-18T12:03:20.391Z] #58 ... [2022-03-18T12:03:20.391Z] [2022-03-18T12:03:20.391Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:20.391Z] #47 sha256:97099d397b10be345953f5b80e83e6db4e0a35a24097d35e58f6bb24dd860991 [2022-03-18T12:03:20.391Z] #47 17.55 Reading package lists... [2022-03-18T12:03:20.491Z] #31 4.208 [2022-03-18T12:03:20.577Z] #31 3.559 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T12:03:20.839Z] #31 3.945 [2022-03-18T12:03:21.016Z] #31 4.439 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:21.016Z] #31 4.712 [2022-03-18T12:03:21.100Z] #31 4.170 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:21.362Z] #31 4.485 [2022-03-18T12:03:21.533Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 8.5s done [2022-03-18T12:03:21.533Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 [2022-03-18T12:03:21.533Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-18T12:03:21.596Z] #47 21.05 Building dependency tree... [2022-03-18T12:03:21.795Z] #11 DONE 29.8s [2022-03-18T12:03:21.796Z] [2022-03-18T12:03:21.796Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T12:03:21.796Z] #12 sha256:d87d3d130f3ea8171377e5dab068fa6815a381bf828ef197bdb9e4c2ace13731 [2022-03-18T12:03:21.858Z] #47 ... [2022-03-18T12:03:21.858Z] [2022-03-18T12:03:21.858Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:21.858Z] #14 sha256:94c6f8508f79061ae19a2256d6e649919c866c6d952f7d2c88fdfee18280215f [2022-03-18T12:03:21.858Z] #14 12.65 Fetched 8393 kB in 9s (928 kB/s) [2022-03-18T12:03:21.858Z] #14 12.65 Reading package lists... [2022-03-18T12:03:21.858Z] #14 17.12 Reading package lists... [2022-03-18T12:03:21.858Z] #14 21.28 Building dependency tree... [2022-03-18T12:03:21.858Z] #14 ... [2022-03-18T12:03:21.858Z] [2022-03-18T12:03:21.858Z] #38 [tini 1/3] 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-03-18T12:03:21.858Z] #38 sha256:42fef19f5a9212d5c4a6fd52e4d265148628f843c2fcc3c52fc31f7f836e9cb8 [2022-03-18T12:03:21.858Z] #38 22.80 The following additional packages will be installed: [2022-03-18T12:03:21.858Z] #38 22.83 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-18T12:03:21.966Z] #31 5.709 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-18T12:03:22.120Z] #38 22.84 Suggested packages: [2022-03-18T12:03:22.120Z] #38 22.85 cmake-doc ninja-build lrzip [2022-03-18T12:03:22.120Z] #38 22.85 Recommended packages: [2022-03-18T12:03:22.120Z] #38 22.85 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T12:03:22.539Z] #31 6.102 [2022-03-18T12:03:22.692Z] #38 23.53 The following NEW packages will be installed: [2022-03-18T12:03:22.692Z] #38 23.53 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-18T12:03:22.692Z] #38 23.53 vim-common xxd [2022-03-18T12:03:22.755Z] #31 5.555 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-18T12:03:22.802Z] #31 6.315 #=#=# ## 3.3% # [2022-03-18T12:03:22.802Z] #31 ... [2022-03-18T12:03:22.802Z] [2022-03-18T12:03:22.802Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:22.802Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:22.802Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.8s done [2022-03-18T12:03:22.802Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.3s [2022-03-18T12:03:22.954Z] #38 23.93 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:03:22.954Z] #38 23.93 Need to get 15.6 MB of archives. [2022-03-18T12:03:22.954Z] #38 23.93 After this operation, 67.4 MB of additional disk space will be used. [2022-03-18T12:03:22.954Z] #38 23.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T12:03:22.954Z] #38 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T12:03:22.954Z] #38 23.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-18T12:03:23.018Z] #31 5.943 [2022-03-18T12:03:23.064Z] #11 ... [2022-03-18T12:03:23.064Z] [2022-03-18T12:03:23.064Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:23.064Z] #31 sha256:8b4bfa19b9d1ee84c2830d3b9305378218e5f8cc2cc18ae9e8728e08c611947c [2022-03-18T12:03:23.064Z] #31 6.315 #=#=# ## 3.3% ################################## 48.5% ############################################################### 88.6% ######################################################################## 100.0% [2022-03-18T12:03:23.217Z] #38 24.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-18T12:03:23.325Z] #31 6.897 [2022-03-18T12:03:23.479Z] #38 ... [2022-03-18T12:03:23.479Z] [2022-03-18T12:03:23.479Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:23.479Z] #31 sha256:2a2331e73924b1b387ea65a213d983878ae566c0284e04911ddc8e36df855f81 [2022-03-18T12:03:23.479Z] #31 5.202 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T12:03:23.479Z] #31 6.530 #=#=# [2022-03-18T12:03:23.479Z] #31 6.867 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:23.479Z] #31 7.996 [2022-03-18T12:03:23.551Z] #31 6.182 #=#=# ######### 12.7% ########################################## 58.7% ################################################################# 90.9% ######################################################################## 100.0% [2022-03-18T12:03:23.551Z] #31 6.768 [2022-03-18T12:03:23.608Z] #19 142.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-18T12:03:23.608Z] #19 ... [2022-03-18T12:03:23.608Z] [2022-03-18T12:03:23.608Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:03:23.608Z] #50 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:03:23.608Z] #50 DONE 148.6s [2022-03-18T12:03:23.608Z] [2022-03-18T12:03:23.608Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-18T12:03:23.608Z] #19 sha256:d22c19dadec887804433b2b7354e7dbb3b07a034ba1f72af95975d617b573d76 [2022-03-18T12:03:23.608Z] #19 142.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:23.608Z] #19 142.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:03:23.608Z] #19 142.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-18T12:03:23.609Z] #19 142.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-18T12:03:23.609Z] #19 142.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-18T12:03:23.609Z] #19 142.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-18T12:03:23.609Z] #19 142.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-18T12:03:23.609Z] #19 142.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-18T12:03:23.609Z] #19 143.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-18T12:03:23.609Z] #19 143.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:23.609Z] #19 143.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:03:23.740Z] #31 ... [2022-03-18T12:03:23.740Z] [2022-03-18T12:03:23.740Z] #38 [tini 1/3] 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-03-18T12:03:23.740Z] #38 sha256:42fef19f5a9212d5c4a6fd52e4d265148628f843c2fcc3c52fc31f7f836e9cb8 [2022-03-18T12:03:23.740Z] #38 24.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-18T12:03:23.740Z] #38 24.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-18T12:03:23.740Z] #38 24.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-18T12:03:23.740Z] #38 24.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-18T12:03:23.740Z] #38 24.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-18T12:03:23.740Z] #38 24.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-18T12:03:23.815Z] #31 ... [2022-03-18T12:03:23.815Z] [2022-03-18T12:03:23.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:23.815Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:23.815Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 6.3s done [2022-03-18T12:03:23.815Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 6.6s [2022-03-18T12:03:24.180Z] #19 143.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-18T12:03:24.180Z] #19 143.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:03:24.180Z] #19 143.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:03:24.267Z] #31 7.941 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T12:03:24.348Z] #12 DONE 2.1s [2022-03-18T12:03:24.348Z] [2022-03-18T12:03:24.348Z] #13 [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-03-18T12:03:24.348Z] #13 sha256:b6a6f6d475fc253f15d45d0aac59aef05f412041bd92a16ddabdd2694a85c4ed [2022-03-18T12:03:24.348Z] #13 ... [2022-03-18T12:03:24.348Z] [2022-03-18T12:03:24.348Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:24.348Z] #31 sha256:b169849973a349c48c4a50eb2359258f2a4872b324212f5fd41dc6b270520a93 [2022-03-18T12:03:24.348Z] #31 1.454 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T12:03:24.348Z] #31 1.714 [2022-03-18T12:03:24.348Z] #31 1.927 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:24.348Z] #31 2.171 [2022-03-18T12:03:24.348Z] #31 3.252 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T12:03:24.348Z] #31 3.610 [2022-03-18T12:03:24.348Z] #31 3.827 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:24.348Z] #31 4.105 [2022-03-18T12:03:24.348Z] #31 5.060 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-18T12:03:24.348Z] #31 5.441 [2022-03-18T12:03:24.348Z] #31 5.656 #=#=# ################## 26.1% ########################################## 58.4% ################################################################# 90.6% ######################################################################## 100.0% [2022-03-18T12:03:24.348Z] #31 6.208 [2022-03-18T12:03:24.348Z] #31 7.066 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T12:03:24.348Z] #31 7.303 [2022-03-18T12:03:24.348Z] #31 7.519 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:24.348Z] #31 7.728 [2022-03-18T12:03:24.348Z] #31 8.273 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T12:03:24.348Z] #31 8.450 [2022-03-18T12:03:24.348Z] #31 8.664 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:24.348Z] #31 8.963 [2022-03-18T12:03:24.348Z] #31 9.067 Download of images into '/build' complete. [2022-03-18T12:03:24.348Z] #31 9.067 Use something like the following to load the result into a Docker daemon: [2022-03-18T12:03:24.348Z] #31 9.067 tar -cC '/build' . | docker load [2022-03-18T12:03:24.348Z] #31 DONE 9.1s [2022-03-18T12:03:24.348Z] [2022-03-18T12:03:24.348Z] #13 [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-03-18T12:03:24.348Z] #13 sha256:b6a6f6d475fc253f15d45d0aac59aef05f412041bd92a16ddabdd2694a85c4ed [2022-03-18T12:03:24.348Z] #13 DONE 0.7s [2022-03-18T12:03:24.611Z] [2022-03-18T12:03:24.611Z] #38 [tini 1/3] 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-03-18T12:03:24.611Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:03:24.611Z] #38 ... [2022-03-18T12:03:24.611Z] [2022-03-18T12:03:24.611Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-18T12:03:24.611Z] #46 sha256:f668750a8eeaec57bc172f22e4dfc975a527996927c56838fb4548cc71ebb1f6 [2022-03-18T12:03:24.611Z] #46 DONE 0.2s [2022-03-18T12:03:24.611Z] [2022-03-18T12:03:24.611Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T12:03:24.611Z] #25 sha256:9e571ea5e4277851fe1d15013211bcb523d94a949629f9fb00d57e8b09e6b030 [2022-03-18T12:03:24.611Z] #25 DONE 0.2s [2022-03-18T12:03:24.759Z] #11 ... [2022-03-18T12:03:24.759Z] [2022-03-18T12:03:24.759Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:24.759Z] #31 sha256:61b6f56854ea8a5d7f114543aa57cccb39af5b47bd5b01e61aed77c608c56f12 [2022-03-18T12:03:24.759Z] #31 7.838 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T12:03:24.841Z] #31 8.268 [2022-03-18T12:03:24.841Z] #31 8.492 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:24.872Z] [2022-03-18T12:03:24.872Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T12:03:24.872Z] #42 sha256:564ce0591717c0b0c7594a336a0762fbaff1ae5716406563350d604afc5dccf3 [2022-03-18T12:03:24.872Z] #42 DONE 0.3s [2022-03-18T12:03:24.872Z] [2022-03-18T12:03:24.872Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T12:03:24.872Z] #33 sha256:81983e780446318f82b59d601c3d571e9ad9540cb0252333cbb80ffa563f92b2 [2022-03-18T12:03:24.872Z] #33 DONE 0.3s [2022-03-18T12:03:24.872Z] [2022-03-18T12:03:24.873Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T12:03:24.873Z] #62 sha256:7c05de7a0a734ba22e279c6bbc3c9697be88899f9fd7fab580d42fa915651a0c [2022-03-18T12:03:24.873Z] #62 DONE 0.4s [2022-03-18T12:03:24.873Z] [2022-03-18T12:03:24.873Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:03:24.873Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:03:25.021Z] #31 8.198 [2022-03-18T12:03:25.105Z] #31 8.792 [2022-03-18T12:03:25.127Z] #38 25.89 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:03:25.127Z] #38 26.10 Fetched 15.6 MB in 1s (13.9 MB/s) [2022-03-18T12:03:25.283Z] #31 8.426 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:25.392Z] #38 26.21 Selecting previously unselected package xxd. [2022-03-18T12:03:25.392Z] #38 26.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 ... 15700 files and directories currently installed.) [2022-03-18T12:03:25.392Z] #38 26.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-18T12:03:25.393Z] #38 26.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:03:25.544Z] #31 8.687 [2022-03-18T12:03:25.654Z] #38 26.47 Selecting previously unselected package vim-common. [2022-03-18T12:03:25.654Z] #38 ... [2022-03-18T12:03:25.654Z] [2022-03-18T12:03:25.654Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:25.654Z] #58 sha256:3902c963cb079cc8733821888381b2a8a3abcb43e36d196f6ef86b107620995a [2022-03-18T12:03:25.654Z] #58 21.90 The following additional packages will be installed: [2022-03-18T12:03:25.654Z] #58 21.92 libbtrfs0 [2022-03-18T12:03:25.654Z] #58 22.05 The following NEW packages will be installed: [2022-03-18T12:03:25.655Z] #58 22.06 libbtrfs-dev libbtrfs0 [2022-03-18T12:03:25.655Z] #58 22.45 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:03:25.655Z] #58 22.45 Need to get 454 kB of archives. [2022-03-18T12:03:25.655Z] #58 22.45 After this operation, 1275 kB of additional disk space will be used. [2022-03-18T12:03:25.655Z] #58 22.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-18T12:03:25.655Z] #58 22.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-18T12:03:25.655Z] #58 23.37 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:03:25.655Z] #58 23.58 Fetched 454 kB in 0s (1421 kB/s) [2022-03-18T12:03:25.655Z] #58 23.70 Selecting previously unselected package libbtrfs0:arm64. [2022-03-18T12:03:25.655Z] #58 23.70 (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 ... 15700 files and directories currently installed.) [2022-03-18T12:03:25.655Z] #58 23.72 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-18T12:03:25.655Z] #58 23.74 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-18T12:03:25.655Z] #58 23.93 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-18T12:03:25.655Z] #58 23.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-18T12:03:25.655Z] #58 23.97 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-18T12:03:25.655Z] #58 24.44 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-18T12:03:25.655Z] #58 24.56 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-18T12:03:25.655Z] #58 24.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:03:25.655Z] #58 DONE 26.5s [2022-03-18T12:03:25.655Z] [2022-03-18T12:03:25.655Z] #38 [tini 1/3] 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-03-18T12:03:25.655Z] #38 sha256:42fef19f5a9212d5c4a6fd52e4d265148628f843c2fcc3c52fc31f7f836e9cb8 [2022-03-18T12:03:25.655Z] #38 26.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:03:25.655Z] #38 26.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:03:26.096Z] #31 9.633 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T12:03:26.228Z] #38 27.14 Selecting previously unselected package cmake-data. [2022-03-18T12:03:26.228Z] #38 27.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-18T12:03:26.360Z] #31 10.02 [2022-03-18T12:03:26.488Z] #31 9.442 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T12:03:26.507Z] #38 ... [2022-03-18T12:03:26.508Z] [2022-03-18T12:03:26.508Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T12:03:26.508Z] #53 sha256:ef587d0333352e83f58a57950b0d0d760ca7df2beee9aaa3961761c48888ea3f [2022-03-18T12:03:26.508Z] #53 26.72 v3.0.2 [2022-03-18T12:03:26.508Z] #53 DONE 27.4s [2022-03-18T12:03:26.508Z] [2022-03-18T12:03:26.508Z] #38 [tini 1/3] 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-03-18T12:03:26.508Z] #38 sha256:42fef19f5a9212d5c4a6fd52e4d265148628f843c2fcc3c52fc31f7f836e9cb8 [2022-03-18T12:03:26.508Z] #38 27.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T12:03:26.508Z] #38 ... [2022-03-18T12:03:26.508Z] [2022-03-18T12:03:26.508Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-18T12:03:26.508Z] #59 sha256:b28f7a1db0b1bf0e745ff7082b226010f9231e48bcd7c3c25fff53951b041906 [2022-03-18T12:03:26.508Z] #59 DONE 1.0s [2022-03-18T12:03:26.625Z] #31 10.26 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:26.749Z] #31 9.748 [2022-03-18T12:03:26.770Z] [2022-03-18T12:03:26.770Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:03:26.770Z] #51 sha256:178713aa6a0ca17aadab6354b1b778b4404140acc963a898bf8286f12ff569dc [2022-03-18T12:03:26.770Z] #51 21.83 go: downloading github.com/fatih/color v1.13.0 [2022-03-18T12:03:26.770Z] #51 21.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T12:03:26.770Z] #51 21.89 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-18T12:03:26.770Z] #51 21.90 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T12:03:26.770Z] #51 22.11 go: downloading github.com/spf13/viper v1.10.1 [2022-03-18T12:03:26.770Z] #51 22.18 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-18T12:03:26.770Z] #51 22.50 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-18T12:03:26.770Z] #51 22.51 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-18T12:03:26.770Z] #51 23.23 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T12:03:26.770Z] #51 23.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-18T12:03:26.770Z] #51 25.51 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-18T12:03:26.770Z] #51 25.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T12:03:26.770Z] #51 25.55 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T12:03:26.770Z] #51 25.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-18T12:03:26.770Z] #51 25.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-18T12:03:26.770Z] #51 25.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-18T12:03:26.770Z] #51 25.73 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-18T12:03:26.770Z] #51 25.74 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-18T12:03:26.770Z] #51 25.85 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-18T12:03:26.770Z] #51 25.90 go: downloading github.com/spf13/afero v1.6.0 [2022-03-18T12:03:26.770Z] #51 25.93 go: downloading github.com/spf13/cast v1.4.1 [2022-03-18T12:03:26.770Z] #51 26.01 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-18T12:03:26.770Z] #51 26.04 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T12:03:26.770Z] #51 26.05 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-18T12:03:26.770Z] #51 26.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T12:03:26.770Z] #51 26.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T12:03:26.770Z] #51 26.18 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-18T12:03:26.770Z] #51 26.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T12:03:26.770Z] #51 26.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T12:03:26.770Z] #51 26.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T12:03:26.770Z] #51 26.40 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-18T12:03:26.770Z] #51 26.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-18T12:03:26.770Z] #51 26.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-18T12:03:26.770Z] #51 26.64 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-18T12:03:26.770Z] #51 26.75 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-18T12:03:26.770Z] #51 26.79 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-18T12:03:26.770Z] #51 26.86 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-18T12:03:26.770Z] #51 26.87 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-18T12:03:26.770Z] #51 26.95 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-18T12:03:26.770Z] #51 27.09 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-18T12:03:26.770Z] #51 27.15 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-18T12:03:26.770Z] #51 27.36 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-18T12:03:26.770Z] #51 27.39 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-18T12:03:26.770Z] #51 27.43 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-18T12:03:26.770Z] #51 27.47 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-18T12:03:26.770Z] #51 27.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-18T12:03:26.770Z] #51 27.70 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-18T12:03:26.894Z] #31 10.59 [2022-03-18T12:03:26.894Z] #31 10.66 Download of images into '/build' complete. [2022-03-18T12:03:26.894Z] #31 10.66 Use something like the following to load the result into a Docker daemon: [2022-03-18T12:03:26.894Z] #31 10.66 tar -cC '/build' . | docker load [2022-03-18T12:03:27.011Z] #31 9.986 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:27.031Z] #51 27.84 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-18T12:03:27.031Z] #51 27.84 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-18T12:03:27.031Z] #51 27.94 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-18T12:03:27.031Z] #51 27.94 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-18T12:03:27.031Z] #51 27.96 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-18T12:03:27.031Z] #51 28.01 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-18T12:03:27.031Z] #51 28.02 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-18T12:03:27.031Z] #51 28.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T12:03:27.273Z] #31 10.31 [2022-03-18T12:03:27.273Z] #31 10.37 Download of images into '/build' complete. [2022-03-18T12:03:27.273Z] #31 10.37 Use something like the following to load the result into a Docker daemon: [2022-03-18T12:03:27.273Z] #31 10.37 tar -cC '/build' . | docker load [2022-03-18T12:03:27.297Z] #51 28.10 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T12:03:27.297Z] #51 28.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T12:03:27.559Z] #51 28.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T12:03:27.559Z] #51 28.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T12:03:27.825Z] #51 28.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T12:03:27.825Z] #51 28.71 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-18T12:03:27.825Z] #51 28.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T12:03:28.087Z] #51 28.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-18T12:03:28.087Z] #51 28.83 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-18T12:03:28.087Z] #51 28.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-18T12:03:28.087Z] #51 28.93 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-18T12:03:28.087Z] #51 28.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-18T12:03:28.087Z] #51 29.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-18T12:03:28.087Z] #51 29.01 go: downloading github.com/julz/importas v0.1.0 [2022-03-18T12:03:28.087Z] #51 ... [2022-03-18T12:03:28.087Z] [2022-03-18T12:03:28.087Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:03:28.087Z] #34 sha256:5ab62786e29ccf36b2aaeb5aaf91f7bc6dca8084ec7ae9c21aa205fbe626259e [2022-03-18T12:03:28.876Z] #34 28.78 Updating files: 86% (1315/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-18T12:03:28.876Z] #34 29.48 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T12:03:29.090Z] #34 4.170 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T12:03:29.091Z] #34 4.170 Cloning into '.'... [2022-03-18T12:03:29.448Z] #34 29.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:03:29.452Z] #31 ... [2022-03-18T12:03:29.452Z] [2022-03-18T12:03:29.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:29.452Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:29.452Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 12.0s [2022-03-18T12:03:30.029Z] #11 ... [2022-03-18T12:03:30.029Z] [2022-03-18T12:03:30.029Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:30.029Z] #31 sha256:8b4bfa19b9d1ee84c2830d3b9305378218e5f8cc2cc18ae9e8728e08c611947c [2022-03-18T12:03:30.029Z] #31 DONE 13.8s [2022-03-18T12:03:30.029Z] [2022-03-18T12:03:30.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:30.029Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:30.039Z] #34 ... [2022-03-18T12:03:30.039Z] [2022-03-18T12:03:30.039Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:03:30.039Z] #26 sha256:1eeff03519f565eb9c123ef779c6bb108436ac780291dd17a96dce9e6e01f6aa [2022-03-18T12:03:30.039Z] #26 4.469 + RM_GOPATH=0 [2022-03-18T12:03:30.039Z] #26 4.470 + TMP_GOPATH= [2022-03-18T12:03:30.039Z] #26 4.470 + : /build [2022-03-18T12:03:30.039Z] #26 4.470 + '[' -z '' ']' [2022-03-18T12:03:30.039Z] #26 4.470 ++ mktemp -d [2022-03-18T12:03:30.039Z] #26 4.475 + export GOPATH=/tmp/tmp.DWFnsdwEK4 [2022-03-18T12:03:30.039Z] #26 4.475 + GOPATH=/tmp/tmp.DWFnsdwEK4 [2022-03-18T12:03:30.039Z] #26 4.475 + RM_GOPATH=1 [2022-03-18T12:03:30.039Z] #26 4.475 + case "$(go env GOARCH)" in [2022-03-18T12:03:30.039Z] #26 4.476 ++ go env GOARCH [2022-03-18T12:03:30.039Z] #26 4.497 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:30.039Z] #26 4.497 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:30.039Z] #26 4.500 ++ dirname /install.sh [2022-03-18T12:03:30.039Z] #26 4.502 + dir=/ [2022-03-18T12:03:30.039Z] #26 4.502 + bin=dockercli [2022-03-18T12:03:30.039Z] #26 4.502 + shift [2022-03-18T12:03:30.039Z] #26 4.502 + '[' '!' -f //dockercli.installer ']' [2022-03-18T12:03:30.039Z] #26 4.502 + . //dockercli.installer [2022-03-18T12:03:30.039Z] #26 4.502 ++ : stable [2022-03-18T12:03:30.039Z] #26 4.505 ++ : 17.06.2-ce [2022-03-18T12:03:30.039Z] #26 4.507 + install_dockercli [2022-03-18T12:03:30.039Z] #26 4.507 Install docker/cli version 17.06.2-ce from stable [2022-03-18T12:03:30.039Z] #26 4.507 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T12:03:30.039Z] #26 4.508 ++ uname -m [2022-03-18T12:03:30.039Z] #26 4.509 + arch=x86_64 [2022-03-18T12:03:30.039Z] #26 4.511 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T12:03:30.039Z] #26 4.511 + url=https://download.docker.com/linux/static [2022-03-18T12:03:30.039Z] #26 4.521 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T12:03:30.039Z] #26 4.523 + tar -xz docker/docker [2022-03-18T12:03:30.586Z] #31 DONE 13.2s [2022-03-18T12:03:30.587Z] [2022-03-18T12:03:30.587Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:ada87de4d857ada7d975fd143bee1a58a9cb597639233a8adcd92bf2cbbfe7fe [2022-03-18T12:03:30.587Z] #11 sha256:dfae1ef02e4c179d63f3de1b3ed1f82bb6ce151814bebab6d8753f0d7c78ea1f [2022-03-18T12:03:30.587Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 12.8s [2022-03-18T12:03:30.587Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 13.3s done [2022-03-18T12:03:31.164Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-18T12:03:31.164Z] #11 DONE 48.5s [2022-03-18T12:03:31.427Z] [2022-03-18T12:03:31.427Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T12:03:31.427Z] #12 sha256:d87d3d130f3ea8171377e5dab068fa6815a381bf828ef197bdb9e4c2ace13731 [2022-03-18T12:03:32.001Z] #12 DONE 0.6s [2022-03-18T12:03:32.001Z] [2022-03-18T12:03:32.001Z] #13 [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-03-18T12:03:32.001Z] #13 sha256:b6a6f6d475fc253f15d45d0aac59aef05f412041bd92a16ddabdd2694a85c4ed [2022-03-18T12:03:32.303Z] #19 150.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-18T12:03:32.303Z] #19 150.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:32.303Z] #19 150.9 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:03:32.303Z] #19 150.9 Selecting previously unselected package patch. [2022-03-18T12:03:32.303Z] #19 150.9 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-18T12:03:32.303Z] #19 150.9 Unpacking patch (2.7.6-7) ... [2022-03-18T12:03:32.303Z] #19 151.0 Selecting previously unselected package dpkg-dev. [2022-03-18T12:03:32.303Z] #19 151.0 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-18T12:03:32.303Z] #19 151.0 Unpacking dpkg-dev (1.20.9) ... [2022-03-18T12:03:32.303Z] #19 151.2 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-18T12:03:32.303Z] #19 151.2 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-18T12:03:32.303Z] #19 151.2 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-18T12:03:32.303Z] #19 151.3 Selecting previously unselected package libio-string-perl. [2022-03-18T12:03:32.303Z] #19 151.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-18T12:03:32.303Z] #19 151.3 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-18T12:03:32.303Z] #19 151.4 Selecting previously unselected package libicu67:amd64. [2022-03-18T12:03:32.303Z] #19 151.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-18T12:03:32.303Z] #19 151.4 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T12:03:32.575Z] #13 DONE 0.7s [2022-03-18T12:03:32.576Z] [2022-03-18T12:03:32.576Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:03:32.576Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:03:32.590Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 14.6s done [2022-03-18T12:03:32.590Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-18T12:03:32.837Z] #51 ... [2022-03-18T12:03:32.837Z] [2022-03-18T12:03:32.837Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-18T12:03:32.837Z] #46 sha256:f668750a8eeaec57bc172f22e4dfc975a527996927c56838fb4548cc71ebb1f6 [2022-03-18T12:03:32.837Z] #46 DONE 0.3s [2022-03-18T12:03:32.837Z] [2022-03-18T12:03:32.837Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T12:03:32.837Z] #25 sha256:c08e7b5234d446a8adca48466e3533f2c7c408ba194046026562ddc98be2bf72 [2022-03-18T12:03:32.837Z] #25 DONE 0.3s [2022-03-18T12:03:32.837Z] [2022-03-18T12:03:32.837Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T12:03:32.837Z] #62 sha256:ee61ea14041e64a6af7c9af3e6d55bd1207b359d0a7e0f467602b53b0aaf6737 [2022-03-18T12:03:32.837Z] #62 DONE 0.3s [2022-03-18T12:03:32.851Z] #11 DONE 50.2s [2022-03-18T12:03:32.873Z] #19 152.6 Selecting previously unselected package libxml2:amd64. [2022-03-18T12:03:32.873Z] #19 152.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-18T12:03:32.873Z] #19 152.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T12:03:33.099Z] [2022-03-18T12:03:33.099Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T12:03:33.099Z] #42 sha256:564ce0591717c0b0c7594a336a0762fbaff1ae5716406563350d604afc5dccf3 [2022-03-18T12:03:33.099Z] #42 DONE 0.3s [2022-03-18T12:03:33.099Z] [2022-03-18T12:03:33.099Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T12:03:33.099Z] #33 sha256:81983e780446318f82b59d601c3d571e9ad9540cb0252333cbb80ffa563f92b2 [2022-03-18T12:03:33.099Z] #33 DONE 0.4s [2022-03-18T12:03:33.099Z] [2022-03-18T12:03:33.099Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:03:33.099Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:03:33.112Z] [2022-03-18T12:03:33.112Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T12:03:33.112Z] #12 sha256:d87d3d130f3ea8171377e5dab068fa6815a381bf828ef197bdb9e4c2ace13731 [2022-03-18T12:03:33.132Z] #19 152.7 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-18T12:03:33.132Z] #19 152.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-18T12:03:33.132Z] #19 152.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-18T12:03:33.132Z] #19 152.8 Selecting previously unselected package libxml-sax-base-perl. [2022-03-18T12:03:33.132Z] #19 152.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-18T12:03:33.132Z] #19 152.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-18T12:03:33.132Z] #19 152.9 Selecting previously unselected package libxml-sax-perl. [2022-03-18T12:03:33.132Z] #19 152.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-18T12:03:33.132Z] #19 152.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-18T12:03:33.132Z] #19 152.9 Selecting previously unselected package libxml-libxml-perl. [2022-03-18T12:03:33.132Z] #19 152.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-18T12:03:33.132Z] #19 152.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-18T12:03:33.391Z] #19 153.1 Selecting previously unselected package libxml-simple-perl. [2022-03-18T12:03:33.391Z] #19 153.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-18T12:03:33.391Z] #19 153.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-18T12:03:33.391Z] #19 153.1 Selecting previously unselected package libyaml-perl. [2022-03-18T12:03:33.391Z] #19 153.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-18T12:03:33.391Z] #19 153.2 Unpacking libyaml-perl (1.30-1) ... [2022-03-18T12:03:33.391Z] #19 153.2 Selecting previously unselected package libconfig-auto-perl. [2022-03-18T12:03:33.391Z] #19 153.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-18T12:03:33.391Z] #19 153.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-18T12:03:33.391Z] #19 153.3 Selecting previously unselected package libfile-which-perl. [2022-03-18T12:03:33.651Z] #19 153.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-18T12:03:33.651Z] #19 153.3 Unpacking libfile-which-perl (1.23-1) ... [2022-03-18T12:03:33.651Z] #19 153.3 Selecting previously unselected package libfile-homedir-perl. [2022-03-18T12:03:33.651Z] #19 153.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-18T12:03:33.651Z] #19 153.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-18T12:03:33.651Z] #19 153.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-18T12:03:33.659Z] #34 ... [2022-03-18T12:03:33.659Z] [2022-03-18T12:03:33.659Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:33.659Z] #47 sha256:97099d397b10be345953f5b80e83e6db4e0a35a24097d35e58f6bb24dd860991 [2022-03-18T12:03:33.659Z] #47 24.17 The following additional packages will be installed: [2022-03-18T12:03:33.659Z] #47 24.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T12:03:33.659Z] #47 24.18 python3-protobuf python3-six [2022-03-18T12:03:33.659Z] #47 24.19 Suggested packages: [2022-03-18T12:03:33.659Z] #47 24.19 python3-setuptools [2022-03-18T12:03:33.659Z] #47 24.19 Recommended packages: [2022-03-18T12:03:33.659Z] #47 24.19 iproute2 | iproute [2022-03-18T12:03:33.659Z] #47 24.57 The following NEW packages will be installed: [2022-03-18T12:03:33.659Z] #47 24.57 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T12:03:33.659Z] #47 24.59 python3-protobuf python3-six [2022-03-18T12:03:33.659Z] #47 24.96 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:03:33.659Z] #47 24.96 Need to get 2115 kB of archives. [2022-03-18T12:03:33.659Z] #47 24.96 After this operation, 10.7 MB of additional disk space will be used. [2022-03-18T12:03:33.659Z] #47 24.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-18T12:03:33.659Z] #47 25.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T12:03:33.659Z] #47 25.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-18T12:03:33.659Z] #47 25.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-18T12:03:33.659Z] #47 25.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-18T12:03:33.659Z] #47 25.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-18T12:03:33.659Z] #47 25.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-18T12:03:33.659Z] #47 28.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-18T12:03:33.659Z] #47 29.80 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:03:33.659Z] #47 30.04 Fetched 2115 kB in 4s (515 kB/s) [2022-03-18T12:03:33.659Z] #47 30.14 Selecting previously unselected package libprotobuf23:arm64. [2022-03-18T12:03:33.660Z] #47 30.14 (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 ... 15700 files and directories currently installed.) [2022-03-18T12:03:33.660Z] #47 30.21 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-18T12:03:33.660Z] #47 30.25 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-18T12:03:33.660Z] #47 30.88 Selecting previously unselected package python3-pkg-resources. [2022-03-18T12:03:33.660Z] #47 30.88 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T12:03:33.660Z] #47 30.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:03:33.660Z] #47 31.05 Selecting previously unselected package python3-six. [2022-03-18T12:03:33.660Z] #47 31.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-18T12:03:33.660Z] #47 31.12 Unpacking python3-six (1.16.0-2) ... [2022-03-18T12:03:33.660Z] #47 31.23 Selecting previously unselected package python3-protobuf. [2022-03-18T12:03:33.660Z] #47 31.23 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-18T12:03:33.660Z] #47 31.24 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-18T12:03:33.660Z] #47 31.77 Selecting previously unselected package libnet1:arm64. [2022-03-18T12:03:33.660Z] #47 31.77 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-18T12:03:33.660Z] #47 31.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:03:33.660Z] #47 31.89 Selecting previously unselected package libnl-3-200:arm64. [2022-03-18T12:03:33.660Z] #47 31.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-18T12:03:33.660Z] #47 31.91 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-18T12:03:33.660Z] #47 32.03 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-18T12:03:33.660Z] #47 32.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-18T12:03:33.660Z] #47 32.04 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-18T12:03:33.660Z] #47 32.14 Selecting previously unselected package criu. [2022-03-18T12:03:33.660Z] #47 32.15 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-18T12:03:33.660Z] #47 32.16 Unpacking criu (3.16.1-3) ... [2022-03-18T12:03:33.660Z] #47 32.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:03:33.660Z] #47 34.28 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-18T12:03:33.660Z] #47 ... [2022-03-18T12:03:33.660Z] [2022-03-18T12:03:33.660Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:33.660Z] #14 sha256:94c6f8508f79061ae19a2256d6e649919c866c6d952f7d2c88fdfee18280215f [2022-03-18T12:03:33.660Z] #14 24.43 The following additional packages will be installed: [2022-03-18T12:03:33.660Z] #14 24.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T12:03:33.660Z] #14 24.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-18T12:03:33.660Z] #14 24.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-18T12:03:33.660Z] #14 24.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-18T12:03:33.660Z] #14 24.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-18T12:03:33.660Z] #14 24.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-18T12:03:33.660Z] #14 24.44 mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T12:03:33.660Z] #14 24.45 Suggested packages: [2022-03-18T12:03:33.660Z] #14 24.45 gcc-10-locales seccomp wine64 [2022-03-18T12:03:33.660Z] #14 25.48 The following NEW packages will be installed: [2022-03-18T12:03:33.660Z] #14 25.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T12:03:33.660Z] #14 25.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-18T12:03:33.660Z] #14 25.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-18T12:03:33.660Z] #14 25.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-18T12:03:33.660Z] #14 25.51 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-18T12:03:33.660Z] #14 25.51 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-18T12:03:33.660Z] #14 25.51 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-18T12:03:33.660Z] #14 25.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-18T12:03:33.660Z] #14 25.52 mingw-w64-x86-64-dev [2022-03-18T12:03:33.660Z] #14 25.87 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:03:33.660Z] #14 25.87 Need to get 108 MB of archives. [2022-03-18T12:03:33.660Z] #14 25.87 After this operation, 620 MB of additional disk space will be used. [2022-03-18T12:03:33.660Z] #14 25.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-03-18T12:03:33.660Z] #14 25.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-03-18T12:03:33.660Z] #14 26.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-18T12:03:33.660Z] #14 26.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-03-18T12:03:33.660Z] #14 26.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-18T12:03:33.660Z] #14 26.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-18T12:03:33.660Z] #14 26.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-18T12:03:33.660Z] #14 27.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-03-18T12:03:33.660Z] #14 27.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-03-18T12:03:33.660Z] #14 27.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-18T12:03:33.660Z] #14 28.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-03-18T12:03:33.660Z] #14 29.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-03-18T12:03:33.660Z] #14 29.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-18T12:03:33.660Z] #14 30.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-03-18T12:03:33.660Z] #14 31.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-18T12:03:33.660Z] #14 31.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-18T12:03:33.660Z] #14 31.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-18T12:03:33.660Z] #14 31.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-18T12:03:33.660Z] #14 31.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-18T12:03:33.660Z] #14 31.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-03-18T12:03:33.660Z] #14 31.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-18T12:03:33.660Z] #14 31.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-18T12:03:33.660Z] #14 31.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-18T12:03:33.660Z] #14 31.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-18T12:03:33.660Z] #14 31.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-18T12:03:33.660Z] #14 31.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-18T12:03:33.660Z] #14 31.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-18T12:03:33.660Z] #14 31.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-03-18T12:03:33.660Z] #14 31.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-18T12:03:33.660Z] #14 31.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-18T12:03:33.660Z] #14 32.27 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:03:33.660Z] #14 32.54 Fetched 108 MB in 6s (18.8 MB/s) [2022-03-18T12:03:33.660Z] #14 32.64 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T12:03:33.660Z] #14 32.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 ... 15700 files and directories currently installed.) [2022-03-18T12:03:33.660Z] #14 32.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-18T12:03:33.660Z] #14 32.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T12:03:33.660Z] #14 34.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T12:03:33.660Z] #14 ... [2022-03-18T12:03:33.660Z] [2022-03-18T12:03:33.660Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:33.660Z] #47 sha256:97099d397b10be345953f5b80e83e6db4e0a35a24097d35e58f6bb24dd860991 [2022-03-18T12:03:33.660Z] #47 34.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:03:33.660Z] #47 34.37 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-18T12:03:33.912Z] #19 153.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-18T12:03:33.912Z] #19 153.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-18T12:03:33.912Z] #19 153.4 Selecting previously unselected package dpkg-cross. [2022-03-18T12:03:33.912Z] #19 153.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-18T12:03:33.912Z] #19 153.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-18T12:03:33.912Z] #19 153.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-18T12:03:33.912Z] #19 153.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-18T12:03:33.912Z] #19 153.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-18T12:03:33.912Z] #19 153.6 Selecting previously unselected package libc6-armel-cross. [2022-03-18T12:03:33.912Z] #19 153.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-18T12:03:33.912Z] #19 153.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-18T12:03:33.912Z] #19 153.8 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-18T12:03:33.912Z] #19 153.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:33.922Z] #47 34.41 Setting up python3-six (1.16.0-2) ... [2022-03-18T12:03:34.057Z] #12 DONE 0.8s [2022-03-18T12:03:34.057Z] [2022-03-18T12:03:34.057Z] #13 [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-03-18T12:03:34.057Z] #13 sha256:b6a6f6d475fc253f15d45d0aac59aef05f412041bd92a16ddabdd2694a85c4ed [2022-03-18T12:03:34.171Z] #19 153.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:03:34.171Z] #19 153.8 Selecting previously unselected package libgomp1-armel-cross. [2022-03-18T12:03:34.171Z] #19 153.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:34.171Z] #19 153.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:03:34.171Z] #19 153.9 Selecting previously unselected package libatomic1-armel-cross. [2022-03-18T12:03:34.171Z] #19 153.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:34.171Z] #19 153.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:03:34.171Z] #19 153.9 Selecting previously unselected package libasan6-armel-cross. [2022-03-18T12:03:34.171Z] #19 154.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:34.171Z] #19 154.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:03:34.318Z] #13 DONE 0.6s [2022-03-18T12:03:34.581Z] [2022-03-18T12:03:34.581Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T12:03:34.582Z] #33 sha256:81983e780446318f82b59d601c3d571e9ad9540cb0252333cbb80ffa563f92b2 [2022-03-18T12:03:34.582Z] #33 DONE 0.3s [2022-03-18T12:03:34.582Z] [2022-03-18T12:03:34.582Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T12:03:34.582Z] #42 sha256:564ce0591717c0b0c7594a336a0762fbaff1ae5716406563350d604afc5dccf3 [2022-03-18T12:03:34.582Z] #42 DONE 0.2s [2022-03-18T12:03:34.582Z] [2022-03-18T12:03:34.582Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:03:34.582Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:03:34.741Z] #19 154.3 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-18T12:03:34.741Z] #19 154.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:34.741Z] #19 154.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:03:34.741Z] #19 154.4 Selecting previously unselected package libubsan1-armel-cross. [2022-03-18T12:03:34.741Z] #19 154.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:34.741Z] #19 154.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:03:34.854Z] #43 ... [2022-03-18T12:03:34.854Z] [2022-03-18T12:03:34.854Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T12:03:34.854Z] #62 sha256:56e928edeb83ca269615598a65b68ae3f2c5475d452a23bbd42f77ddc8abd7b4 [2022-03-18T12:03:34.854Z] #62 DONE 0.3s [2022-03-18T12:03:34.854Z] [2022-03-18T12:03:34.854Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-18T12:03:34.854Z] #46 sha256:f668750a8eeaec57bc172f22e4dfc975a527996927c56838fb4548cc71ebb1f6 [2022-03-18T12:03:34.854Z] #46 DONE 0.4s [2022-03-18T12:03:34.854Z] [2022-03-18T12:03:34.854Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T12:03:34.854Z] #25 sha256:2454d6d65c3e313ea6762dd7e72545e8a11f2513c37f912e25da687d1890d0d2 [2022-03-18T12:03:34.854Z] #25 DONE 0.4s [2022-03-18T12:03:34.854Z] [2022-03-18T12:03:34.854Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:03:34.854Z] #26 sha256:78c1ab08c01053018a8d10ebea85ffb9a2536426678283d22458db1295e7cbdb [2022-03-18T12:03:34.865Z] #47 35.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-18T12:03:34.865Z] #47 35.55 Setting up python3-protobuf (3.12.4-1) ... [2022-03-18T12:03:35.000Z] #19 154.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-18T12:03:35.001Z] #19 154.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:35.001Z] #19 154.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:03:35.001Z] #19 154.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-18T12:03:35.126Z] #47 ... [2022-03-18T12:03:35.127Z] [2022-03-18T12:03:35.127Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:35.127Z] #31 sha256:2a2331e73924b1b387ea65a213d983878ae566c0284e04911ddc8e36df855f81 [2022-03-18T12:03:35.127Z] #31 11.55 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T12:03:35.127Z] #31 12.61 [2022-03-18T12:03:35.127Z] #31 12.91 #=#=# 0.8% ######################################################################## 100.0% [2022-03-18T12:03:35.127Z] #31 14.42 [2022-03-18T12:03:35.127Z] #31 18.71 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-18T12:03:35.127Z] #31 19.95 [2022-03-18T12:03:35.127Z] #31 20.25 #=#=# 0.0% ######## 11.3% ############### 21.0% #################### 28.4% ############################# 41.5% ################################### 49.5% ############################################## 64.9% ####################################################### 77.3% ################################################################## 92.2% ######################################################################## 100.0% [2022-03-18T12:03:35.260Z] #19 154.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:03:35.260Z] #19 154.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T12:03:35.410Z] #26 ... [2022-03-18T12:03:35.410Z] [2022-03-18T12:03:35.410Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:35.410Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:03:35.410Z] #58 3.086 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:35.410Z] #58 3.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:35.410Z] #58 3.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:35.410Z] #58 3.395 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:35.410Z] #58 3.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:35.410Z] #58 5.288 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:35.410Z] #58 ... [2022-03-18T12:03:35.410Z] [2022-03-18T12:03:35.410Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:03:35.410Z] #49 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:03:35.410Z] #49 3.194 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T12:03:35.410Z] #49 4.231 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T12:03:35.410Z] #49 4.307 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T12:03:35.410Z] #49 4.307 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T12:03:35.410Z] #49 4.338 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T12:03:35.410Z] #49 4.658 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T12:03:35.410Z] #49 4.696 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T12:03:35.410Z] #49 4.735 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T12:03:35.410Z] #49 4.786 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T12:03:35.410Z] #49 4.851 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T12:03:35.410Z] #49 4.905 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T12:03:35.410Z] #49 4.916 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T12:03:35.410Z] #49 5.033 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T12:03:35.410Z] #49 ... [2022-03-18T12:03:35.410Z] [2022-03-18T12:03:35.410Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:35.410Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:03:35.410Z] #47 4.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:35.410Z] #47 4.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:35.410Z] #47 4.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:35.410Z] #47 5.324 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-18T12:03:35.410Z] #47 5.632 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:35.410Z] #47 7.168 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:35.410Z] #47 9.392 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:35.410Z] #47 ... [2022-03-18T12:03:35.410Z] [2022-03-18T12:03:35.410Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:03:35.410Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:03:35.410Z] #43 3.969 + git clone https://github.com/docker/distribution.git . [2022-03-18T12:03:35.410Z] #43 3.969 Cloning into '.'... [2022-03-18T12:03:35.410Z] #43 ... [2022-03-18T12:03:35.410Z] [2022-03-18T12:03:35.410Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:35.410Z] #63 sha256:d93fac35e360b9147e55415760d282ce076902eabe1f5694784c1da25cac3f3f [2022-03-18T12:03:35.410Z] #63 4.024 + RM_GOPATH=0 [2022-03-18T12:03:35.410Z] #63 4.024 + TMP_GOPATH= [2022-03-18T12:03:35.410Z] #63 4.024 + : /build [2022-03-18T12:03:35.410Z] #63 4.024 + '[' -z '' ']' [2022-03-18T12:03:35.410Z] #63 4.024 ++ mktemp -d [2022-03-18T12:03:35.410Z] #63 4.024 + export GOPATH=/tmp/tmp.LgeOhfpSte [2022-03-18T12:03:35.410Z] #63 4.024 + GOPATH=/tmp/tmp.LgeOhfpSte [2022-03-18T12:03:35.410Z] #63 4.024 + RM_GOPATH=1 [2022-03-18T12:03:35.410Z] #63 4.024 + case "$(go env GOARCH)" in [2022-03-18T12:03:35.410Z] #63 4.024 ++ go env GOARCH [2022-03-18T12:03:35.410Z] #63 4.063 Install rootlesskit version v0.14.6 [2022-03-18T12:03:35.410Z] #63 4.094 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:35.410Z] #63 4.094 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:35.410Z] #63 4.094 ++ dirname /install.sh [2022-03-18T12:03:35.410Z] #63 4.094 + dir=/ [2022-03-18T12:03:35.410Z] #63 4.094 + bin=rootlesskit [2022-03-18T12:03:35.410Z] #63 4.094 + shift [2022-03-18T12:03:35.410Z] #63 4.094 + '[' '!' -f //rootlesskit.installer ']' [2022-03-18T12:03:35.410Z] #63 4.094 + . //rootlesskit.installer [2022-03-18T12:03:35.410Z] #63 4.094 ++ : v0.14.6 [2022-03-18T12:03:35.410Z] #63 4.094 + install_rootlesskit [2022-03-18T12:03:35.410Z] #63 4.094 + case "$1" in [2022-03-18T12:03:35.410Z] #63 4.094 + export CGO_ENABLED=0 [2022-03-18T12:03:35.410Z] #63 4.094 + CGO_ENABLED=0 [2022-03-18T12:03:35.410Z] #63 4.094 + _install_rootlesskit [2022-03-18T12:03:35.410Z] #63 4.094 + echo 'Install rootlesskit version v0.14.6' [2022-03-18T12:03:35.410Z] #63 4.094 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T12:03:35.410Z] #63 4.094 + GOBIN=/build [2022-03-18T12:03:35.410Z] #63 4.094 + GO111MODULE=on [2022-03-18T12:03:35.410Z] #63 4.094 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-18T12:03:35.410Z] #63 4.507 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-18T12:03:35.410Z] #63 7.228 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T12:03:35.410Z] #63 7.236 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T12:03:35.410Z] #63 7.897 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-18T12:03:35.410Z] #63 ... [2022-03-18T12:03:35.410Z] [2022-03-18T12:03:35.410Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:35.410Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:35.410Z] #14 3.063 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:35.410Z] #14 3.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:35.410Z] #14 3.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:35.410Z] #14 3.317 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:35.410Z] #14 3.744 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:35.410Z] #14 4.913 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:35.410Z] #14 ... [2022-03-18T12:03:35.410Z] [2022-03-18T12:03:35.410Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:03:35.410Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:03:35.410Z] #51 4.421 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-18T12:03:35.699Z] #31 22.17 [2022-03-18T12:03:35.755Z] #51 ... [2022-03-18T12:03:35.755Z] [2022-03-18T12:03:35.755Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T12:03:35.755Z] #53 sha256:9b9f156e78d113f9e558e55514b22b46d8d1b5f16b3e955520617aa61b56eaf0 [2022-03-18T12:03:35.755Z] #53 4.726 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T12:03:35.755Z] #53 5.591 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T12:03:35.755Z] #53 5.595 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T12:03:35.755Z] #53 5.660 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T12:03:35.755Z] #53 7.146 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T12:03:35.755Z] #53 ... [2022-03-18T12:03:35.755Z] [2022-03-18T12:03:35.755Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-18T12:03:35.755Z] #36 sha256:e635c81be0cdd1f3c777732f6dd878204985f9b579f71cf1beda133f9f8e1771 [2022-03-18T12:03:35.755Z] #36 4.528 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-18T12:03:35.755Z] #36 ... [2022-03-18T12:03:35.755Z] [2022-03-18T12:03:35.755Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:35.755Z] #63 sha256:d93fac35e360b9147e55415760d282ce076902eabe1f5694784c1da25cac3f3f [2022-03-18T12:03:35.755Z] #63 10.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-18T12:03:36.642Z] #31 ... [2022-03-18T12:03:36.642Z] [2022-03-18T12:03:36.642Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:03:36.642Z] #60 sha256:693aa1ebec448702e4016fba210c32e0badda2683e515e2dc4fae0f5a75ccc11 [2022-03-18T12:03:36.642Z] #60 0.892 + RM_GOPATH=0 [2022-03-18T12:03:36.642Z] #60 0.917 + TMP_GOPATH= [2022-03-18T12:03:36.642Z] #60 0.917 + : /build [2022-03-18T12:03:36.642Z] #60 0.917 + '[' -z '' ']' [2022-03-18T12:03:36.642Z] #60 0.919 ++ mktemp -d [2022-03-18T12:03:36.642Z] #60 0.931 + export GOPATH=/tmp/tmp.RnvxLOBLaI [2022-03-18T12:03:36.642Z] #60 0.931 + GOPATH=/tmp/tmp.RnvxLOBLaI [2022-03-18T12:03:36.642Z] #60 0.931 + RM_GOPATH=1 [2022-03-18T12:03:36.642Z] #60 0.931 + case "$(go env GOARCH)" in [2022-03-18T12:03:36.642Z] #60 0.931 ++ go env GOARCH [2022-03-18T12:03:36.642Z] #60 0.960 Install containerd version v1.6.1 [2022-03-18T12:03:36.642Z] #60 0.960 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:36.642Z] #60 0.960 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:36.642Z] #60 0.960 ++ dirname /install.sh [2022-03-18T12:03:36.642Z] #60 0.960 + dir=/ [2022-03-18T12:03:36.642Z] #60 0.960 + bin=containerd [2022-03-18T12:03:36.642Z] #60 0.960 + shift [2022-03-18T12:03:36.642Z] #60 0.960 + '[' '!' -f //containerd.installer ']' [2022-03-18T12:03:36.642Z] #60 0.960 + . //containerd.installer [2022-03-18T12:03:36.642Z] #60 0.960 ++ set -e [2022-03-18T12:03:36.642Z] #60 0.960 ++ : v1.6.1 [2022-03-18T12:03:36.642Z] #60 0.960 + install_containerd [2022-03-18T12:03:36.642Z] #60 0.960 + echo 'Install containerd version v1.6.1' [2022-03-18T12:03:36.642Z] #60 0.960 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RnvxLOBLaI/src/github.com/containerd/containerd [2022-03-18T12:03:36.642Z] #60 0.991 Cloning into '/tmp/tmp.RnvxLOBLaI/src/github.com/containerd/containerd'... [2022-03-18T12:03:36.642Z] #60 ... [2022-03-18T12:03:36.642Z] [2022-03-18T12:03:36.642Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:36.642Z] #14 sha256:94c6f8508f79061ae19a2256d6e649919c866c6d952f7d2c88fdfee18280215f [2022-03-18T12:03:36.642Z] #14 34.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-18T12:03:36.642Z] #14 34.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T12:03:36.642Z] #14 36.97 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T12:03:36.642Z] #14 36.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-18T12:03:36.642Z] #14 36.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T12:03:36.642Z] #14 37.11 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-18T12:03:36.642Z] #14 37.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-18T12:03:36.642Z] #14 37.13 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-18T12:03:36.642Z] #14 37.28 Selecting previously unselected package dmsetup. [2022-03-18T12:03:36.642Z] #14 37.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-18T12:03:36.642Z] #14 37.33 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-18T12:03:36.642Z] #14 37.48 Selecting previously unselected package mingw-w64-common. [2022-03-18T12:03:36.642Z] #14 37.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-18T12:03:36.642Z] #14 37.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-18T12:03:36.717Z] #63 11.81 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T12:03:36.718Z] #63 11.89 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T12:03:37.290Z] #63 12.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T12:03:37.290Z] #63 ... [2022-03-18T12:03:37.290Z] [2022-03-18T12:03:37.290Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:03:37.290Z] #26 sha256:1eeff03519f565eb9c123ef779c6bb108436ac780291dd17a96dce9e6e01f6aa [2022-03-18T12:03:37.290Z] #26 11.54 + mkdir -p /build [2022-03-18T12:03:37.290Z] #26 11.55 + mv docker/docker /build/ [2022-03-18T12:03:37.290Z] #26 11.56 + rmdir docker [2022-03-18T12:03:37.290Z] #26 DONE 12.6s [2022-03-18T12:03:37.290Z] [2022-03-18T12:03:37.290Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:37.290Z] #63 sha256:d93fac35e360b9147e55415760d282ce076902eabe1f5694784c1da25cac3f3f [2022-03-18T12:03:37.290Z] #63 12.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T12:03:37.290Z] #63 12.52 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T12:03:37.862Z] #63 12.83 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-18T12:03:38.122Z] #63 ... [2022-03-18T12:03:38.122Z] [2022-03-18T12:03:38.122Z] #38 [tini 1/3] 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-03-18T12:03:38.122Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:03:38.122Z] #38 3.400 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:38.122Z] #38 3.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:38.122Z] #38 3.414 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:38.122Z] #38 3.725 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:38.122Z] #38 4.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:38.122Z] #38 6.386 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:38.122Z] #38 ... [2022-03-18T12:03:38.122Z] [2022-03-18T12:03:38.122Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:38.122Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:38.122Z] #14 13.62 Fetched 8506 kB in 11s (782 kB/s) [2022-03-18T12:03:38.404Z] #34 ... [2022-03-18T12:03:38.404Z] [2022-03-18T12:03:38.404Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:03:38.404Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:03:38.404Z] #51 5.334 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-18T12:03:38.557Z] #14 ... [2022-03-18T12:03:38.557Z] [2022-03-18T12:03:38.557Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:03:38.557Z] #51 sha256:178713aa6a0ca17aadab6354b1b778b4404140acc963a898bf8286f12ff569dc [2022-03-18T12:03:38.557Z] #51 29.10 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-18T12:03:38.557Z] #51 29.15 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-18T12:03:38.557Z] #51 29.20 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-18T12:03:38.557Z] #51 29.20 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-18T12:03:38.557Z] #51 29.26 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-18T12:03:38.557Z] #51 29.29 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-18T12:03:38.557Z] #51 29.35 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-18T12:03:38.557Z] #51 29.42 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-18T12:03:38.557Z] #51 29.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-18T12:03:38.557Z] #51 29.52 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-18T12:03:38.557Z] #51 29.59 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-18T12:03:38.557Z] #51 29.59 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-18T12:03:38.557Z] #51 30.12 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-18T12:03:38.557Z] #51 30.14 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-18T12:03:38.557Z] #51 30.17 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-18T12:03:38.557Z] #51 30.28 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-18T12:03:38.557Z] #51 30.29 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-18T12:03:38.557Z] #51 30.32 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-18T12:03:38.557Z] #51 30.33 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-18T12:03:38.557Z] #51 30.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-18T12:03:38.557Z] #51 30.37 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-18T12:03:38.557Z] #51 30.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-18T12:03:38.557Z] #51 30.59 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-18T12:03:38.557Z] #51 30.59 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-18T12:03:38.557Z] #51 30.60 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-18T12:03:38.557Z] #51 30.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-18T12:03:38.557Z] #51 30.61 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-18T12:03:38.557Z] #51 30.74 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-18T12:03:38.557Z] #51 30.76 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-18T12:03:38.557Z] #51 30.77 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-18T12:03:38.557Z] #51 30.78 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-18T12:03:38.557Z] #51 30.81 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-18T12:03:38.557Z] #51 30.87 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-18T12:03:38.557Z] #51 30.93 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-18T12:03:38.557Z] #51 30.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T12:03:38.557Z] #51 31.01 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-18T12:03:38.557Z] #51 31.03 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-18T12:03:38.557Z] #51 31.05 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-18T12:03:38.557Z] #51 31.39 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-18T12:03:38.557Z] #51 31.44 go: downloading honnef.co/go/tools v0.2.2 [2022-03-18T12:03:38.557Z] #51 32.45 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-18T12:03:38.557Z] #51 32.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T12:03:38.557Z] #51 32.48 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-18T12:03:38.557Z] #51 32.50 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-18T12:03:38.557Z] #51 33.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T12:03:38.557Z] #51 33.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T12:03:38.557Z] #51 33.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-18T12:03:38.557Z] #51 33.80 go: downloading golang.org/x/text v0.3.7 [2022-03-18T12:03:38.557Z] #51 37.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T12:03:38.557Z] #51 37.82 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-18T12:03:38.557Z] #51 37.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-18T12:03:38.557Z] #51 37.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-18T12:03:38.557Z] #51 38.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T12:03:38.557Z] #51 38.03 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T12:03:38.557Z] #51 38.08 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-18T12:03:38.557Z] #51 38.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-18T12:03:38.557Z] #51 38.15 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-18T12:03:38.557Z] #51 38.19 go: downloading golang.org/x/mod v0.5.1 [2022-03-18T12:03:38.557Z] #51 38.25 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-18T12:03:38.557Z] #51 38.30 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-18T12:03:38.557Z] #51 38.35 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-18T12:03:38.557Z] #51 38.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-18T12:03:38.557Z] #51 38.51 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-18T12:03:38.557Z] #51 38.77 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-18T12:03:38.557Z] #51 38.82 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-18T12:03:38.557Z] #51 39.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T12:03:38.557Z] #51 39.19 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-18T12:03:38.557Z] #51 39.22 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-18T12:03:38.557Z] #51 39.30 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-18T12:03:38.557Z] #51 39.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-18T12:03:38.557Z] #51 39.31 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-18T12:03:38.557Z] #51 39.34 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-18T12:03:38.557Z] #51 39.51 go: downloading github.com/prometheus/common v0.10.0 [2022-03-18T12:03:38.820Z] #51 39.66 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-18T12:03:38.820Z] #51 39.75 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-18T12:03:39.081Z] #51 39.83 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-18T12:03:39.654Z] #51 ... [2022-03-18T12:03:39.654Z] [2022-03-18T12:03:39.654Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:39.654Z] #31 sha256:2a2331e73924b1b387ea65a213d983878ae566c0284e04911ddc8e36df855f81 [2022-03-18T12:03:39.654Z] #31 25.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T12:03:40.150Z] #26 ... [2022-03-18T12:03:40.150Z] [2022-03-18T12:03:40.150Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:40.150Z] #63 sha256:e4a3b46a2ae42aa5be443923f68770c59091236aa09428283f3fb9fb148a9d0a [2022-03-18T12:03:40.150Z] #63 4.480 + RM_GOPATH=0 [2022-03-18T12:03:40.150Z] #63 4.480 + TMP_GOPATH= [2022-03-18T12:03:40.150Z] #63 4.480 + : /build [2022-03-18T12:03:40.150Z] #63 4.480 + '[' -z '' ']' [2022-03-18T12:03:40.150Z] #63 4.480 ++ mktemp -d [2022-03-18T12:03:40.150Z] #63 4.480 + export GOPATH=/tmp/tmp.QzLeqQBZYO [2022-03-18T12:03:40.150Z] #63 4.480 + GOPATH=/tmp/tmp.QzLeqQBZYO [2022-03-18T12:03:40.150Z] #63 4.480 + RM_GOPATH=1 [2022-03-18T12:03:40.150Z] #63 4.480 + case "$(go env GOARCH)" in [2022-03-18T12:03:40.150Z] #63 4.480 ++ go env GOARCH [2022-03-18T12:03:40.150Z] #63 4.486 Install rootlesskit version v0.14.6 [2022-03-18T12:03:40.150Z] #63 4.486 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:40.150Z] #63 4.486 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:40.150Z] #63 4.486 ++ dirname /install.sh [2022-03-18T12:03:40.150Z] #63 4.486 + dir=/ [2022-03-18T12:03:40.150Z] #63 4.486 + bin=rootlesskit [2022-03-18T12:03:40.150Z] #63 4.486 + shift [2022-03-18T12:03:40.150Z] #63 4.486 + '[' '!' -f //rootlesskit.installer ']' [2022-03-18T12:03:40.150Z] #63 4.486 + . //rootlesskit.installer [2022-03-18T12:03:40.150Z] #63 4.486 ++ : v0.14.6 [2022-03-18T12:03:40.150Z] #63 4.486 + install_rootlesskit [2022-03-18T12:03:40.150Z] #63 4.486 + case "$1" in [2022-03-18T12:03:40.150Z] #63 4.486 + export CGO_ENABLED=0 [2022-03-18T12:03:40.150Z] #63 4.486 + CGO_ENABLED=0 [2022-03-18T12:03:40.150Z] #63 4.486 + _install_rootlesskit [2022-03-18T12:03:40.150Z] #63 4.486 + echo 'Install rootlesskit version v0.14.6' [2022-03-18T12:03:40.150Z] #63 4.486 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T12:03:40.150Z] #63 4.486 + GOBIN=/build [2022-03-18T12:03:40.150Z] #63 4.486 + GO111MODULE=on [2022-03-18T12:03:40.150Z] #63 4.486 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-18T12:03:40.150Z] #63 4.904 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-18T12:03:40.611Z] #31 26.96 #=#=# [2022-03-18T12:03:40.611Z] #31 ... [2022-03-18T12:03:40.611Z] [2022-03-18T12:03:40.611Z] #38 [tini 1/3] 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-03-18T12:03:40.611Z] #38 sha256:42fef19f5a9212d5c4a6fd52e4d265148628f843c2fcc3c52fc31f7f836e9cb8 [2022-03-18T12:03:40.611Z] #38 31.27 Selecting previously unselected package libicu67:arm64. [2022-03-18T12:03:40.611Z] #38 31.27 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-18T12:03:40.611Z] #38 31.28 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-18T12:03:40.611Z] #38 36.02 Selecting previously unselected package libxml2:arm64. [2022-03-18T12:03:40.611Z] #38 36.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-18T12:03:40.611Z] #38 36.07 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-18T12:03:40.611Z] #38 36.56 Selecting previously unselected package libarchive13:arm64. [2022-03-18T12:03:40.611Z] #38 36.56 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-18T12:03:40.611Z] #38 36.57 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-18T12:03:40.611Z] #38 36.93 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-18T12:03:40.611Z] #38 36.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-18T12:03:40.611Z] #38 36.94 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-18T12:03:40.611Z] #38 37.09 Selecting previously unselected package librhash0:arm64. [2022-03-18T12:03:40.611Z] #38 37.09 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-18T12:03:40.611Z] #38 37.10 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-18T12:03:40.611Z] #38 37.26 Selecting previously unselected package libuv1:arm64. [2022-03-18T12:03:40.611Z] #38 37.27 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-18T12:03:40.611Z] #38 37.27 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-18T12:03:40.611Z] #38 37.40 Selecting previously unselected package cmake. [2022-03-18T12:03:40.611Z] #38 37.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-18T12:03:40.611Z] #38 37.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-18T12:03:40.611Z] #38 40.05 Setting up libicu67:arm64 (67.1-7) ... [2022-03-18T12:03:40.611Z] #38 40.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:03:40.611Z] #38 40.13 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-18T12:03:40.611Z] #38 40.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:03:40.611Z] #38 40.23 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-18T12:03:40.611Z] #38 40.26 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-18T12:03:40.611Z] #38 40.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T12:03:40.611Z] #38 40.33 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-18T12:03:40.611Z] #38 40.36 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-18T12:03:40.611Z] #38 40.38 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-18T12:03:40.611Z] #38 40.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:03:40.611Z] #38 ... [2022-03-18T12:03:40.611Z] [2022-03-18T12:03:40.611Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:40.611Z] #31 sha256:2a2331e73924b1b387ea65a213d983878ae566c0284e04911ddc8e36df855f81 [2022-03-18T12:03:40.667Z] #14 13.62 Reading package lists... [2022-03-18T12:03:40.667Z] #14 ... [2022-03-18T12:03:40.667Z] [2022-03-18T12:03:40.667Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-18T12:03:40.667Z] #36 sha256:e635c81be0cdd1f3c777732f6dd878204985f9b579f71cf1beda133f9f8e1771 [2022-03-18T12:03:40.667Z] #36 15.35 tomll can be used in two ways: [2022-03-18T12:03:40.667Z] #36 15.35 Writing to STDIN and reading from STDOUT: [2022-03-18T12:03:40.667Z] #36 15.35 cat file.toml | tomll > file.toml [2022-03-18T12:03:40.667Z] #36 15.35 [2022-03-18T12:03:40.667Z] #36 15.35 Reading and updating a list of files: [2022-03-18T12:03:40.667Z] #36 15.35 tomll a.toml b.toml c.toml [2022-03-18T12:03:40.667Z] #36 15.35 [2022-03-18T12:03:40.667Z] #36 15.35 When given a list of files, tomll will modify all files in place without asking. [2022-03-18T12:03:40.667Z] #36 DONE 15.8s [2022-03-18T12:03:40.667Z] [2022-03-18T12:03:40.667Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:40.667Z] #63 sha256:d93fac35e360b9147e55415760d282ce076902eabe1f5694784c1da25cac3f3f [2022-03-18T12:03:40.667Z] #63 13.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T12:03:40.667Z] #63 13.30 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-18T12:03:40.667Z] #63 13.36 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-18T12:03:40.667Z] #63 15.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T12:03:40.723Z] #63 ... [2022-03-18T12:03:40.723Z] [2022-03-18T12:03:40.723Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:03:40.723Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:03:40.723Z] #43 5.818 + git clone https://github.com/docker/distribution.git . [2022-03-18T12:03:40.723Z] #43 5.824 Cloning into '.'... [2022-03-18T12:03:40.872Z] #31 27.26 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:41.833Z] #19 161.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-18T12:03:41.833Z] #19 161.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:41.833Z] #19 161.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T12:03:41.833Z] #19 161.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-18T12:03:41.833Z] #19 161.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-18T12:03:41.833Z] #19 161.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-18T12:03:41.833Z] #19 ... [2022-03-18T12:03:41.833Z] [2022-03-18T12:03:41.833Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:03:41.833Z] #58 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:03:41.833Z] #58 168.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-18T12:03:41.860Z] #31 ... [2022-03-18T12:03:41.860Z] [2022-03-18T12:03:41.860Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:41.860Z] #47 sha256:97099d397b10be345953f5b80e83e6db4e0a35a24097d35e58f6bb24dd860991 [2022-03-18T12:03:41.860Z] #47 38.64 Setting up criu (3.16.1-3) ... [2022-03-18T12:03:41.860Z] #47 40.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:03:41.860Z] #47 DONE 42.2s [2022-03-18T12:03:41.860Z] [2022-03-18T12:03:41.860Z] #38 [tini 1/3] 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-03-18T12:03:41.860Z] #38 sha256:42fef19f5a9212d5c4a6fd52e4d265148628f843c2fcc3c52fc31f7f836e9cb8 [2022-03-18T12:03:41.860Z] #38 DONE 42.5s [2022-03-18T12:03:41.860Z] [2022-03-18T12:03:41.860Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T12:03:41.860Z] #39 sha256:c018fc97b235838d9faf268942bed8b6258ed39a3f714a72fa6a64dc29b43546 [2022-03-18T12:03:41.860Z] #39 DONE 0.2s [2022-03-18T12:03:41.860Z] [2022-03-18T12:03:41.860Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:03:41.860Z] #51 sha256:178713aa6a0ca17aadab6354b1b778b4404140acc963a898bf8286f12ff569dc [2022-03-18T12:03:41.860Z] #51 41.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-18T12:03:42.401Z] #58 DONE 168.9s [2022-03-18T12:03:42.401Z] [2022-03-18T12:03:42.401Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-18T12:03:42.401Z] #19 sha256:d22c19dadec887804433b2b7354e7dbb3b07a034ba1f72af95975d617b573d76 [2022-03-18T12:03:42.401Z] #19 161.9 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-18T12:03:42.401Z] #19 161.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-18T12:03:42.401Z] #19 161.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-18T12:03:42.401Z] #19 162.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-18T12:03:42.401Z] #19 162.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:42.616Z] #51 ... [2022-03-18T12:03:42.616Z] [2022-03-18T12:03:42.616Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-18T12:03:42.616Z] #36 sha256:e635c81be0cdd1f3c777732f6dd878204985f9b579f71cf1beda133f9f8e1771 [2022-03-18T12:03:42.616Z] #36 5.291 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-18T12:03:42.616Z] #36 ... [2022-03-18T12:03:42.616Z] [2022-03-18T12:03:42.616Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:42.616Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:03:42.616Z] #58 4.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:42.616Z] #58 4.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:42.616Z] #58 4.945 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:42.616Z] #58 5.625 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:42.616Z] #58 8.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:42.660Z] #19 162.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:03:42.877Z] #58 ... [2022-03-18T12:03:42.877Z] [2022-03-18T12:03:42.877Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T12:03:42.877Z] #53 sha256:9b9f156e78d113f9e558e55514b22b46d8d1b5f16b3e955520617aa61b56eaf0 [2022-03-18T12:03:42.877Z] #53 5.436 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T12:03:42.877Z] #53 7.120 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T12:03:42.877Z] #53 7.212 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T12:03:42.877Z] #53 7.213 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T12:03:42.877Z] #53 9.902 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T12:03:42.877Z] #53 ... [2022-03-18T12:03:42.877Z] [2022-03-18T12:03:42.877Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:42.877Z] #63 sha256:728b910d657b72dc02163a7ff0a6226fd453e3d14e8bfa7562aae9cff0e80927 [2022-03-18T12:03:42.877Z] #63 5.328 + RM_GOPATH=0 [2022-03-18T12:03:42.877Z] #63 5.328 + TMP_GOPATH= [2022-03-18T12:03:42.877Z] #63 5.329 + : /build [2022-03-18T12:03:42.877Z] #63 5.329 + '[' -z '' ']' [2022-03-18T12:03:42.877Z] #63 5.329 ++ mktemp -d [2022-03-18T12:03:42.877Z] #63 5.337 + export GOPATH=/tmp/tmp.eLt5RDzBpv [2022-03-18T12:03:42.877Z] #63 5.338 + GOPATH=/tmp/tmp.eLt5RDzBpv [2022-03-18T12:03:42.877Z] #63 5.338 + RM_GOPATH=1 [2022-03-18T12:03:42.877Z] #63 5.339 + case "$(go env GOARCH)" in [2022-03-18T12:03:42.877Z] #63 5.343 ++ go env GOARCH [2022-03-18T12:03:42.877Z] #63 5.454 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:42.877Z] #63 5.454 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:42.877Z] #63 5.455 ++ dirname /install.sh [2022-03-18T12:03:42.877Z] #63 5.465 + dir=/ [2022-03-18T12:03:42.877Z] #63 5.467 + bin=rootlesskit [2022-03-18T12:03:42.877Z] #63 5.467 + shift [2022-03-18T12:03:42.877Z] #63 5.467 + '[' '!' -f //rootlesskit.installer ']' [2022-03-18T12:03:42.877Z] #63 5.468 + . //rootlesskit.installer [2022-03-18T12:03:42.877Z] #63 5.468 ++ : v0.14.6 [2022-03-18T12:03:42.877Z] #63 5.468 + install_rootlesskit [2022-03-18T12:03:42.877Z] #63 5.468 + case "$1" in [2022-03-18T12:03:42.877Z] #63 5.468 + export CGO_ENABLED=0 [2022-03-18T12:03:42.877Z] #63 5.468 + CGO_ENABLED=0 [2022-03-18T12:03:42.877Z] #63 5.468 + _install_rootlesskit [2022-03-18T12:03:42.877Z] #63 5.468 + echo 'Install rootlesskit version v0.14.6' [2022-03-18T12:03:42.877Z] #63 5.468 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T12:03:42.877Z] #63 5.468 + GOBIN=/build [2022-03-18T12:03:42.877Z] #63 5.468 + GO111MODULE=on [2022-03-18T12:03:42.877Z] #63 5.468 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-18T12:03:42.877Z] #63 5.469 Install rootlesskit version v0.14.6 [2022-03-18T12:03:42.877Z] #63 6.218 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-18T12:03:42.877Z] #63 9.675 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T12:03:42.877Z] #63 9.705 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T12:03:42.919Z] #19 162.7 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-18T12:03:43.153Z] #63 ... [2022-03-18T12:03:43.153Z] [2022-03-18T12:03:43.153Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:03:43.153Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:03:43.153Z] #43 5.248 + git clone https://github.com/docker/distribution.git . [2022-03-18T12:03:43.153Z] #43 5.248 Cloning into '.'... [2022-03-18T12:03:43.153Z] #43 ... [2022-03-18T12:03:43.153Z] [2022-03-18T12:03:43.153Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:43.153Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:43.153Z] #14 5.020 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:43.153Z] #14 5.058 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:43.153Z] #14 5.058 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:43.153Z] #14 6.155 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:43.153Z] #14 8.742 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:43.178Z] #19 162.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:03:43.178Z] #19 162.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T12:03:43.415Z] #14 ... [2022-03-18T12:03:43.415Z] [2022-03-18T12:03:43.415Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:03:43.415Z] #26 sha256:c2cba8343a12f3ca3832292413dafb1a4206014101e45ab5c14f08398bdc940f [2022-03-18T12:03:43.415Z] #26 4.856 + RM_GOPATH=0 [2022-03-18T12:03:43.415Z] #26 4.856 + TMP_GOPATH= [2022-03-18T12:03:43.415Z] #26 4.856 + : /build [2022-03-18T12:03:43.415Z] #26 4.856 + '[' -z '' ']' [2022-03-18T12:03:43.415Z] #26 4.856 ++ mktemp -d [2022-03-18T12:03:43.415Z] #26 4.869 + export GOPATH=/tmp/tmp.T3QpSHBkA4 [2022-03-18T12:03:43.415Z] #26 4.869 + GOPATH=/tmp/tmp.T3QpSHBkA4 [2022-03-18T12:03:43.415Z] #26 4.869 + RM_GOPATH=1 [2022-03-18T12:03:43.415Z] #26 4.869 + case "$(go env GOARCH)" in [2022-03-18T12:03:43.415Z] #26 4.869 ++ go env GOARCH [2022-03-18T12:03:43.415Z] #26 4.870 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:43.415Z] #26 4.870 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:43.415Z] #26 4.870 ++ dirname /install.sh [2022-03-18T12:03:43.415Z] #26 4.888 Install docker/cli version 17.06.2-ce from stable [2022-03-18T12:03:43.415Z] #26 4.888 + dir=/ [2022-03-18T12:03:43.415Z] #26 4.888 + bin=dockercli [2022-03-18T12:03:43.415Z] #26 4.888 + shift [2022-03-18T12:03:43.415Z] #26 4.888 + '[' '!' -f //dockercli.installer ']' [2022-03-18T12:03:43.415Z] #26 4.888 + . //dockercli.installer [2022-03-18T12:03:43.415Z] #26 4.888 ++ : stable [2022-03-18T12:03:43.415Z] #26 4.888 ++ : 17.06.2-ce [2022-03-18T12:03:43.415Z] #26 4.888 + install_dockercli [2022-03-18T12:03:43.415Z] #26 4.888 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T12:03:43.415Z] #26 4.888 ++ uname -m [2022-03-18T12:03:43.415Z] #26 4.907 + arch=x86_64 [2022-03-18T12:03:43.415Z] #26 4.907 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T12:03:43.415Z] #26 4.907 + url=https://download.docker.com/linux/static [2022-03-18T12:03:43.415Z] #26 4.907 + tar -xz docker/docker [2022-03-18T12:03:43.415Z] #26 4.907 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T12:03:43.415Z] #26 ... [2022-03-18T12:03:43.415Z] [2022-03-18T12:03:43.415Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:43.415Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:03:43.415Z] #47 5.113 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:43.415Z] #47 5.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:43.415Z] #47 5.157 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:43.415Z] #47 5.625 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-18T12:03:43.415Z] #47 6.709 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:43.415Z] #47 9.882 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:43.677Z] #47 ... [2022-03-18T12:03:43.677Z] [2022-03-18T12:03:43.677Z] #38 [tini 1/3] 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-03-18T12:03:43.677Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:03:43.677Z] #38 5.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:43.677Z] #38 5.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:43.677Z] #38 5.877 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:43.677Z] #38 7.589 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:43.677Z] #38 10.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:43.677Z] #38 ... [2022-03-18T12:03:43.677Z] [2022-03-18T12:03:43.677Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:03:43.677Z] #49 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:03:43.677Z] #49 6.078 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T12:03:43.677Z] #49 8.706 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T12:03:43.677Z] #49 9.066 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T12:03:43.677Z] #49 9.202 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T12:03:43.677Z] #49 9.470 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T12:03:43.677Z] #49 9.496 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T12:03:43.677Z] #49 9.584 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T12:03:43.677Z] #49 9.614 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T12:03:43.677Z] #49 10.12 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T12:03:43.677Z] #49 10.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T12:03:43.677Z] #49 10.36 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T12:03:43.677Z] #49 10.49 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T12:03:43.677Z] #49 10.56 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T12:03:43.938Z] #49 ... [2022-03-18T12:03:43.938Z] [2022-03-18T12:03:43.938Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:43.938Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:03:43.938Z] #58 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:43.971Z] #63 ... [2022-03-18T12:03:43.971Z] [2022-03-18T12:03:43.971Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:43.971Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:43.971Z] #14 13.62 Reading package lists... [2022-03-18T12:03:44.416Z] #51 ... [2022-03-18T12:03:44.417Z] [2022-03-18T12:03:44.417Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:03:44.417Z] #49 sha256:59253866c8bbeece6e0650d48e814fe2c3b391290c6df797cc5baafc829a6bdb [2022-03-18T12:03:44.417Z] #49 44.73 gotestsum version dev [2022-03-18T12:03:44.417Z] #49 DONE 45.0s [2022-03-18T12:03:44.417Z] [2022-03-18T12:03:44.417Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T12:03:44.417Z] #40 sha256:624677df647049026e240540bdd5e71f94674dde3b4b7a5c604e391044abe01a [2022-03-18T12:03:44.417Z] #40 1.040 + RM_GOPATH=0 [2022-03-18T12:03:44.417Z] #40 1.040 + TMP_GOPATH= [2022-03-18T12:03:44.417Z] #40 1.040 + : /build [2022-03-18T12:03:44.417Z] #40 1.040 + '[' -z '' ']' [2022-03-18T12:03:44.417Z] #40 1.040 ++ mktemp -d [2022-03-18T12:03:44.417Z] #40 1.053 + export GOPATH=/tmp/tmp.AreXX1nFFC [2022-03-18T12:03:44.417Z] #40 1.053 + GOPATH=/tmp/tmp.AreXX1nFFC [2022-03-18T12:03:44.417Z] #40 1.053 + RM_GOPATH=1 [2022-03-18T12:03:44.417Z] #40 1.053 + case "$(go env GOARCH)" in [2022-03-18T12:03:44.417Z] #40 1.066 ++ go env GOARCH [2022-03-18T12:03:44.417Z] #40 1.191 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:44.417Z] #40 1.191 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:44.417Z] #40 1.191 ++ dirname /install.sh [2022-03-18T12:03:44.417Z] #40 1.191 + dir=/ [2022-03-18T12:03:44.417Z] #40 1.191 + bin=tini [2022-03-18T12:03:44.417Z] #40 1.191 + shift [2022-03-18T12:03:44.417Z] #40 1.191 + '[' '!' -f //tini.installer ']' [2022-03-18T12:03:44.417Z] #40 1.191 + . //tini.installer [2022-03-18T12:03:44.417Z] #40 1.191 ++ : v0.19.0 [2022-03-18T12:03:44.417Z] #40 1.191 + install_tini [2022-03-18T12:03:44.417Z] #40 1.191 + echo 'Install tini version v0.19.0' [2022-03-18T12:03:44.417Z] #40 1.191 + git clone https://github.com/krallin/tini.git /tmp/tmp.AreXX1nFFC/tini [2022-03-18T12:03:44.417Z] #40 1.191 Cloning into '/tmp/tmp.AreXX1nFFC/tini'... [2022-03-18T12:03:44.417Z] #40 1.193 Install tini version v0.19.0 [2022-03-18T12:03:44.417Z] #40 1.826 + cd /tmp/tmp.AreXX1nFFC/tini [2022-03-18T12:03:44.417Z] #40 1.826 + git checkout -q v0.19.0 [2022-03-18T12:03:44.417Z] #40 1.832 + cmake . [2022-03-18T12:03:44.417Z] #40 2.236 -- The C compiler identification is GNU 10.2.1 [2022-03-18T12:03:44.417Z] #40 2.298 -- Detecting C compiler ABI info [2022-03-18T12:03:44.920Z] #14 19.07 Reading package lists... [2022-03-18T12:03:44.920Z] #14 ... [2022-03-18T12:03:44.920Z] [2022-03-18T12:03:44.920Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:03:44.920Z] #49 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:03:44.920Z] #49 10.53 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T12:03:44.920Z] #49 10.56 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T12:03:44.944Z] #43 ... [2022-03-18T12:03:44.944Z] [2022-03-18T12:03:44.944Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:44.944Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:44.944Z] #14 5.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:44.944Z] #14 5.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:44.944Z] #14 5.875 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:44.944Z] #14 7.375 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:44.944Z] #14 ... [2022-03-18T12:03:44.944Z] [2022-03-18T12:03:44.944Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:03:44.944Z] #49 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:03:44.944Z] #49 6.525 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T12:03:44.944Z] #49 8.351 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T12:03:44.944Z] #49 8.868 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T12:03:44.944Z] #49 9.024 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T12:03:44.944Z] #49 9.315 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T12:03:44.944Z] #49 9.401 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T12:03:44.944Z] #49 9.552 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T12:03:44.944Z] #49 9.738 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T12:03:44.944Z] #49 9.970 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T12:03:44.944Z] #49 10.07 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T12:03:44.944Z] #49 10.19 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T12:03:44.944Z] #49 10.25 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T12:03:44.944Z] #49 ... [2022-03-18T12:03:44.944Z] [2022-03-18T12:03:44.944Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:44.944Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:03:44.944Z] #58 4.978 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:44.944Z] #58 5.013 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:44.944Z] #58 5.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:44.944Z] #58 5.495 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:44.944Z] #58 7.297 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:44.944Z] #58 ... [2022-03-18T12:03:44.944Z] [2022-03-18T12:03:44.944Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:03:44.944Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:03:44.944Z] #34 4.286 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T12:03:44.944Z] #34 4.286 Cloning into '.'... [2022-03-18T12:03:44.992Z] #40 3.093 -- Detecting C compiler ABI info - done [2022-03-18T12:03:44.992Z] #40 3.143 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-18T12:03:44.992Z] #40 3.152 -- Detecting C compile features [2022-03-18T12:03:44.992Z] #40 3.158 -- Detecting C compile features - done [2022-03-18T12:03:44.992Z] #40 3.192 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T12:03:45.181Z] #49 ... [2022-03-18T12:03:45.181Z] [2022-03-18T12:03:45.181Z] #38 [tini 1/3] 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-03-18T12:03:45.181Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:03:45.181Z] #38 14.89 Fetched 8506 kB in 12s (725 kB/s) [2022-03-18T12:03:45.181Z] #38 14.89 Reading package lists... [2022-03-18T12:03:45.205Z] #34 ... [2022-03-18T12:03:45.205Z] [2022-03-18T12:03:45.205Z] #38 [tini 1/3] 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-03-18T12:03:45.205Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:03:45.205Z] #38 6.659 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:45.205Z] #38 6.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:45.205Z] #38 6.692 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:45.205Z] #38 8.484 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:45.205Z] #38 ... [2022-03-18T12:03:45.205Z] [2022-03-18T12:03:45.205Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T12:03:45.205Z] #53 sha256:9b9f156e78d113f9e558e55514b22b46d8d1b5f16b3e955520617aa61b56eaf0 [2022-03-18T12:03:45.205Z] #53 6.679 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T12:03:45.205Z] #53 8.291 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T12:03:45.205Z] #53 8.292 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T12:03:45.205Z] #53 8.424 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T12:03:45.205Z] #53 10.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T12:03:45.253Z] #40 3.318 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T12:03:45.253Z] #40 3.386 -- Configuring done [2022-03-18T12:03:45.253Z] #40 3.393 -- Generating done [2022-03-18T12:03:45.253Z] #40 3.418 -- Build files have been written to: /tmp/tmp.AreXX1nFFC/tini [2022-03-18T12:03:45.253Z] #40 3.421 + make tini-static [2022-03-18T12:03:45.466Z] #53 ... [2022-03-18T12:03:45.466Z] [2022-03-18T12:03:45.466Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:45.466Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:03:45.466Z] #47 6.234 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:03:45.466Z] #47 6.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:03:45.466Z] #47 6.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:03:45.466Z] #47 6.938 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-18T12:03:45.466Z] #47 8.117 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:03:45.466Z] #47 ... [2022-03-18T12:03:45.466Z] [2022-03-18T12:03:45.466Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:03:45.466Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:03:45.466Z] #51 5.644 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-18T12:03:45.514Z] #40 3.702 Scanning dependencies of target tini-static [2022-03-18T12:03:45.514Z] #40 3.761 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T12:03:45.727Z] #51 ... [2022-03-18T12:03:45.727Z] [2022-03-18T12:03:45.727Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-18T12:03:45.727Z] #36 sha256:e635c81be0cdd1f3c777732f6dd878204985f9b579f71cf1beda133f9f8e1771 [2022-03-18T12:03:45.727Z] #36 6.890 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-18T12:03:45.727Z] #36 ... [2022-03-18T12:03:45.727Z] [2022-03-18T12:03:45.727Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:45.727Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:45.727Z] #14 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:46.124Z] #38 20.03 Reading package lists... [2022-03-18T12:03:46.124Z] #38 ... [2022-03-18T12:03:46.124Z] [2022-03-18T12:03:46.124Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:03:46.124Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:03:46.386Z] #43 21.40 Updating files: 92% (1692/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-18T12:03:46.386Z] #43 21.53 + git checkout -q v2.3.0 [2022-03-18T12:03:46.918Z] #40 4.911 [100%] Linking C executable tini-static [2022-03-18T12:03:47.180Z] #40 ... [2022-03-18T12:03:47.180Z] [2022-03-18T12:03:47.180Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T12:03:47.180Z] #31 sha256:2a2331e73924b1b387ea65a213d983878ae566c0284e04911ddc8e36df855f81 [2022-03-18T12:03:47.180Z] #31 28.34 [2022-03-18T12:03:47.180Z] #31 30.68 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T12:03:47.180Z] #31 32.08 [2022-03-18T12:03:47.180Z] #31 32.37 #=#=# ######################################################################## 100.0% [2022-03-18T12:03:47.180Z] #31 33.19 [2022-03-18T12:03:47.180Z] #31 33.40 Download of images into '/build' complete. [2022-03-18T12:03:47.180Z] #31 33.40 Use something like the following to load the result into a Docker daemon: [2022-03-18T12:03:47.180Z] #31 33.40 tar -cC '/build' . | docker load [2022-03-18T12:03:47.180Z] #31 DONE 33.6s [2022-03-18T12:03:47.180Z] [2022-03-18T12:03:47.180Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:47.180Z] #14 sha256:94c6f8508f79061ae19a2256d6e649919c866c6d952f7d2c88fdfee18280215f [2022-03-18T12:03:47.180Z] #14 43.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T12:03:47.180Z] #14 43.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-18T12:03:47.180Z] #14 43.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T12:03:47.441Z] #14 ... [2022-03-18T12:03:47.441Z] [2022-03-18T12:03:47.441Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T12:03:47.441Z] #40 sha256:624677df647049026e240540bdd5e71f94674dde3b4b7a5c604e391044abe01a [2022-03-18T12:03:47.441Z] #40 5.572 [100%] Built target tini-static [2022-03-18T12:03:47.441Z] #40 5.660 + mkdir -p /build [2022-03-18T12:03:47.441Z] #40 5.662 + cp tini-static /build/docker-init [2022-03-18T12:03:47.441Z] #40 DONE 5.7s [2022-03-18T12:03:47.704Z] [2022-03-18T12:03:47.704Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:47.704Z] #63 sha256:269f91e2b70a75cf778a655d14a37a54142c5bc4e684308dd83e132117d04afa [2022-03-18T12:03:47.772Z] #43 ... [2022-03-18T12:03:47.773Z] [2022-03-18T12:03:47.773Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:47.773Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:03:47.773Z] #47 12.94 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-18T12:03:47.773Z] #47 18.07 Fetched 8510 kB in 14s (625 kB/s) [2022-03-18T12:03:47.773Z] #47 18.07 Reading package lists... [2022-03-18T12:03:48.033Z] #47 23.02 Reading package lists... [2022-03-18T12:03:48.033Z] #47 ... [2022-03-18T12:03:48.033Z] [2022-03-18T12:03:48.034Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:03:48.034Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:03:48.034Z] #43 23.11 + 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-03-18T12:03:48.295Z] #43 ... [2022-03-18T12:03:48.295Z] [2022-03-18T12:03:48.295Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:48.295Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:03:48.295Z] #58 13.79 Fetched 8506 kB in 11s (777 kB/s) [2022-03-18T12:03:48.295Z] #58 13.79 Reading package lists... [2022-03-18T12:03:48.295Z] #58 18.77 Reading package lists... [2022-03-18T12:03:48.452Z] #19 167.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-18T12:03:48.452Z] #19 167.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:48.452Z] #19 167.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T12:03:48.452Z] #19 167.3 Selecting previously unselected package crossbuild-essential-armel. [2022-03-18T12:03:48.452Z] #19 167.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-18T12:03:48.452Z] #19 167.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-18T12:03:48.452Z] #19 167.3 Selecting previously unselected package libc6-armhf-cross. [2022-03-18T12:03:48.452Z] #19 167.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-18T12:03:48.452Z] #19 167.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-18T12:03:48.452Z] #19 167.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-18T12:03:48.452Z] #19 167.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:48.452Z] #19 167.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:03:48.452Z] #19 167.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-18T12:03:48.452Z] #19 167.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:48.452Z] #19 167.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:03:48.452Z] #19 167.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-18T12:03:48.452Z] #19 167.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:48.452Z] #19 167.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:03:48.452Z] #19 167.6 Selecting previously unselected package libasan6-armhf-cross. [2022-03-18T12:03:48.452Z] #19 167.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:48.452Z] #19 167.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:03:48.452Z] #19 167.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-18T12:03:48.452Z] #19 167.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:48.452Z] #19 167.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:03:48.452Z] #19 167.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-18T12:03:48.452Z] #19 167.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:48.452Z] #19 167.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:03:48.452Z] #19 168.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-18T12:03:48.452Z] #19 168.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:48.452Z] #19 168.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:03:48.452Z] #19 168.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-18T12:03:48.452Z] #19 168.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:03:48.452Z] #19 168.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T12:03:48.556Z] #58 23.65 Building dependency tree... [2022-03-18T12:03:48.556Z] #58 ... [2022-03-18T12:03:48.556Z] [2022-03-18T12:03:48.556Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:48.556Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:48.556Z] #14 19.07 Reading package lists... [2022-03-18T12:03:48.648Z] #63 ... [2022-03-18T12:03:48.648Z] [2022-03-18T12:03:48.648Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:48.648Z] #14 sha256:94c6f8508f79061ae19a2256d6e649919c866c6d952f7d2c88fdfee18280215f [2022-03-18T12:03:48.648Z] #14 49.53 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T12:03:48.648Z] #14 49.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-18T12:03:48.649Z] #14 49.54 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T12:03:48.911Z] #14 49.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-18T12:03:48.911Z] #14 49.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-18T12:03:48.911Z] #14 49.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T12:03:49.034Z] #14 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:49.233Z] #58 ... [2022-03-18T12:03:49.233Z] [2022-03-18T12:03:49.233Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:03:49.233Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:03:49.233Z] #34 5.429 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T12:03:49.233Z] #34 5.465 Cloning into '.'... [2022-03-18T12:03:49.233Z] #34 ... [2022-03-18T12:03:49.233Z] [2022-03-18T12:03:49.233Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:49.233Z] #63 sha256:728b910d657b72dc02163a7ff0a6226fd453e3d14e8bfa7562aae9cff0e80927 [2022-03-18T12:03:49.233Z] #63 10.70 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-18T12:03:49.233Z] #63 14.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-18T12:03:49.233Z] #63 15.49 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T12:03:49.233Z] #63 15.59 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T12:03:49.494Z] #63 ... [2022-03-18T12:03:49.494Z] [2022-03-18T12:03:49.494Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:03:49.494Z] #26 sha256:c2cba8343a12f3ca3832292413dafb1a4206014101e45ab5c14f08398bdc940f [2022-03-18T12:03:49.494Z] #26 16.60 + mkdir -p /build [2022-03-18T12:03:49.494Z] #26 16.61 + mv docker/docker /build/ [2022-03-18T12:03:49.494Z] #26 16.64 + rmdir docker [2022-03-18T12:03:49.944Z] #14 24.03 Building dependency tree... [2022-03-18T12:03:50.959Z] #14 ... [2022-03-18T12:03:50.959Z] [2022-03-18T12:03:50.959Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:03:50.959Z] #26 sha256:78c1ab08c01053018a8d10ebea85ffb9a2536426678283d22458db1295e7cbdb [2022-03-18T12:03:50.959Z] #26 5.771 + RM_GOPATH=0 [2022-03-18T12:03:50.959Z] #26 5.772 + TMP_GOPATH= [2022-03-18T12:03:50.959Z] #26 5.773 + : /build [2022-03-18T12:03:50.959Z] #26 5.773 + '[' -z '' ']' [2022-03-18T12:03:50.959Z] #26 5.777 ++ mktemp -d [2022-03-18T12:03:50.959Z] #26 5.787 + export GOPATH=/tmp/tmp.ULrmj3UrME [2022-03-18T12:03:50.959Z] #26 5.787 + GOPATH=/tmp/tmp.ULrmj3UrME [2022-03-18T12:03:50.959Z] #26 5.787 + RM_GOPATH=1 [2022-03-18T12:03:50.959Z] #26 5.787 + case "$(go env GOARCH)" in [2022-03-18T12:03:50.959Z] #26 5.799 ++ go env GOARCH [2022-03-18T12:03:50.959Z] #26 5.829 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:50.959Z] #26 5.830 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:50.959Z] #26 5.832 ++ dirname /install.sh [2022-03-18T12:03:50.959Z] #26 5.836 + dir=/ [2022-03-18T12:03:50.959Z] #26 5.839 + bin=dockercli [2022-03-18T12:03:50.959Z] #26 5.839 + shift [2022-03-18T12:03:50.959Z] #26 5.839 + '[' '!' -f //dockercli.installer ']' [2022-03-18T12:03:50.959Z] #26 5.839 + . //dockercli.installer [2022-03-18T12:03:50.959Z] #26 5.839 ++ : stable [2022-03-18T12:03:50.959Z] #26 5.839 ++ : 17.06.2-ce [2022-03-18T12:03:50.959Z] #26 5.841 + install_dockercli [2022-03-18T12:03:50.959Z] #26 5.841 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T12:03:50.959Z] #26 5.841 ++ uname -m [2022-03-18T12:03:50.959Z] #26 5.841 Install docker/cli version 17.06.2-ce from stable [2022-03-18T12:03:50.959Z] #26 5.844 + arch=x86_64 [2022-03-18T12:03:50.959Z] #26 5.845 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T12:03:50.959Z] #26 5.845 + url=https://download.docker.com/linux/static [2022-03-18T12:03:50.959Z] #26 5.847 + tar -xz docker/docker [2022-03-18T12:03:50.959Z] #26 5.862 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T12:03:51.412Z] #26 DONE 18.1s [2022-03-18T12:03:51.412Z] [2022-03-18T12:03:51.412Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:51.412Z] #63 sha256:728b910d657b72dc02163a7ff0a6226fd453e3d14e8bfa7562aae9cff0e80927 [2022-03-18T12:03:51.412Z] #63 17.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T12:03:51.412Z] #63 17.65 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T12:03:51.412Z] #63 17.73 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T12:03:51.412Z] #63 18.03 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-18T12:03:51.412Z] #63 18.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T12:03:51.673Z] #63 18.88 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-18T12:03:51.860Z] #14 27.30 The following additional packages will be installed: [2022-03-18T12:03:51.860Z] #14 27.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T12:03:51.860Z] #14 27.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-18T12:03:51.860Z] #14 27.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-18T12:03:51.860Z] #14 27.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-18T12:03:51.860Z] #14 27.31 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-18T12:03:51.860Z] #14 27.31 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-18T12:03:51.860Z] #14 27.31 mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T12:03:51.860Z] #14 27.32 Suggested packages: [2022-03-18T12:03:51.860Z] #14 27.33 gcc-10-locales seccomp wine64 [2022-03-18T12:03:51.904Z] #26 ... [2022-03-18T12:03:51.904Z] [2022-03-18T12:03:51.904Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:51.904Z] #63 sha256:e4a3b46a2ae42aa5be443923f68770c59091236aa09428283f3fb9fb148a9d0a [2022-03-18T12:03:51.904Z] #63 7.224 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T12:03:51.904Z] #63 7.226 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T12:03:51.904Z] #63 8.131 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-18T12:03:51.904Z] #63 12.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-18T12:03:51.904Z] #63 14.01 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T12:03:51.904Z] #63 14.31 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T12:03:51.904Z] #63 14.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T12:03:51.904Z] #63 14.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T12:03:51.904Z] #63 14.92 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T12:03:51.904Z] #63 15.18 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-18T12:03:51.904Z] #63 15.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T12:03:51.904Z] #63 16.19 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-18T12:03:51.904Z] #63 16.33 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-18T12:03:52.298Z] #63 19.07 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-18T12:03:52.850Z] #63 ... [2022-03-18T12:03:52.850Z] [2022-03-18T12:03:52.850Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:03:52.850Z] #26 sha256:78c1ab08c01053018a8d10ebea85ffb9a2536426678283d22458db1295e7cbdb [2022-03-18T12:03:52.850Z] #26 17.82 + mkdir -p /build [2022-03-18T12:03:52.850Z] #26 17.84 + mv docker/docker /build/ [2022-03-18T12:03:52.850Z] #26 17.84 + rmdir docker [2022-03-18T12:03:53.119Z] #14 54.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-18T12:03:53.119Z] #14 54.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-18T12:03:53.119Z] #14 54.11 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:03:53.246Z] #14 28.45 The following NEW packages will be installed: [2022-03-18T12:03:53.246Z] #14 28.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T12:03:53.246Z] #14 28.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-18T12:03:53.246Z] #14 28.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-18T12:03:53.246Z] #14 28.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-18T12:03:53.246Z] #14 28.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-18T12:03:53.246Z] #14 28.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-18T12:03:53.246Z] #14 28.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-18T12:03:53.246Z] #14 28.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-18T12:03:53.246Z] #14 28.46 mingw-w64-x86-64-dev [2022-03-18T12:03:53.424Z] #26 DONE 18.5s [2022-03-18T12:03:53.424Z] [2022-03-18T12:03:53.424Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:03:53.424Z] #49 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:03:53.424Z] #49 10.48 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T12:03:53.424Z] #49 18.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T12:03:53.424Z] #49 18.73 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T12:03:53.508Z] #14 28.87 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:03:53.508Z] #14 28.87 Need to get 115 MB of archives. [2022-03-18T12:03:53.508Z] #14 28.87 After this operation, 645 MB of additional disk space will be used. [2022-03-18T12:03:53.508Z] #14 28.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-18T12:03:53.726Z] #19 172.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-18T12:03:53.726Z] #19 172.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:53.726Z] #19 172.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T12:03:53.726Z] #19 172.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-18T12:03:53.726Z] #19 172.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-18T12:03:53.726Z] #19 172.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-18T12:03:53.726Z] #19 173.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-18T12:03:53.726Z] #19 173.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-18T12:03:53.726Z] #19 173.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-18T12:03:53.726Z] #19 173.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-18T12:03:53.726Z] #19 173.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:53.726Z] #19 173.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:03:53.726Z] #19 173.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-18T12:03:53.770Z] #14 29.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-18T12:03:53.770Z] #14 29.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-18T12:03:53.770Z] #14 29.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-18T12:03:53.770Z] #14 29.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-18T12:03:53.770Z] #14 29.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-18T12:03:53.805Z] #63 20.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T12:03:54.011Z] #19 173.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:03:54.011Z] #19 173.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T12:03:54.032Z] #14 29.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-18T12:03:54.294Z] #14 29.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-18T12:03:54.294Z] #14 29.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-18T12:03:54.377Z] #63 ... [2022-03-18T12:03:54.377Z] [2022-03-18T12:03:54.377Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:54.377Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:54.377Z] #14 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:54.377Z] #14 ... [2022-03-18T12:03:54.377Z] [2022-03-18T12:03:54.377Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:03:54.377Z] #49 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:03:54.377Z] #49 17.81 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T12:03:54.377Z] #49 17.88 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T12:03:54.814Z] #49 ... [2022-03-18T12:03:54.814Z] [2022-03-18T12:03:54.814Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:54.814Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:03:54.814Z] #47 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:54.814Z] #47 15.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:54.814Z] #47 19.77 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-18T12:03:54.879Z] #14 ... [2022-03-18T12:03:54.879Z] [2022-03-18T12:03:54.879Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:54.879Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:03:54.879Z] #58 23.65 Building dependency tree... [2022-03-18T12:03:54.879Z] #58 26.89 The following additional packages will be installed: [2022-03-18T12:03:54.879Z] #58 26.91 libbtrfs0 [2022-03-18T12:03:54.879Z] #58 27.11 The following NEW packages will be installed: [2022-03-18T12:03:54.879Z] #58 27.15 libbtrfs-dev libbtrfs0 [2022-03-18T12:03:54.879Z] #58 27.57 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:03:54.879Z] #58 27.57 Need to get 460 kB of archives. [2022-03-18T12:03:54.879Z] #58 27.57 After this operation, 1237 kB of additional disk space will be used. [2022-03-18T12:03:54.879Z] #58 27.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T12:03:54.879Z] #58 27.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T12:03:54.879Z] #58 28.88 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:03:54.879Z] #58 29.09 Fetched 460 kB in 1s (743 kB/s) [2022-03-18T12:03:54.879Z] #58 29.17 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T12:03:54.879Z] #58 29.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 ... 15709 files and directories currently installed.) [2022-03-18T12:03:54.879Z] #58 29.21 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T12:03:54.879Z] #58 29.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:03:54.879Z] #58 29.48 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T12:03:54.879Z] #58 29.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T12:03:54.879Z] #58 29.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:03:54.879Z] #58 29.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:03:54.879Z] #58 29.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:03:54.879Z] #58 29.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:03:54.879Z] #58 DONE 30.4s [2022-03-18T12:03:54.879Z] [2022-03-18T12:03:54.879Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:54.879Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:54.879Z] #14 30.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-18T12:03:54.879Z] #14 ... [2022-03-18T12:03:54.879Z] [2022-03-18T12:03:54.879Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-18T12:03:54.879Z] #59 sha256:7eb1c08fcd88e13c7964c5787ea47b2d86e8123507e268386fb9a8b212f192c9 [2022-03-18T12:03:55.142Z] #59 DONE 0.2s [2022-03-18T12:03:55.142Z] [2022-03-18T12:03:55.142Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:03:55.142Z] #60 sha256:b98234919144baa2be28f356419152ce854a1629b1e1db4c54dfc59e326a7000 [2022-03-18T12:03:55.321Z] #49 ... [2022-03-18T12:03:55.321Z] [2022-03-18T12:03:55.321Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-18T12:03:55.321Z] #36 sha256:e635c81be0cdd1f3c777732f6dd878204985f9b579f71cf1beda133f9f8e1771 [2022-03-18T12:03:55.321Z] #36 22.03 tomll can be used in two ways: [2022-03-18T12:03:55.321Z] #36 22.03 Writing to STDIN and reading from STDOUT: [2022-03-18T12:03:55.321Z] #36 22.03 cat file.toml | tomll > file.toml [2022-03-18T12:03:55.321Z] #36 22.03 [2022-03-18T12:03:55.321Z] #36 22.03 Reading and updating a list of files: [2022-03-18T12:03:55.321Z] #36 22.03 tomll a.toml b.toml c.toml [2022-03-18T12:03:55.321Z] #36 22.03 [2022-03-18T12:03:55.321Z] #36 22.03 When given a list of files, tomll will modify all files in place without asking. [2022-03-18T12:03:55.321Z] #36 DONE 22.7s [2022-03-18T12:03:55.321Z] [2022-03-18T12:03:55.321Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:55.321Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:55.321Z] #14 22.68 Fetched 8506 kB in 18s (477 kB/s) [2022-03-18T12:03:55.388Z] #47 ... [2022-03-18T12:03:55.388Z] [2022-03-18T12:03:55.388Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:03:55.388Z] #63 sha256:e4a3b46a2ae42aa5be443923f68770c59091236aa09428283f3fb9fb148a9d0a [2022-03-18T12:03:55.388Z] #63 20.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T12:03:55.388Z] #63 ... [2022-03-18T12:03:55.388Z] [2022-03-18T12:03:55.388Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:55.388Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:03:55.388Z] #58 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:55.388Z] #58 20.62 Fetched 8506 kB in 16s (534 kB/s) [2022-03-18T12:03:55.650Z] #58 20.62 Reading package lists... [2022-03-18T12:03:55.650Z] #58 ... [2022-03-18T12:03:55.650Z] [2022-03-18T12:03:55.650Z] #38 [tini 1/3] 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-03-18T12:03:55.650Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:03:55.650Z] #38 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:03:55.650Z] #38 15.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:56.268Z] #14 22.68 Reading package lists... [2022-03-18T12:03:56.268Z] #14 ... [2022-03-18T12:03:56.268Z] [2022-03-18T12:03:56.268Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:56.268Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:03:56.269Z] #47 13.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:56.269Z] #47 16.97 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-18T12:03:56.269Z] #47 ... [2022-03-18T12:03:56.269Z] [2022-03-18T12:03:56.269Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:03:56.269Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:03:56.269Z] #58 22.28 Fetched 8506 kB in 18s (482 kB/s) [2022-03-18T12:03:57.213Z] #58 22.28 Reading package lists... [2022-03-18T12:03:57.213Z] #58 ... [2022-03-18T12:03:57.213Z] [2022-03-18T12:03:57.213Z] #38 [tini 1/3] 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-03-18T12:03:57.213Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:03:57.213Z] #38 14.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:03:57.475Z] #38 24.93 Fetched 8506 kB in 19s (440 kB/s) [2022-03-18T12:03:57.692Z] #60 ... [2022-03-18T12:03:57.692Z] [2022-03-18T12:03:57.692Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T12:03:57.692Z] #53 sha256:9b9f156e78d113f9e558e55514b22b46d8d1b5f16b3e955520617aa61b56eaf0 [2022-03-18T12:03:57.692Z] #53 32.49 v3.0.2 [2022-03-18T12:03:57.692Z] #53 DONE 32.8s [2022-03-18T12:03:57.692Z] [2022-03-18T12:03:57.692Z] #38 [tini 1/3] 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-03-18T12:03:57.692Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:03:57.692Z] #38 20.03 Reading package lists... [2022-03-18T12:03:57.692Z] #38 25.07 Building dependency tree... [2022-03-18T12:03:57.692Z] #38 28.05 The following additional packages will be installed: [2022-03-18T12:03:57.693Z] #38 28.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-18T12:03:57.693Z] #38 28.08 Suggested packages: [2022-03-18T12:03:57.693Z] #38 28.10 cmake-doc ninja-build lrzip [2022-03-18T12:03:57.693Z] #38 28.10 Recommended packages: [2022-03-18T12:03:57.693Z] #38 28.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T12:03:57.693Z] #38 28.85 The following NEW packages will be installed: [2022-03-18T12:03:57.693Z] #38 28.86 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-18T12:03:57.693Z] #38 28.86 vim-common xxd [2022-03-18T12:03:57.693Z] #38 29.25 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:03:57.693Z] #38 29.25 Need to get 17.7 MB of archives. [2022-03-18T12:03:57.693Z] #38 29.25 After this operation, 70.7 MB of additional disk space will be used. [2022-03-18T12:03:57.693Z] #38 29.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T12:03:57.693Z] #38 29.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T12:03:57.693Z] #38 29.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-18T12:03:57.693Z] #38 29.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T12:03:57.693Z] #38 29.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-18T12:03:57.693Z] #38 29.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-18T12:03:57.693Z] #38 29.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-18T12:03:57.693Z] #38 29.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-18T12:03:57.693Z] #38 29.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-18T12:03:57.693Z] #38 29.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-18T12:03:57.693Z] #38 31.16 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:03:57.693Z] #38 31.39 Fetched 17.7 MB in 1s (15.0 MB/s) [2022-03-18T12:03:57.693Z] #38 31.46 Selecting previously unselected package xxd. [2022-03-18T12:03:57.693Z] #38 31.46 (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 ... 15709 files and directories currently installed.) [2022-03-18T12:03:57.693Z] #38 31.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:03:57.693Z] #38 31.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:03:57.693Z] #38 31.77 Selecting previously unselected package vim-common. [2022-03-18T12:03:57.693Z] #38 31.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:03:57.693Z] #38 31.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:03:57.693Z] #38 32.07 Selecting previously unselected package cmake-data. [2022-03-18T12:03:57.693Z] #38 32.07 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-18T12:03:57.693Z] #38 32.09 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T12:03:57.954Z] #38 ... [2022-03-18T12:03:57.954Z] [2022-03-18T12:03:57.954Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:03:57.954Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:03:57.954Z] #51 26.11 go: downloading github.com/fatih/color v1.13.0 [2022-03-18T12:03:57.954Z] #51 26.13 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T12:03:57.954Z] #51 26.17 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-18T12:03:57.954Z] #51 26.19 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T12:03:57.954Z] #51 26.36 go: downloading github.com/spf13/viper v1.10.1 [2022-03-18T12:03:57.954Z] #51 26.54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-18T12:03:57.954Z] #51 26.84 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-18T12:03:57.954Z] #51 26.86 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-18T12:03:57.954Z] #51 26.88 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-18T12:03:57.954Z] #51 26.90 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-18T12:03:57.954Z] #51 27.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T12:03:57.954Z] #51 27.71 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-18T12:03:57.954Z] #51 30.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T12:03:57.954Z] #51 30.72 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T12:03:57.954Z] #51 30.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-18T12:03:57.954Z] #51 31.00 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-18T12:03:57.954Z] #51 31.06 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-18T12:03:57.955Z] #51 31.12 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-18T12:03:57.955Z] #51 31.20 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-18T12:03:57.955Z] #51 31.22 go: downloading github.com/spf13/afero v1.6.0 [2022-03-18T12:03:57.955Z] #51 31.30 go: downloading github.com/spf13/cast v1.4.1 [2022-03-18T12:03:57.955Z] #51 31.30 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-18T12:03:57.955Z] #51 31.33 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T12:03:57.955Z] #51 31.35 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-18T12:03:57.955Z] #51 31.46 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-18T12:03:57.955Z] #51 31.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T12:03:57.955Z] #51 31.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T12:03:57.955Z] #51 31.64 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-18T12:03:57.955Z] #51 31.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T12:03:57.955Z] #51 31.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T12:03:57.955Z] #51 31.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T12:03:57.955Z] #51 31.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-18T12:03:57.955Z] #51 31.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-18T12:03:57.955Z] #51 32.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-18T12:03:57.955Z] #51 32.39 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-18T12:03:57.955Z] #51 32.43 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-18T12:03:57.955Z] #51 32.47 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-18T12:03:57.955Z] #51 32.49 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-18T12:03:57.955Z] #51 32.58 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-18T12:03:57.955Z] #51 33.20 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-18T12:03:57.955Z] #51 33.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-18T12:03:57.955Z] #51 33.31 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-18T12:03:57.955Z] #51 33.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-18T12:03:57.955Z] #51 33.39 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-18T12:03:57.955Z] #51 33.44 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-18T12:03:57.955Z] #51 33.49 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-18T12:03:57.955Z] #51 33.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-18T12:03:58.050Z] #38 24.93 Reading package lists... [2022-03-18T12:03:58.050Z] #38 ... [2022-03-18T12:03:58.050Z] [2022-03-18T12:03:58.050Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:03:58.050Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:03:58.050Z] #47 25.23 Fetched 8510 kB in 20s (418 kB/s) [2022-03-18T12:03:58.216Z] #51 33.62 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-18T12:03:58.216Z] #51 33.65 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-18T12:03:58.409Z] #14 ... [2022-03-18T12:03:58.409Z] [2022-03-18T12:03:58.409Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:03:58.409Z] #60 sha256:693aa1ebec448702e4016fba210c32e0badda2683e515e2dc4fae0f5a75ccc11 [2022-03-18T12:03:58.477Z] #51 33.74 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-18T12:03:58.477Z] #51 33.81 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-18T12:03:58.477Z] #51 33.82 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-18T12:03:58.477Z] #51 ... [2022-03-18T12:03:58.477Z] [2022-03-18T12:03:58.477Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:03:58.477Z] #60 sha256:b98234919144baa2be28f356419152ce854a1629b1e1db4c54dfc59e326a7000 [2022-03-18T12:03:58.477Z] #60 3.147 + RM_GOPATH=0 [2022-03-18T12:03:58.477Z] #60 3.147 + TMP_GOPATH= [2022-03-18T12:03:58.477Z] #60 3.147 + : /build [2022-03-18T12:03:58.477Z] #60 3.147 + '[' -z '' ']' [2022-03-18T12:03:58.477Z] #60 3.147 ++ mktemp -d [2022-03-18T12:03:58.477Z] #60 3.147 + export GOPATH=/tmp/tmp.CAdUDE3f0v [2022-03-18T12:03:58.477Z] #60 3.147 + GOPATH=/tmp/tmp.CAdUDE3f0v [2022-03-18T12:03:58.477Z] #60 3.147 + RM_GOPATH=1 [2022-03-18T12:03:58.477Z] #60 3.147 + case "$(go env GOARCH)" in [2022-03-18T12:03:58.477Z] #60 3.147 ++ go env GOARCH [2022-03-18T12:03:58.477Z] #60 3.215 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:58.477Z] #60 3.215 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:03:58.477Z] #60 3.215 ++ dirname /install.sh [2022-03-18T12:03:58.477Z] #60 3.215 + dir=/ [2022-03-18T12:03:58.477Z] #60 3.215 + bin=containerd [2022-03-18T12:03:58.477Z] #60 3.215 + shift [2022-03-18T12:03:58.477Z] #60 3.215 + '[' '!' -f //containerd.installer ']' [2022-03-18T12:03:58.477Z] #60 3.215 + . //containerd.installer [2022-03-18T12:03:58.477Z] #60 3.215 ++ set -e [2022-03-18T12:03:58.477Z] #60 3.215 ++ : v1.6.1 [2022-03-18T12:03:58.477Z] #60 3.215 + install_containerd [2022-03-18T12:03:58.477Z] #60 3.215 + echo 'Install containerd version v1.6.1' [2022-03-18T12:03:58.477Z] #60 3.215 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CAdUDE3f0v/src/github.com/containerd/containerd [2022-03-18T12:03:58.477Z] #60 3.215 Cloning into '/tmp/tmp.CAdUDE3f0v/src/github.com/containerd/containerd'... [2022-03-18T12:03:58.477Z] #60 3.216 Install containerd version v1.6.1 [2022-03-18T12:03:59.194Z] #60 31.91 Updating files: 73% (3474/4737) Updating files: 74% (3506/4737) Updating files: 75% (3553/4737) Updating files: 76% (3601/4737) Updating files: 77% (3648/4737) Updating files: 78% (3695/4737) Updating files: 79% (3743/4737) Updating files: 80% (3790/4737) Updating files: 81% (3837/4737) Updating files: 82% (3885/4737) Updating files: 83% (3932/4737) Updating files: 84% (3980/4737) Updating files: 85% (4027/4737) Updating files: 86% (4074/4737) Updating files: 87% (4122/4737) Updating files: 88% (4169/4737) Updating files: 89% (4216/4737) Updating files: 90% (4264/4737) Updating files: 91% (4311/4737) Updating files: 92% (4359/4737) Updating files: 93% (4406/4737) Updating files: 94% (4453/4737) Updating files: 95% (4501/4737) Updating files: 96% (4548/4737) Updating files: 97% (4595/4737) Updating files: 98% (4643/4737) Updating files: 99% (4690/4737) Updating files: 100% (4737/4737) Updating files: 100% (4737/4737), done. [2022-03-18T12:03:59.194Z] #60 32.51 + cd /tmp/tmp.RnvxLOBLaI/src/github.com/containerd/containerd [2022-03-18T12:03:59.194Z] #60 32.52 + git checkout -q v1.6.1 [2022-03-18T12:03:59.293Z] #19 178.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-18T12:03:59.293Z] #19 178.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:03:59.293Z] #19 178.2 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T12:03:59.293Z] #19 178.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-18T12:03:59.293Z] #19 178.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-18T12:03:59.293Z] #19 178.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-18T12:03:59.293Z] #19 178.2 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-18T12:03:59.293Z] #19 178.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-18T12:03:59.293Z] #19 178.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-18T12:03:59.293Z] #19 178.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-18T12:03:59.293Z] #19 178.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.293Z] #19 178.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.293Z] #19 178.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-18T12:03:59.293Z] #19 178.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.293Z] #19 178.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.293Z] #19 178.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-18T12:03:59.293Z] #19 178.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.293Z] #19 178.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.293Z] #19 178.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-18T12:03:59.293Z] #19 178.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.293Z] #19 178.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.293Z] #19 178.6 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-18T12:03:59.293Z] #19 178.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.293Z] #19 178.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.293Z] #19 178.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-18T12:03:59.293Z] #19 178.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.293Z] #19 178.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.293Z] #19 179.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-18T12:03:59.293Z] #19 179.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.293Z] #19 179.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.554Z] #19 179.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-18T12:03:59.554Z] #19 179.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.554Z] #19 179.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.554Z] #19 179.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-18T12:03:59.554Z] #19 179.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.554Z] #19 179.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.813Z] #19 179.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-18T12:03:59.813Z] #19 179.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.813Z] #19 179.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.813Z] #19 179.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-18T12:03:59.813Z] #19 179.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:03:59.813Z] #19 179.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:03:59.813Z] #19 179.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-18T12:03:59.870Z] #38 ... [2022-03-18T12:03:59.871Z] [2022-03-18T12:03:59.871Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-18T12:03:59.871Z] #36 sha256:e635c81be0cdd1f3c777732f6dd878204985f9b579f71cf1beda133f9f8e1771 [2022-03-18T12:03:59.871Z] #36 24.75 tomll can be used in two ways: [2022-03-18T12:03:59.871Z] #36 24.75 Writing to STDIN and reading from STDOUT: [2022-03-18T12:03:59.871Z] #36 24.75 cat file.toml | tomll > file.toml [2022-03-18T12:03:59.871Z] #36 24.75 [2022-03-18T12:03:59.871Z] #36 24.75 Reading and updating a list of files: [2022-03-18T12:03:59.871Z] #36 24.75 tomll a.toml b.toml c.toml [2022-03-18T12:03:59.871Z] #36 24.75 [2022-03-18T12:03:59.871Z] #36 24.75 When given a list of files, tomll will modify all files in place without asking. [2022-03-18T12:03:59.871Z] #36 DONE 25.0s [2022-03-18T12:03:59.871Z] [2022-03-18T12:03:59.871Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:03:59.871Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:03:59.871Z] #34 ... [2022-03-18T12:03:59.871Z] [2022-03-18T12:03:59.871Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:03:59.871Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:03:59.871Z] #14 25.07 Fetched 8506 kB in 20s (435 kB/s) [2022-03-18T12:04:00.073Z] #19 179.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:04:00.074Z] #19 179.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:00.137Z] #60 33.54 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T12:04:00.137Z] #60 33.54 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T12:04:00.137Z] #60 33.54 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T12:04:00.137Z] #60 33.54 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T12:04:00.137Z] #60 33.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T12:04:00.137Z] #60 33.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T12:04:00.137Z] #60 33.54 + '[' '' = dynamic ']' [2022-03-18T12:04:00.137Z] #60 33.54 + make [2022-03-18T12:04:01.081Z] #60 34.53 + bin/ctr [2022-03-18T12:04:02.696Z] #60 ... [2022-03-18T12:04:02.696Z] [2022-03-18T12:04:02.696Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:02.696Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:02.696Z] #47 23.02 Reading package lists... [2022-03-18T12:04:02.696Z] #47 27.66 Building dependency tree... [2022-03-18T12:04:02.696Z] #47 30.93 The following additional packages will be installed: [2022-03-18T12:04:02.696Z] #47 30.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T12:04:02.696Z] #47 30.93 python3-protobuf python3-six [2022-03-18T12:04:02.696Z] #47 30.97 Suggested packages: [2022-03-18T12:04:02.696Z] #47 30.97 python3-setuptools [2022-03-18T12:04:02.696Z] #47 30.97 Recommended packages: [2022-03-18T12:04:02.696Z] #47 30.97 iproute2 | iproute [2022-03-18T12:04:02.696Z] #47 31.58 The following NEW packages will be installed: [2022-03-18T12:04:02.696Z] #47 31.58 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T12:04:02.696Z] #47 31.60 python3-protobuf python3-six [2022-03-18T12:04:02.696Z] #47 32.04 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:04:02.696Z] #47 32.04 Need to get 2292 kB of archives. [2022-03-18T12:04:02.696Z] #47 32.04 After this operation, 11.0 MB of additional disk space will be used. [2022-03-18T12:04:02.696Z] #47 32.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-18T12:04:02.696Z] #47 32.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T12:04:02.696Z] #47 32.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-18T12:04:02.696Z] #47 32.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-18T12:04:02.696Z] #47 32.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T12:04:02.696Z] #47 32.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-18T12:04:02.696Z] #47 32.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T12:04:02.696Z] #47 35.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-18T12:04:02.696Z] #47 36.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:02.696Z] #47 36.88 Fetched 2292 kB in 4s (557 kB/s) [2022-03-18T12:04:02.696Z] #47 36.98 Selecting previously unselected package libprotobuf23:amd64. [2022-03-18T12:04:02.696Z] #47 36.98 (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 ... 15709 files and directories currently installed.) [2022-03-18T12:04:02.696Z] #47 37.01 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-18T12:04:02.696Z] #47 37.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T12:04:02.696Z] #47 ... [2022-03-18T12:04:02.696Z] [2022-03-18T12:04:02.696Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:02.696Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:02.696Z] #51 33.91 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-18T12:04:02.696Z] #51 33.94 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-18T12:04:02.696Z] #51 34.07 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-18T12:04:02.696Z] #51 34.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T12:04:02.696Z] #51 34.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T12:04:02.696Z] #51 34.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T12:04:02.696Z] #51 34.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T12:04:02.696Z] #51 34.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T12:04:02.696Z] #51 34.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T12:04:02.696Z] #51 34.41 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-18T12:04:02.696Z] #51 34.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T12:04:02.696Z] #51 34.51 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-18T12:04:02.696Z] #51 34.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-18T12:04:02.696Z] #51 34.53 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-18T12:04:02.696Z] #51 34.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-18T12:04:02.696Z] #51 34.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-18T12:04:02.696Z] #51 34.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-18T12:04:02.696Z] #51 34.58 go: downloading github.com/julz/importas v0.1.0 [2022-03-18T12:04:02.696Z] #51 34.61 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-18T12:04:02.696Z] #51 34.64 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-18T12:04:02.696Z] #51 34.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-18T12:04:02.696Z] #51 34.70 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-18T12:04:02.696Z] #51 34.70 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-18T12:04:02.696Z] #51 34.74 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-18T12:04:02.696Z] #51 34.78 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-18T12:04:02.696Z] #51 34.80 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-18T12:04:02.696Z] #51 34.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-18T12:04:02.696Z] #51 34.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-18T12:04:02.696Z] #51 34.90 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-18T12:04:02.696Z] #51 34.91 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-18T12:04:02.696Z] #51 35.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-18T12:04:02.696Z] #51 35.40 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-18T12:04:02.696Z] #51 35.40 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-18T12:04:02.696Z] #51 35.44 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-18T12:04:02.696Z] #51 35.47 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-18T12:04:02.696Z] #51 35.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-18T12:04:02.696Z] #51 35.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-18T12:04:02.696Z] #51 35.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-18T12:04:02.696Z] #51 35.59 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-18T12:04:02.696Z] #51 35.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-18T12:04:02.696Z] #51 35.74 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-18T12:04:02.696Z] #51 35.77 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-18T12:04:02.696Z] #51 35.77 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-18T12:04:02.696Z] #51 35.77 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-18T12:04:02.696Z] #51 35.83 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-18T12:04:02.696Z] #51 35.84 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-18T12:04:02.696Z] #51 35.88 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-18T12:04:02.696Z] #51 35.89 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-18T12:04:02.696Z] #51 36.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-18T12:04:02.696Z] #51 36.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-18T12:04:02.696Z] #51 36.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-18T12:04:02.696Z] #51 36.32 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-18T12:04:02.696Z] #51 36.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T12:04:02.696Z] #51 36.36 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-18T12:04:02.696Z] #51 36.39 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-18T12:04:02.696Z] #51 36.45 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-18T12:04:02.696Z] #51 36.63 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-18T12:04:02.696Z] #51 36.75 go: downloading honnef.co/go/tools v0.2.2 [2022-03-18T12:04:02.696Z] #51 38.20 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-18T12:04:02.696Z] #51 38.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T12:04:02.696Z] #51 38.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-18T12:04:02.959Z] #51 38.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T12:04:02.959Z] #51 38.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T12:04:02.959Z] #51 38.44 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-18T12:04:03.223Z] #51 38.58 go: downloading golang.org/x/text v0.3.7 [2022-03-18T12:04:03.344Z] #47 25.23 Reading package lists... [2022-03-18T12:04:03.344Z] #47 ... [2022-03-18T12:04:03.344Z] [2022-03-18T12:04:03.344Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:03.344Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:03.344Z] #14 22.68 Reading package lists... [2022-03-18T12:04:05.173Z] #14 25.07 Reading package lists... [2022-03-18T12:04:05.173Z] #14 ... [2022-03-18T12:04:05.173Z] [2022-03-18T12:04:05.173Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:04:05.173Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:04:05.173Z] #58 20.62 Reading package lists... [2022-03-18T12:04:05.247Z] Running on azwin-2-5194a0 in d:\jenkins\workspace\moby_PR-43385 [Pipeline] { [Pipeline] ws [2022-03-18T12:04:05.264Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-18T12:04:05.344Z] #19 184.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-18T12:04:05.344Z] #19 184.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:04:05.344Z] #19 184.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:05.344Z] #19 184.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-18T12:04:05.344Z] #19 184.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-18T12:04:05.344Z] #19 184.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-18T12:04:05.344Z] #19 184.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-18T12:04:05.344Z] #19 184.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-18T12:04:05.344Z] #19 184.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-18T12:04:05.344Z] #19 184.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-18T12:04:05.344Z] #19 184.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:04:05.344Z] #19 184.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:05.601Z] Running on azwin-2-771780 in d:\jenkins\workspace\moby_PR-43385 [Pipeline] { [2022-03-18T12:04:05.603Z] #19 185.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-18T12:04:05.603Z] #19 185.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:04:05.603Z] #19 185.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [Pipeline] ws [2022-03-18T12:04:05.618Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-18T12:04:05.776Z] #51 ... [2022-03-18T12:04:05.776Z] [2022-03-18T12:04:05.776Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:05.776Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:05.776Z] #47 37.77 Selecting previously unselected package python3-pkg-resources. [2022-03-18T12:04:05.776Z] #47 37.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T12:04:05.776Z] #47 37.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:04:05.777Z] #47 38.05 Selecting previously unselected package python3-six. [2022-03-18T12:04:05.777Z] #47 38.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-18T12:04:05.777Z] #47 38.08 Unpacking python3-six (1.16.0-2) ... [2022-03-18T12:04:05.777Z] #47 38.18 Selecting previously unselected package python3-protobuf. [2022-03-18T12:04:05.777Z] #47 38.19 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-18T12:04:05.777Z] #47 38.19 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-18T12:04:05.777Z] #47 38.89 Selecting previously unselected package libnet1:amd64. [2022-03-18T12:04:05.777Z] #47 38.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T12:04:05.777Z] #47 38.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:04:05.777Z] #47 39.07 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T12:04:05.777Z] #47 39.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T12:04:05.777Z] #47 39.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:04:05.777Z] #47 39.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T12:04:05.777Z] #47 39.20 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T12:04:05.777Z] #47 39.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:04:05.777Z] #47 39.29 Selecting previously unselected package criu. [2022-03-18T12:04:05.777Z] #47 39.30 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-18T12:04:05.777Z] #47 39.31 Unpacking criu (3.16.1-3) ... [2022-03-18T12:04:05.777Z] #47 40.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:04:06.350Z] #47 41.65 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T12:04:06.350Z] #47 41.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:04:06.350Z] #47 41.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:04:06.350Z] #47 41.69 Setting up python3-six (1.16.0-2) ... [2022-03-18T12:04:06.350Z] #47 ... [2022-03-18T12:04:06.350Z] [2022-03-18T12:04:06.350Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:06.350Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:06.350Z] #14 31.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-18T12:04:06.350Z] #14 32.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-18T12:04:06.350Z] #14 32.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-18T12:04:06.350Z] #14 33.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-18T12:04:06.350Z] #14 34.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-18T12:04:06.350Z] #14 34.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-18T12:04:06.350Z] #14 34.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-18T12:04:06.350Z] #14 34.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T12:04:06.350Z] #14 34.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T12:04:06.350Z] #14 34.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-18T12:04:06.350Z] #14 34.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-18T12:04:06.350Z] #14 34.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-18T12:04:06.350Z] #14 34.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-18T12:04:06.350Z] #14 34.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-18T12:04:06.350Z] #14 34.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-18T12:04:06.350Z] #14 34.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-18T12:04:06.350Z] #14 34.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-18T12:04:06.350Z] #14 34.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-18T12:04:06.350Z] #14 34.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-18T12:04:06.350Z] #14 34.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-18T12:04:06.350Z] #14 35.40 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:06.350Z] #14 35.62 Fetched 115 MB in 6s (19.3 MB/s) [2022-03-18T12:04:06.350Z] #14 35.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T12:04:06.350Z] #14 35.71 (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 ... 15709 files and directories currently installed.) [2022-03-18T12:04:06.350Z] #14 35.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T12:04:06.350Z] #14 35.77 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T12:04:06.350Z] #14 38.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T12:04:06.350Z] #14 38.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T12:04:06.350Z] #14 38.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T12:04:06.350Z] #14 40.45 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T12:04:06.350Z] #14 40.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-18T12:04:06.350Z] #14 40.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T12:04:06.350Z] #14 40.60 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T12:04:06.350Z] #14 40.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:04:06.350Z] #14 40.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:04:06.350Z] #14 40.76 Selecting previously unselected package dmsetup. [2022-03-18T12:04:06.350Z] #14 40.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:04:06.350Z] #14 40.77 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-18T12:04:06.350Z] #14 40.90 Selecting previously unselected package mingw-w64-common. [2022-03-18T12:04:06.350Z] #14 40.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-18T12:04:06.350Z] #14 40.93 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-18T12:04:06.612Z] #14 ... [2022-03-18T12:04:06.612Z] [2022-03-18T12:04:06.612Z] #38 [tini 1/3] 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-03-18T12:04:06.612Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:06.612Z] #38 35.02 Selecting previously unselected package libicu67:amd64. [2022-03-18T12:04:06.612Z] #38 35.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-18T12:04:06.612Z] #38 35.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T12:04:06.612Z] #38 40.72 Selecting previously unselected package libxml2:amd64. [2022-03-18T12:04:06.612Z] #38 40.72 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-18T12:04:06.612Z] #38 40.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T12:04:06.612Z] #38 41.20 Selecting previously unselected package libarchive13:amd64. [2022-03-18T12:04:06.612Z] #38 41.20 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-18T12:04:06.612Z] #38 41.21 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T12:04:06.612Z] #38 41.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-18T12:04:06.612Z] #38 41.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-18T12:04:06.612Z] #38 41.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T12:04:06.612Z] #38 41.60 Selecting previously unselected package librhash0:amd64. [2022-03-18T12:04:06.612Z] #38 41.61 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-18T12:04:06.612Z] #38 41.65 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-18T12:04:06.612Z] #38 41.83 Selecting previously unselected package libuv1:amd64. [2022-03-18T12:04:06.612Z] #38 41.83 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-18T12:04:06.612Z] #38 41.84 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-18T12:04:06.612Z] #38 41.97 Selecting previously unselected package cmake. [2022-03-18T12:04:06.612Z] #38 42.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-18T12:04:06.612Z] #38 42.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-18T12:04:06.804Z] The recommended git tool is: git [2022-03-18T12:04:07.092Z] The recommended git tool is: git [2022-03-18T12:04:07.561Z] #14 30.00 Reading package lists... [2022-03-18T12:04:07.561Z] #14 ... [2022-03-18T12:04:07.561Z] [2022-03-18T12:04:07.561Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:04:07.561Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:04:07.561Z] #43 30.82 Updating files: 83% (1531/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-18T12:04:07.561Z] #43 31.26 + git checkout -q v2.3.0 [2022-03-18T12:04:07.561Z] #43 33.01 + 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-03-18T12:04:07.567Z] #38 ... [2022-03-18T12:04:07.567Z] [2022-03-18T12:04:07.567Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:07.567Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:07.567Z] #47 42.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:04:07.567Z] #47 42.88 Setting up python3-protobuf (3.12.4-1) ... [2022-03-18T12:04:08.732Z] #58 29.33 Reading package lists... [2022-03-18T12:04:08.732Z] #58 ... [2022-03-18T12:04:08.732Z] [2022-03-18T12:04:08.732Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:04:08.732Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:04:08.732Z] #43 31.29 Updating files: 91% (1682/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-18T12:04:08.732Z] #43 31.55 + git checkout -q v2.3.0 [2022-03-18T12:04:08.732Z] #43 33.16 + 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-03-18T12:04:10.119Z] #43 ... [2022-03-18T12:04:10.119Z] [2022-03-18T12:04:10.119Z] #38 [tini 1/3] 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-03-18T12:04:10.119Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:10.119Z] #38 25.56 Fetched 8506 kB in 19s (445 kB/s) [2022-03-18T12:04:10.119Z] #38 25.56 Reading package lists... [2022-03-18T12:04:10.119Z] #38 32.50 Reading package lists... [2022-03-18T12:04:10.119Z] #38 ... [2022-03-18T12:04:10.119Z] [2022-03-18T12:04:10.119Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:10.119Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:10.119Z] #14 25.07 Reading package lists... [2022-03-18T12:04:10.874Z] #19 189.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-18T12:04:10.874Z] #19 189.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:04:10.874Z] #19 189.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:10.874Z] #19 189.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-18T12:04:10.874Z] #19 189.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-18T12:04:10.874Z] #19 189.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-18T12:04:10.874Z] #19 189.7 Selecting previously unselected package libc6-s390x-cross. [2022-03-18T12:04:10.874Z] #19 189.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-18T12:04:10.874Z] #19 189.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-18T12:04:10.874Z] #19 189.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-18T12:04:10.874Z] #19 189.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:04:10.874Z] #19 189.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:10.874Z] #19 189.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-18T12:04:10.875Z] #19 189.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:04:10.875Z] #19 189.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:10.875Z] #19 189.9 Selecting previously unselected package libitm1-s390x-cross. [2022-03-18T12:04:10.875Z] #19 189.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:04:10.875Z] #19 189.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:10.875Z] #19 190.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-18T12:04:10.875Z] #19 190.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:04:10.875Z] #19 190.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:10.875Z] #19 190.0 Selecting previously unselected package libasan6-s390x-cross. [2022-03-18T12:04:10.875Z] #19 190.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:04:10.875Z] #19 190.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:10.875Z] #19 190.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-18T12:04:10.875Z] #19 190.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:04:10.875Z] #19 190.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:10.875Z] #19 190.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-18T12:04:10.875Z] #19 190.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:04:10.875Z] #19 190.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:10.875Z] #19 190.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-18T12:04:10.875Z] #19 190.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:04:10.875Z] #19 190.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:10.875Z] #19 190.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-18T12:04:10.875Z] #19 190.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:04:10.875Z] #19 190.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:11.779Z] #47 46.73 Setting up criu (3.16.1-3) ... [2022-03-18T12:04:12.036Z] #14 32.58 Reading package lists... [2022-03-18T12:04:12.037Z] #14 ... [2022-03-18T12:04:12.037Z] [2022-03-18T12:04:12.037Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:12.037Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:12.037Z] #47 27.20 Fetched 8510 kB in 21s (397 kB/s) [2022-03-18T12:04:12.037Z] #47 27.20 Reading package lists... [2022-03-18T12:04:12.040Z] #47 ... [2022-03-18T12:04:12.040Z] [2022-03-18T12:04:12.040Z] #38 [tini 1/3] 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-03-18T12:04:12.040Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:12.040Z] #38 45.77 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T12:04:12.040Z] #38 45.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:12.040Z] #38 45.82 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-18T12:04:12.040Z] #38 45.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:12.040Z] #38 45.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T12:04:12.040Z] #38 45.87 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-18T12:04:12.040Z] #38 45.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T12:04:12.040Z] #38 45.91 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T12:04:12.040Z] #38 45.93 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T12:04:12.040Z] #38 45.95 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-18T12:04:12.040Z] #38 45.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:04:12.040Z] #38 DONE 47.4s [2022-03-18T12:04:12.040Z] [2022-03-18T12:04:12.040Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:12.040Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:12.040Z] #51 43.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T12:04:12.040Z] #51 43.63 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-18T12:04:12.040Z] #51 43.63 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-18T12:04:12.040Z] #51 43.87 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-18T12:04:12.040Z] #51 43.95 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T12:04:12.040Z] #51 44.04 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T12:04:12.040Z] #51 44.11 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-18T12:04:12.040Z] #51 44.17 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-18T12:04:12.040Z] #51 44.17 go: downloading golang.org/x/mod v0.5.1 [2022-03-18T12:04:12.040Z] #51 44.25 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-18T12:04:12.040Z] #51 44.32 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-18T12:04:12.040Z] #51 44.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-18T12:04:12.040Z] #51 44.39 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-18T12:04:12.040Z] #51 44.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-18T12:04:12.040Z] #51 44.51 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-18T12:04:12.040Z] #51 44.88 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-18T12:04:12.040Z] #51 44.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T12:04:12.040Z] #51 44.97 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-18T12:04:12.040Z] #51 45.23 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-18T12:04:12.040Z] #51 45.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-18T12:04:12.040Z] #51 45.46 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-18T12:04:12.040Z] #51 45.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-18T12:04:12.040Z] #51 45.53 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-18T12:04:12.040Z] #51 45.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-18T12:04:12.040Z] #51 45.78 go: downloading github.com/prometheus/common v0.10.0 [2022-03-18T12:04:12.040Z] #51 45.96 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-18T12:04:12.040Z] #51 46.00 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-18T12:04:12.040Z] #51 46.06 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-18T12:04:12.040Z] #51 47.57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-18T12:04:12.299Z] #47 34.57 Reading package lists... [2022-03-18T12:04:12.299Z] #47 ... [2022-03-18T12:04:12.299Z] [2022-03-18T12:04:12.299Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:04:12.299Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:04:12.299Z] #58 29.33 Reading package lists... [2022-03-18T12:04:12.614Z] #51 ... [2022-03-18T12:04:12.614Z] [2022-03-18T12:04:12.614Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T12:04:12.614Z] #39 sha256:de62d3897621b838ea7c2a2339bcfac1049d2184c9448e7798de90d306b6a4d4 [2022-03-18T12:04:12.614Z] #39 DONE 0.4s [2022-03-18T12:04:12.614Z] [2022-03-18T12:04:12.614Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T12:04:12.614Z] #40 sha256:48a2e3114c8f4bea4224ba938868965131528ba8036e2a1216ff17cdbca2f802 [2022-03-18T12:04:12.874Z] #58 36.71 Building dependency tree... [2022-03-18T12:04:12.875Z] #40 ... [2022-03-18T12:04:12.875Z] [2022-03-18T12:04:12.875Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:04:12.875Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:04:12.875Z] #34 38.04 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-18T12:04:12.875Z] #34 38.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T12:04:12.875Z] #34 39.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:04:12.885Z] #43 ... [2022-03-18T12:04:12.885Z] [2022-03-18T12:04:12.885Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:04:12.885Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:04:12.885Z] #58 22.28 Reading package lists... [2022-03-18T12:04:12.885Z] #58 29.56 Reading package lists... [2022-03-18T12:04:12.885Z] #58 35.69 Building dependency tree... [2022-03-18T12:04:12.885Z] #58 ... [2022-03-18T12:04:12.885Z] [2022-03-18T12:04:12.885Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:12.885Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:12.885Z] #14 30.00 Reading package lists... [2022-03-18T12:04:12.885Z] #14 36.63 Building dependency tree... [2022-03-18T12:04:13.331Z] #60 ... [2022-03-18T12:04:13.331Z] [2022-03-18T12:04:13.331Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:13.331Z] #14 sha256:94c6f8508f79061ae19a2256d6e649919c866c6d952f7d2c88fdfee18280215f [2022-03-18T12:04:13.331Z] #14 62.68 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-18T12:04:13.331Z] #14 62.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-18T12:04:13.331Z] #14 62.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:04:13.331Z] #14 66.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-18T12:04:13.331Z] #14 66.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-18T12:04:13.331Z] #14 66.91 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T12:04:13.331Z] #14 71.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-18T12:04:13.331Z] #14 71.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-18T12:04:13.331Z] #14 71.46 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:04:13.448Z] #34 ... [2022-03-18T12:04:13.448Z] [2022-03-18T12:04:13.448Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:13.448Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:13.448Z] #47 48.75 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:04:13.456Z] #14 40.84 The following additional packages will be installed: [2022-03-18T12:04:13.456Z] #14 40.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T12:04:13.456Z] #14 40.87 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-18T12:04:13.456Z] #14 40.87 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-18T12:04:13.456Z] #14 40.87 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-18T12:04:13.456Z] #14 40.87 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-18T12:04:13.456Z] #14 40.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-18T12:04:13.456Z] #14 40.88 mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T12:04:13.456Z] #14 40.91 Suggested packages: [2022-03-18T12:04:13.456Z] #14 40.91 gcc-10-locales seccomp wine64 [2022-03-18T12:04:14.393Z] #47 DONE 49.4s [2022-03-18T12:04:14.393Z] [2022-03-18T12:04:14.393Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T12:04:14.393Z] #40 sha256:48a2e3114c8f4bea4224ba938868965131528ba8036e2a1216ff17cdbca2f802 [2022-03-18T12:04:14.393Z] #40 1.782 + RM_GOPATH=0 [2022-03-18T12:04:14.393Z] #40 1.782 + TMP_GOPATH= [2022-03-18T12:04:14.393Z] #40 1.782 + : /build [2022-03-18T12:04:14.393Z] #40 1.782 + '[' -z '' ']' [2022-03-18T12:04:14.393Z] #40 1.782 ++ mktemp -d [2022-03-18T12:04:14.393Z] #40 1.782 + export GOPATH=/tmp/tmp.Flr6gK4OXo [2022-03-18T12:04:14.393Z] #40 1.782 + GOPATH=/tmp/tmp.Flr6gK4OXo [2022-03-18T12:04:14.393Z] #40 1.782 + RM_GOPATH=1 [2022-03-18T12:04:14.393Z] #40 1.782 + case "$(go env GOARCH)" in [2022-03-18T12:04:14.393Z] #40 1.782 ++ go env GOARCH [2022-03-18T12:04:14.393Z] #40 1.834 Install tini version v0.19.0 [2022-03-18T12:04:14.393Z] #40 1.834 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:14.393Z] #40 1.834 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:14.393Z] #40 1.834 ++ dirname /install.sh [2022-03-18T12:04:14.393Z] #40 1.834 + dir=/ [2022-03-18T12:04:14.393Z] #40 1.834 + bin=tini [2022-03-18T12:04:14.393Z] #40 1.834 + shift [2022-03-18T12:04:14.393Z] #40 1.834 + '[' '!' -f //tini.installer ']' [2022-03-18T12:04:14.393Z] #40 1.834 + . //tini.installer [2022-03-18T12:04:14.393Z] #40 1.834 ++ : v0.19.0 [2022-03-18T12:04:14.393Z] #40 1.834 + install_tini [2022-03-18T12:04:14.393Z] #40 1.834 + echo 'Install tini version v0.19.0' [2022-03-18T12:04:14.393Z] #40 1.834 + git clone https://github.com/krallin/tini.git /tmp/tmp.Flr6gK4OXo/tini [2022-03-18T12:04:14.393Z] #40 1.834 Cloning into '/tmp/tmp.Flr6gK4OXo/tini'... [2022-03-18T12:04:14.398Z] #14 ... [2022-03-18T12:04:14.398Z] [2022-03-18T12:04:14.398Z] #38 [tini 1/3] 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-03-18T12:04:14.398Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:14.398Z] #38 24.93 Reading package lists... [2022-03-18T12:04:14.398Z] #38 31.71 Reading package lists... [2022-03-18T12:04:14.398Z] #38 38.47 Building dependency tree... [2022-03-18T12:04:14.398Z] #38 ... [2022-03-18T12:04:14.398Z] [2022-03-18T12:04:14.398Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:14.398Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:14.398Z] #51 39.69 go: downloading github.com/fatih/color v1.13.0 [2022-03-18T12:04:14.398Z] #51 39.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T12:04:14.398Z] #51 39.78 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-18T12:04:14.398Z] #51 39.81 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T12:04:14.398Z] #51 40.29 go: downloading github.com/spf13/viper v1.10.1 [2022-03-18T12:04:14.398Z] #51 40.31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-18T12:04:14.398Z] #51 40.79 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-18T12:04:14.398Z] #51 40.83 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-18T12:04:14.398Z] #51 40.89 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-18T12:04:14.398Z] #51 40.89 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-18T12:04:14.659Z] #51 ... [2022-03-18T12:04:14.659Z] [2022-03-18T12:04:14.659Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:14.659Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:14.659Z] #47 25.23 Reading package lists... [2022-03-18T12:04:14.659Z] #47 31.96 Reading package lists... [2022-03-18T12:04:14.659Z] #47 38.85 Building dependency tree... [2022-03-18T12:04:14.921Z] #47 ... [2022-03-18T12:04:14.921Z] [2022-03-18T12:04:14.921Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:04:14.921Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:04:14.921Z] #58 40.35 The following additional packages will be installed: [2022-03-18T12:04:14.921Z] #58 40.35 libbtrfs0 [2022-03-18T12:04:14.921Z] #58 40.54 The following NEW packages will be installed: [2022-03-18T12:04:14.921Z] #58 40.61 libbtrfs-dev libbtrfs0 [2022-03-18T12:04:14.921Z] #58 41.10 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:04:14.921Z] #58 41.10 Need to get 460 kB of archives. [2022-03-18T12:04:14.921Z] #58 41.10 After this operation, 1237 kB of additional disk space will be used. [2022-03-18T12:04:14.921Z] #58 41.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T12:04:14.921Z] #58 41.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T12:04:14.970Z] #40 2.609 + cd /tmp/tmp.Flr6gK4OXo/tini [2022-03-18T12:04:14.970Z] #40 2.609 + git checkout -q v0.19.0 [2022-03-18T12:04:14.970Z] #40 2.639 + cmake . [2022-03-18T12:04:15.182Z] #58 42.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:15.432Z] #58 41.05 The following additional packages will be installed: [2022-03-18T12:04:15.432Z] #58 41.06 libbtrfs0 [2022-03-18T12:04:15.543Z] #40 3.094 -- The C compiler identification is GNU 10.2.1 [2022-03-18T12:04:15.543Z] #40 3.174 -- Detecting C compiler ABI info [2022-03-18T12:04:15.753Z] #58 42.99 Fetched 460 kB in 0s (1264 kB/s) [2022-03-18T12:04:15.754Z] #58 43.22 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T12:04:16.006Z] #58 41.48 The following NEW packages will be installed: [2022-03-18T12:04:16.007Z] #58 41.48 libbtrfs-dev libbtrfs0 [2022-03-18T12:04:16.014Z] #58 43.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 ... 15709 files and directories currently installed.) [2022-03-18T12:04:16.015Z] #58 43.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T12:04:16.015Z] #58 43.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:04:16.117Z] #40 3.774 -- Detecting C compiler ABI info - done [2022-03-18T12:04:16.117Z] #40 3.870 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-18T12:04:16.117Z] #40 3.870 -- Detecting C compile features [2022-03-18T12:04:16.117Z] #40 3.875 -- Detecting C compile features - done [2022-03-18T12:04:16.147Z] #19 194.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-18T12:04:16.147Z] #19 194.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:04:16.147Z] #19 194.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:16.147Z] #19 194.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-18T12:04:16.147Z] #19 194.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-18T12:04:16.147Z] #19 194.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-18T12:04:16.147Z] #19 195.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-18T12:04:16.147Z] #19 195.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-18T12:04:16.147Z] #19 195.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-18T12:04:16.147Z] #19 195.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-18T12:04:16.147Z] #19 195.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T12:04:16.147Z] #19 195.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:16.147Z] #19 195.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-18T12:04:16.147Z] #19 195.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T12:04:16.147Z] #19 195.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:16.276Z] #58 43.80 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T12:04:16.276Z] #58 43.80 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T12:04:16.386Z] #40 3.908 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T12:04:16.386Z] #40 4.138 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T12:04:16.540Z] #58 43.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:04:16.581Z] #58 41.94 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:04:16.581Z] #58 41.94 Need to get 460 kB of archives. [2022-03-18T12:04:16.581Z] #58 41.94 After this operation, 1237 kB of additional disk space will be used. [2022-03-18T12:04:16.581Z] #58 41.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T12:04:16.581Z] #58 41.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T12:04:16.581Z] #58 ... [2022-03-18T12:04:16.581Z] [2022-03-18T12:04:16.581Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:16.581Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:16.581Z] #47 34.57 Reading package lists... [2022-03-18T12:04:16.648Z] #40 4.225 -- Configuring done [2022-03-18T12:04:16.648Z] #40 4.274 -- Generating done [2022-03-18T12:04:16.648Z] #40 4.274 -- Build files have been written to: /tmp/tmp.Flr6gK4OXo/tini [2022-03-18T12:04:16.648Z] #40 4.290 + make tini-static [2022-03-18T12:04:16.912Z] #40 4.702 Scanning dependencies of target tini-static [2022-03-18T12:04:17.114Z] #58 44.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:04:17.114Z] #58 44.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:04:17.114Z] #58 44.46 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:04:17.485Z] #40 4.910 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T12:04:17.747Z] #40 ... [2022-03-18T12:04:17.747Z] [2022-03-18T12:04:17.747Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:04:17.747Z] #49 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:04:17.747Z] #49 52.26 gotestsum version dev [2022-03-18T12:04:17.747Z] #49 DONE 53.2s [2022-03-18T12:04:18.009Z] [2022-03-18T12:04:18.009Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:18.009Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:18.009Z] #14 45.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T12:04:18.009Z] #14 45.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-18T12:04:18.009Z] #14 45.51 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T12:04:18.009Z] #14 51.88 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T12:04:18.009Z] #14 51.92 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:18.009Z] #14 51.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T12:04:18.009Z] #14 52.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-18T12:04:18.009Z] #14 52.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:18.009Z] #14 52.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T12:04:18.284Z] #14 ... [2022-03-18T12:04:18.284Z] [2022-03-18T12:04:18.284Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T12:04:18.284Z] #40 sha256:48a2e3114c8f4bea4224ba938868965131528ba8036e2a1216ff17cdbca2f802 [2022-03-18T12:04:18.284Z] #40 5.979 [100%] Linking C executable tini-static [2022-03-18T12:04:18.767Z] #47 41.89 Building dependency tree... [2022-03-18T12:04:18.858Z] #40 6.466 [100%] Built target tini-static [2022-03-18T12:04:18.858Z] #40 6.543 + mkdir -p /build [2022-03-18T12:04:18.858Z] #40 6.543 + cp tini-static /build/docker-init [2022-03-18T12:04:19.036Z] #58 DONE 46.3s [2022-03-18T12:04:19.036Z] [2022-03-18T12:04:19.036Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-18T12:04:19.036Z] #59 sha256:b4d59c70bb2fa65586e7e3b3ae24f2f3af5d59cd30c59dd91f05996d0610a777 [2022-03-18T12:04:19.299Z] #59 DONE 0.4s [2022-03-18T12:04:19.299Z] [2022-03-18T12:04:19.299Z] #38 [tini 1/3] 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-03-18T12:04:19.299Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:19.299Z] #38 43.07 The following additional packages will be installed: [2022-03-18T12:04:19.299Z] #38 43.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-18T12:04:19.299Z] #38 43.10 Suggested packages: [2022-03-18T12:04:19.299Z] #38 43.12 cmake-doc ninja-build lrzip [2022-03-18T12:04:19.299Z] #38 43.12 Recommended packages: [2022-03-18T12:04:19.299Z] #38 43.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T12:04:19.299Z] #38 44.14 The following NEW packages will be installed: [2022-03-18T12:04:19.299Z] #38 44.15 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-18T12:04:19.299Z] #38 44.15 vim-common xxd [2022-03-18T12:04:19.299Z] #38 44.67 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:04:19.299Z] #38 44.67 Need to get 17.7 MB of archives. [2022-03-18T12:04:19.299Z] #38 44.67 After this operation, 70.7 MB of additional disk space will be used. [2022-03-18T12:04:19.299Z] #38 44.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T12:04:19.299Z] #38 44.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T12:04:19.299Z] #38 44.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-18T12:04:19.299Z] #38 44.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T12:04:19.299Z] #38 45.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-18T12:04:19.299Z] #38 45.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-18T12:04:19.299Z] #38 45.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-18T12:04:19.299Z] #38 45.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-18T12:04:19.299Z] #38 45.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-18T12:04:19.299Z] #38 46.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-18T12:04:19.803Z] #40 DONE 7.3s [2022-03-18T12:04:19.803Z] [2022-03-18T12:04:19.803Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:04:19.803Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:04:19.914Z] #14 80.33 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-18T12:04:19.914Z] #14 80.34 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-18T12:04:19.914Z] #14 80.35 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:04:20.339Z] #19 199.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-18T12:04:20.339Z] #19 199.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T12:04:20.339Z] #19 199.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:20.339Z] #19 199.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-18T12:04:20.339Z] #19 199.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-18T12:04:20.339Z] #19 199.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-18T12:04:20.339Z] #19 200.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-18T12:04:20.339Z] #19 200.0 Setting up libfile-which-perl (1.23-1) ... [2022-03-18T12:04:20.339Z] #19 200.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-18T12:04:20.339Z] #19 200.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-18T12:04:20.339Z] #19 200.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-18T12:04:20.339Z] #19 200.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T12:04:20.339Z] #19 200.0 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T12:04:20.339Z] #19 200.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-18T12:04:20.339Z] #19 200.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-18T12:04:20.339Z] #19 200.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-18T12:04:20.339Z] #19 200.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-18T12:04:20.339Z] #19 200.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-18T12:04:20.339Z] #19 200.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-18T12:04:20.339Z] #19 200.1 Setting up file (1:5.39-3) ... [2022-03-18T12:04:20.339Z] #19 200.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-18T12:04:20.339Z] #19 200.2 Setting up bzip2 (1.0.8-4) ... [2022-03-18T12:04:20.339Z] #19 200.2 Setting up libyaml-perl (1.30-1) ... [2022-03-18T12:04:20.339Z] #19 200.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-18T12:04:20.598Z] #19 200.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-18T12:04:20.598Z] #19 200.2 Setting up libio-string-perl (1.08-3.1) ... [2022-03-18T12:04:20.598Z] #19 200.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-18T12:04:20.598Z] #19 200.2 Setting up cross-config (2.6.18+nmu1) ... [2022-03-18T12:04:20.598Z] #19 200.4 Setting up xz-utils (5.2.5-2) ... [2022-03-18T12:04:20.598Z] #19 200.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T12:04:20.598Z] #19 200.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-18T12:04:20.598Z] #19 200.4 Setting up patch (2.7.6-7) ... [2022-03-18T12:04:20.598Z] #19 200.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-18T12:04:20.598Z] #19 200.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-18T12:04:20.598Z] #19 200.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:20.693Z] #47 ... [2022-03-18T12:04:20.693Z] [2022-03-18T12:04:20.693Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:04:20.693Z] #58 sha256:31561082df2105bdc25341d022046d754d3f8b65aee6d8a13eb87198996efa3d [2022-03-18T12:04:20.693Z] #58 43.60 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:20.693Z] #58 44.18 Fetched 460 kB in 0s (1059 kB/s) [2022-03-18T12:04:20.693Z] #58 44.44 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T12:04:20.693Z] #58 44.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 ... 15709 files and directories currently installed.) [2022-03-18T12:04:20.693Z] #58 44.51 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T12:04:20.693Z] #58 44.54 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:04:20.693Z] #58 44.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T12:04:20.693Z] #58 44.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T12:04:20.693Z] #58 44.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:04:20.693Z] #58 45.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:04:20.693Z] #58 45.49 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:04:20.693Z] #58 45.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:04:20.693Z] #58 DONE 46.4s [2022-03-18T12:04:20.694Z] #38 47.98 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:20.856Z] #19 200.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-18T12:04:20.856Z] #19 200.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-18T12:04:20.856Z] #19 200.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:20.856Z] #19 200.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:20.856Z] #19 200.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-18T12:04:20.856Z] #19 200.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-18T12:04:20.856Z] #19 200.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:20.856Z] #19 200.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:20.856Z] #19 200.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-18T12:04:20.856Z] #19 200.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-18T12:04:20.856Z] #19 200.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-18T12:04:20.856Z] #19 200.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-18T12:04:20.856Z] #19 200.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:20.856Z] #19 200.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T12:04:20.856Z] #19 200.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T12:04:20.856Z] #19 200.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-18T12:04:20.856Z] #19 200.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:20.856Z] #19 200.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-18T12:04:20.955Z] #38 48.43 Fetched 17.7 MB in 2s (8334 kB/s) [2022-03-18T12:04:20.959Z] [2022-03-18T12:04:20.959Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-18T12:04:20.959Z] #59 sha256:d3dd44f01634f4844eb4a361726a0f2d490dba631efdf8ee1683f6ea86bb6fc4 [2022-03-18T12:04:20.959Z] #59 DONE 0.1s [2022-03-18T12:04:20.959Z] [2022-03-18T12:04:20.959Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:20.959Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:20.959Z] #51 40.02 go: downloading github.com/fatih/color v1.13.0 [2022-03-18T12:04:20.959Z] #51 40.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T12:04:20.959Z] #51 40.12 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-18T12:04:20.959Z] #51 40.17 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T12:04:20.959Z] #51 40.50 go: downloading github.com/spf13/viper v1.10.1 [2022-03-18T12:04:20.959Z] #51 40.67 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-18T12:04:20.959Z] #51 41.11 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-18T12:04:20.959Z] #51 41.17 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-18T12:04:20.959Z] #51 41.22 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-18T12:04:20.959Z] #51 41.25 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-18T12:04:20.959Z] #51 43.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T12:04:20.959Z] #51 43.41 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-18T12:04:20.959Z] #51 ... [2022-03-18T12:04:20.959Z] [2022-03-18T12:04:20.959Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:04:20.959Z] #60 sha256:e6515da04153e14dc3c09946f74c8d4d3c69df1080d3f28e68fd2145feb8a155 [2022-03-18T12:04:21.115Z] #19 200.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-18T12:04:21.115Z] #19 200.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-18T12:04:21.115Z] #19 200.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.115Z] #19 200.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.217Z] #38 ... [2022-03-18T12:04:21.217Z] [2022-03-18T12:04:21.217Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T12:04:21.217Z] #53 sha256:9b9f156e78d113f9e558e55514b22b46d8d1b5f16b3e955520617aa61b56eaf0 [2022-03-18T12:04:21.217Z] #53 48.38 v3.0.2 [2022-03-18T12:04:21.217Z] #53 DONE 48.6s [2022-03-18T12:04:21.217Z] [2022-03-18T12:04:21.217Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:21.217Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:21.217Z] #51 42.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T12:04:21.217Z] #51 42.90 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-18T12:04:21.217Z] #51 46.57 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T12:04:21.217Z] #51 46.59 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T12:04:21.217Z] #51 46.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-18T12:04:21.217Z] #51 47.05 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-18T12:04:21.217Z] #51 47.12 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-18T12:04:21.217Z] #51 47.15 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-18T12:04:21.217Z] #51 47.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-18T12:04:21.217Z] #51 47.29 go: downloading github.com/spf13/afero v1.6.0 [2022-03-18T12:04:21.217Z] #51 47.33 go: downloading github.com/spf13/cast v1.4.1 [2022-03-18T12:04:21.217Z] #51 47.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-18T12:04:21.217Z] #51 47.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T12:04:21.217Z] #51 47.50 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-18T12:04:21.217Z] #51 47.64 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-18T12:04:21.217Z] #51 47.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T12:04:21.217Z] #51 47.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T12:04:21.217Z] #51 47.88 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-18T12:04:21.217Z] #51 47.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T12:04:21.217Z] #51 48.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T12:04:21.217Z] #51 48.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T12:04:21.217Z] #51 48.18 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-18T12:04:21.217Z] #51 48.21 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-18T12:04:21.373Z] #19 200.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-18T12:04:21.373Z] #19 200.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.373Z] #19 200.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.373Z] #19 200.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.373Z] #19 200.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-18T12:04:21.373Z] #19 201.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-18T12:04:21.373Z] #19 201.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-18T12:04:21.480Z] #51 ... [2022-03-18T12:04:21.480Z] [2022-03-18T12:04:21.480Z] #38 [tini 1/3] 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-03-18T12:04:21.480Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:21.480Z] #38 48.67 Selecting previously unselected package xxd. [2022-03-18T12:04:21.480Z] #38 48.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 ... 15709 files and directories currently installed.) [2022-03-18T12:04:21.480Z] #38 48.79 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:04:21.480Z] #38 48.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:21.631Z] #19 201.2 [2022-03-18T12:04:21.631Z] #19 201.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-18T12:04:21.631Z] #19 201.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.631Z] #19 201.3 Setting up dpkg-dev (1.20.9) ... [2022-03-18T12:04:21.631Z] #19 201.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.631Z] #19 201.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T12:04:21.631Z] #19 201.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.631Z] #19 201.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.631Z] #19 201.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.631Z] #19 201.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.631Z] #19 201.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T12:04:21.631Z] #19 201.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.742Z] #38 49.21 Selecting previously unselected package vim-common. [2022-03-18T12:04:21.742Z] #38 49.21 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:04:21.890Z] #19 201.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.890Z] #19 201.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.890Z] #19 201.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:21.890Z] #19 201.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-18T12:04:21.890Z] #19 201.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-18T12:04:21.890Z] #19 201.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-18T12:04:21.890Z] #19 201.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-18T12:04:22.006Z] #38 49.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:22.148Z] #19 201.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-18T12:04:22.148Z] #19 201.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T12:04:22.148Z] #19 201.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:22.148Z] #19 201.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 201.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 202.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:22.148Z] #19 202.0 Setting up libxml-simple-perl (2.25-1) ... [2022-03-18T12:04:22.148Z] #19 202.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T12:04:22.148Z] #19 202.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T12:04:22.148Z] #19 202.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T12:04:22.148Z] #19 202.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.270Z] #38 49.80 Selecting previously unselected package cmake-data. [2022-03-18T12:04:22.270Z] #38 49.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-18T12:04:22.270Z] #38 49.81 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T12:04:22.406Z] #19 202.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-18T12:04:22.406Z] #19 202.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T12:04:22.406Z] #19 202.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-18T12:04:22.406Z] #19 202.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:22.406Z] #19 202.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:22.406Z] #19 202.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:22.460Z] #14 ... [2022-03-18T12:04:22.460Z] [2022-03-18T12:04:22.460Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:04:22.460Z] #63 sha256:269f91e2b70a75cf778a655d14a37a54142c5bc4e684308dd83e132117d04afa [2022-03-18T12:04:22.460Z] #63 82.92 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T12:04:22.460Z] #63 82.92 + GOBIN=/build [2022-03-18T12:04:22.460Z] #63 82.92 + GO111MODULE=on [2022-03-18T12:04:22.460Z] #63 82.92 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-18T12:04:22.665Z] #19 202.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T12:04:22.665Z] #19 202.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:22.665Z] #19 202.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:22.665Z] #19 202.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T12:04:22.665Z] #19 202.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:22.665Z] #19 202.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-18T12:04:22.665Z] #19 202.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:22.665Z] #19 202.4 Setting up crossbuild-essential-armel (12.9) ... [2022-03-18T12:04:22.665Z] #19 202.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T12:04:22.665Z] #19 202.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-18T12:04:22.665Z] #19 202.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-18T12:04:22.665Z] #19 202.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-18T12:04:22.665Z] #19 202.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-18T12:04:22.665Z] #19 202.4 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:04:22.883Z] #60 1.577 + RM_GOPATH=0 [2022-03-18T12:04:22.883Z] #60 1.577 + TMP_GOPATH= [2022-03-18T12:04:22.883Z] #60 1.577 + : /build [2022-03-18T12:04:22.883Z] #60 1.577 + '[' -z '' ']' [2022-03-18T12:04:22.883Z] #60 1.577 ++ mktemp -d [2022-03-18T12:04:22.883Z] #60 1.584 + export GOPATH=/tmp/tmp.YPJpEJqMxh [2022-03-18T12:04:22.883Z] #60 1.584 + GOPATH=/tmp/tmp.YPJpEJqMxh [2022-03-18T12:04:22.883Z] #60 1.584 + RM_GOPATH=1 [2022-03-18T12:04:22.883Z] #60 1.584 + case "$(go env GOARCH)" in [2022-03-18T12:04:22.883Z] #60 1.584 ++ go env GOARCH [2022-03-18T12:04:22.883Z] #60 1.689 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:22.883Z] #60 1.689 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:22.883Z] #60 1.689 ++ dirname /install.sh [2022-03-18T12:04:22.883Z] #60 1.696 + dir=/ [2022-03-18T12:04:22.883Z] #60 1.696 + bin=containerd [2022-03-18T12:04:22.883Z] #60 1.696 + shift [2022-03-18T12:04:22.883Z] #60 1.696 + '[' '!' -f //containerd.installer ']' [2022-03-18T12:04:22.883Z] #60 1.696 + . //containerd.installer [2022-03-18T12:04:22.883Z] #60 1.696 ++ set -e [2022-03-18T12:04:22.883Z] #60 1.696 ++ : v1.6.1 [2022-03-18T12:04:22.883Z] #60 1.696 + install_containerd [2022-03-18T12:04:22.883Z] #60 1.696 + echo 'Install containerd version v1.6.1' [2022-03-18T12:04:22.883Z] #60 1.696 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YPJpEJqMxh/src/github.com/containerd/containerd [2022-03-18T12:04:22.883Z] #60 1.696 Install containerd version v1.6.1 [2022-03-18T12:04:22.883Z] #60 1.752 Cloning into '/tmp/tmp.YPJpEJqMxh/src/github.com/containerd/containerd'... [2022-03-18T12:04:23.108Z] #34 ... [2022-03-18T12:04:23.108Z] [2022-03-18T12:04:23.108Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:23.108Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:23.108Z] #14 58.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-18T12:04:23.108Z] #14 58.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:23.108Z] #14 58.43 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:04:23.232Z] #19 DONE 203.0s [2022-03-18T12:04:23.232Z] [2022-03-18T12:04:23.232Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T12:04:23.232Z] #69 sha256:83a9dcfbf005a05ed139d4f81541e424484dbe629f1b4eea1404d11eebfec7c8 [2022-03-18T12:04:23.492Z] #69 DONE 0.2s [2022-03-18T12:04:23.492Z] [2022-03-18T12:04:23.492Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T12:04:23.492Z] #32 sha256:f54d5836e5a845a373f5a18f68306ba9a629ae0c15fbdda60cc013eafb8794de [2022-03-18T12:04:23.492Z] #32 DONE 0.2s [2022-03-18T12:04:23.492Z] [2022-03-18T12:04:23.492Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:04:23.492Z] #33 sha256:6c63955149b7c7f61add25235399a30cca7fb42cc643860c649e4d975ebc572c [2022-03-18T12:04:24.272Z] #60 ... [2022-03-18T12:04:24.272Z] [2022-03-18T12:04:24.272Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:24.272Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:24.272Z] #14 32.58 Reading package lists... [2022-03-18T12:04:24.272Z] #14 39.84 Building dependency tree... [2022-03-18T12:04:24.272Z] #14 44.94 The following additional packages will be installed: [2022-03-18T12:04:24.272Z] #14 44.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T12:04:24.272Z] #14 44.96 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-18T12:04:24.273Z] #14 44.96 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-18T12:04:24.273Z] #14 44.96 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-18T12:04:24.273Z] #14 44.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-18T12:04:24.273Z] #14 44.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-18T12:04:24.273Z] #14 44.96 mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T12:04:24.273Z] #14 44.99 Suggested packages: [2022-03-18T12:04:24.273Z] #14 45.00 gcc-10-locales seccomp wine64 [2022-03-18T12:04:24.273Z] #14 46.78 The following NEW packages will be installed: [2022-03-18T12:04:24.273Z] #14 46.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T12:04:24.273Z] #14 46.78 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-18T12:04:24.273Z] #14 46.78 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-18T12:04:24.273Z] #14 46.78 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-18T12:04:24.273Z] #14 46.78 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-18T12:04:24.273Z] #14 46.78 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-18T12:04:24.273Z] #14 46.78 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-18T12:04:24.273Z] #14 46.78 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-18T12:04:24.273Z] #14 46.80 mingw-w64-x86-64-dev [2022-03-18T12:04:24.273Z] #14 47.26 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:04:24.273Z] #14 47.26 Need to get 115 MB of archives. [2022-03-18T12:04:24.273Z] #14 47.26 After this operation, 645 MB of additional disk space will be used. [2022-03-18T12:04:24.273Z] #14 47.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-18T12:04:24.273Z] #14 47.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-18T12:04:24.273Z] #14 47.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-18T12:04:24.273Z] #14 47.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-18T12:04:24.273Z] #14 47.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-18T12:04:24.273Z] #14 47.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-18T12:04:24.273Z] #14 48.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-18T12:04:24.273Z] #14 48.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-18T12:04:24.273Z] #14 48.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-18T12:04:24.273Z] #14 49.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-18T12:04:24.273Z] #14 ... [2022-03-18T12:04:24.273Z] [2022-03-18T12:04:24.273Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:24.273Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:24.273Z] #51 47.89 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T12:04:24.273Z] #51 47.89 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T12:04:24.273Z] #51 48.26 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-18T12:04:24.273Z] #51 48.29 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-18T12:04:24.273Z] #51 48.35 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-18T12:04:24.273Z] #51 48.36 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-18T12:04:24.273Z] #51 48.47 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-18T12:04:24.273Z] #51 48.49 go: downloading github.com/spf13/afero v1.6.0 [2022-03-18T12:04:24.273Z] #51 48.55 go: downloading github.com/spf13/cast v1.4.1 [2022-03-18T12:04:24.273Z] #51 48.61 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-18T12:04:24.273Z] #51 48.67 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T12:04:24.273Z] #51 48.76 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-18T12:04:24.273Z] #51 48.97 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-18T12:04:24.273Z] #51 49.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T12:04:24.273Z] #51 49.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T12:04:24.273Z] #51 49.07 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-18T12:04:24.273Z] #51 49.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T12:04:24.273Z] #51 49.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T12:04:24.273Z] #51 49.32 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T12:04:24.273Z] #51 49.35 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-18T12:04:24.273Z] #51 49.36 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-18T12:04:24.846Z] #51 50.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-18T12:04:24.846Z] #51 50.36 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-18T12:04:24.846Z] #51 50.43 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-18T12:04:24.846Z] #51 ... [2022-03-18T12:04:24.846Z] [2022-03-18T12:04:24.846Z] #38 [tini 1/3] 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-03-18T12:04:24.846Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:24.846Z] #38 32.50 Reading package lists... [2022-03-18T12:04:24.846Z] #38 40.50 Building dependency tree... [2022-03-18T12:04:24.846Z] #38 45.32 The following additional packages will be installed: [2022-03-18T12:04:24.846Z] #38 45.33 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-18T12:04:24.846Z] #38 45.34 Suggested packages: [2022-03-18T12:04:24.846Z] #38 45.35 cmake-doc ninja-build lrzip [2022-03-18T12:04:24.846Z] #38 45.35 Recommended packages: [2022-03-18T12:04:24.846Z] #38 45.35 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T12:04:24.846Z] #38 46.59 The following NEW packages will be installed: [2022-03-18T12:04:24.846Z] #38 46.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-18T12:04:24.846Z] #38 46.60 vim-common xxd [2022-03-18T12:04:24.846Z] #38 47.03 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:04:24.846Z] #38 47.03 Need to get 17.7 MB of archives. [2022-03-18T12:04:24.846Z] #38 47.03 After this operation, 70.7 MB of additional disk space will be used. [2022-03-18T12:04:24.846Z] #38 47.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T12:04:24.846Z] #38 47.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T12:04:24.846Z] #38 47.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-18T12:04:24.846Z] #38 47.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T12:04:24.846Z] #38 47.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-18T12:04:24.846Z] #38 47.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-18T12:04:24.846Z] #38 47.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-18T12:04:24.846Z] #38 47.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-18T12:04:24.846Z] #38 47.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-18T12:04:24.846Z] #38 47.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-18T12:04:24.846Z] #38 49.68 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:24.846Z] #38 49.95 Fetched 17.7 MB in 2s (11.5 MB/s) [2022-03-18T12:04:24.846Z] #38 50.33 Selecting previously unselected package xxd. [2022-03-18T12:04:24.871Z] #33 1.265 + RM_GOPATH=0 [2022-03-18T12:04:24.872Z] #33 1.265 + TMP_GOPATH= [2022-03-18T12:04:24.872Z] #33 1.265 + : /build [2022-03-18T12:04:24.872Z] #33 1.265 + '[' -z '' ']' [2022-03-18T12:04:24.872Z] #33 1.265 ++ mktemp -d [2022-03-18T12:04:24.872Z] #33 1.266 + export GOPATH=/tmp/tmp.UtZrhobrzJ [2022-03-18T12:04:24.872Z] #33 1.266 + GOPATH=/tmp/tmp.UtZrhobrzJ [2022-03-18T12:04:24.872Z] #33 1.266 + RM_GOPATH=1 [2022-03-18T12:04:24.872Z] #33 1.266 + case "$(go env GOARCH)" in [2022-03-18T12:04:24.872Z] #33 1.266 ++ go env GOARCH [2022-03-18T12:04:24.872Z] #33 1.271 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:24.872Z] #33 1.272 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:24.872Z] #33 1.273 ++ dirname /install.sh [2022-03-18T12:04:24.872Z] #33 1.274 + dir=/ [2022-03-18T12:04:24.872Z] #33 1.275 + bin=dockercli [2022-03-18T12:04:24.872Z] #33 1.277 + shift [2022-03-18T12:04:24.872Z] #33 1.277 + '[' '!' -f //dockercli.installer ']' [2022-03-18T12:04:24.872Z] #33 1.278 + . //dockercli.installer [2022-03-18T12:04:24.872Z] #33 1.278 ++ : stable [2022-03-18T12:04:24.872Z] #33 1.278 ++ : 17.06.2-ce [2022-03-18T12:04:24.872Z] #33 1.278 + install_dockercli [2022-03-18T12:04:24.872Z] #33 1.278 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T12:04:24.872Z] #33 1.279 Install docker/cli version 17.06.2-ce from stable [2022-03-18T12:04:24.872Z] #33 1.279 ++ uname -m [2022-03-18T12:04:24.872Z] #33 1.290 + arch=x86_64 [2022-03-18T12:04:24.872Z] #33 1.290 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T12:04:24.872Z] #33 1.290 + url=https://download.docker.com/linux/static [2022-03-18T12:04:24.872Z] #33 1.290 + tar -xz docker/docker [2022-03-18T12:04:24.872Z] #33 1.291 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T12:04:25.108Z] #38 50.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-18T12:04:25.108Z] #38 50.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:04:25.108Z] #38 50.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:25.108Z] #38 ... [2022-03-18T12:04:25.108Z] [2022-03-18T12:04:25.108Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:25.108Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:25.108Z] #51 50.57 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-18T12:04:25.370Z] #51 50.74 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-18T12:04:25.370Z] #51 50.80 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-18T12:04:25.585Z] #38 ... [2022-03-18T12:04:25.585Z] [2022-03-18T12:04:25.585Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:25.585Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:25.585Z] #14 42.86 The following NEW packages will be installed: [2022-03-18T12:04:25.585Z] #14 42.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T12:04:25.585Z] #14 42.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-18T12:04:25.585Z] #14 42.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-18T12:04:25.585Z] #14 42.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-18T12:04:25.585Z] #14 42.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-18T12:04:25.585Z] #14 42.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-18T12:04:25.585Z] #14 42.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-18T12:04:25.585Z] #14 42.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-18T12:04:25.585Z] #14 42.90 mingw-w64-x86-64-dev [2022-03-18T12:04:25.585Z] #14 43.40 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:04:25.585Z] #14 43.40 Need to get 115 MB of archives. [2022-03-18T12:04:25.585Z] #14 43.40 After this operation, 645 MB of additional disk space will be used. [2022-03-18T12:04:25.585Z] #14 43.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-18T12:04:25.585Z] #14 43.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-18T12:04:25.585Z] #14 43.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-18T12:04:25.585Z] #14 43.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-18T12:04:25.585Z] #14 43.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-18T12:04:25.585Z] #14 43.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-18T12:04:25.585Z] #14 44.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-18T12:04:25.585Z] #14 44.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-18T12:04:25.585Z] #14 44.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-18T12:04:25.585Z] #14 45.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-18T12:04:25.585Z] #14 47.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-18T12:04:25.585Z] #14 48.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-18T12:04:25.585Z] #14 49.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-18T12:04:25.585Z] #14 51.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-18T12:04:25.585Z] #14 52.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-18T12:04:25.585Z] #14 52.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-18T12:04:25.585Z] #14 52.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-18T12:04:25.585Z] #14 52.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T12:04:25.585Z] #14 52.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T12:04:25.585Z] #14 52.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-18T12:04:25.585Z] #14 52.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-18T12:04:25.585Z] #14 52.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-18T12:04:25.585Z] #14 52.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-18T12:04:25.585Z] #14 52.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-18T12:04:25.585Z] #14 52.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-18T12:04:25.585Z] #14 52.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-18T12:04:25.585Z] #14 52.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-18T12:04:25.585Z] #14 52.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-18T12:04:25.585Z] #14 52.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-18T12:04:25.585Z] #14 52.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-18T12:04:25.585Z] #14 ... [2022-03-18T12:04:25.585Z] [2022-03-18T12:04:25.586Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:25.586Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:25.586Z] #51 49.06 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-18T12:04:25.586Z] #51 49.21 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-18T12:04:25.586Z] #51 49.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-18T12:04:25.586Z] #51 49.43 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-18T12:04:25.586Z] #51 49.49 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-18T12:04:25.586Z] #51 49.57 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-18T12:04:25.586Z] #51 50.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-18T12:04:25.586Z] #51 50.65 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-18T12:04:25.586Z] #51 50.70 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-18T12:04:25.586Z] #51 50.82 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-18T12:04:25.586Z] #51 50.90 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-18T12:04:25.586Z] #51 50.94 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-18T12:04:25.586Z] #51 50.96 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-18T12:04:25.586Z] #51 51.04 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-18T12:04:25.586Z] #51 51.09 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-18T12:04:25.586Z] #51 51.15 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-18T12:04:25.586Z] #51 51.24 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-18T12:04:25.586Z] #51 51.37 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-18T12:04:25.586Z] #51 51.37 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-18T12:04:25.586Z] #51 51.38 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-18T12:04:25.586Z] #51 51.40 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-18T12:04:25.586Z] #51 51.44 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-18T12:04:25.586Z] #51 51.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T12:04:25.586Z] #51 51.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T12:04:25.586Z] #51 51.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T12:04:25.586Z] #51 51.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T12:04:25.586Z] #51 52.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T12:04:25.586Z] #51 52.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T12:04:25.586Z] #51 52.31 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-18T12:04:25.586Z] #51 52.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T12:04:25.586Z] #51 52.46 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-18T12:04:25.586Z] #51 52.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-18T12:04:25.586Z] #51 52.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-18T12:04:25.586Z] #51 52.66 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-18T12:04:25.586Z] #51 52.74 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-18T12:04:25.586Z] #51 52.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-18T12:04:25.586Z] #51 52.90 go: downloading github.com/julz/importas v0.1.0 [2022-03-18T12:04:25.586Z] #51 52.99 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-18T12:04:25.847Z] #51 53.14 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-18T12:04:25.847Z] #51 53.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-18T12:04:25.847Z] #51 53.34 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-18T12:04:25.847Z] #51 53.41 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-18T12:04:26.109Z] #51 53.56 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-18T12:04:26.109Z] #51 53.57 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-18T12:04:26.109Z] #51 53.64 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-18T12:04:26.319Z] #51 ... [2022-03-18T12:04:26.319Z] [2022-03-18T12:04:26.319Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T12:04:26.319Z] #53 sha256:9b9f156e78d113f9e558e55514b22b46d8d1b5f16b3e955520617aa61b56eaf0 [2022-03-18T12:04:26.319Z] #53 51.34 v3.0.2 [2022-03-18T12:04:26.319Z] #53 DONE 51.9s [2022-03-18T12:04:26.319Z] [2022-03-18T12:04:26.319Z] #38 [tini 1/3] 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-03-18T12:04:26.319Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:26.319Z] #38 50.79 Selecting previously unselected package vim-common. [2022-03-18T12:04:26.319Z] #38 50.79 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:04:26.319Z] #38 50.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:26.319Z] #38 51.47 Selecting previously unselected package cmake-data. [2022-03-18T12:04:26.319Z] #38 51.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-18T12:04:26.319Z] #38 51.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T12:04:26.371Z] #51 53.68 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-18T12:04:26.371Z] #51 53.76 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-18T12:04:26.371Z] #51 ... [2022-03-18T12:04:26.371Z] [2022-03-18T12:04:26.371Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:26.371Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:26.371Z] #47 43.39 The following additional packages will be installed: [2022-03-18T12:04:26.371Z] #47 43.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T12:04:26.371Z] #47 43.39 python3-protobuf python3-six [2022-03-18T12:04:26.371Z] #47 43.41 Suggested packages: [2022-03-18T12:04:26.371Z] #47 43.41 python3-setuptools [2022-03-18T12:04:26.371Z] #47 43.41 Recommended packages: [2022-03-18T12:04:26.371Z] #47 43.41 iproute2 | iproute [2022-03-18T12:04:26.371Z] #47 44.18 The following NEW packages will be installed: [2022-03-18T12:04:26.371Z] #47 44.20 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T12:04:26.371Z] #47 44.20 python3-protobuf python3-six [2022-03-18T12:04:26.371Z] #47 44.80 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:04:26.371Z] #47 44.80 Need to get 2292 kB of archives. [2022-03-18T12:04:26.371Z] #47 44.80 After this operation, 11.0 MB of additional disk space will be used. [2022-03-18T12:04:26.371Z] #47 44.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-18T12:04:26.371Z] #47 44.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T12:04:26.371Z] #47 44.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-18T12:04:26.371Z] #47 44.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-18T12:04:26.371Z] #47 44.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T12:04:26.371Z] #47 44.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-18T12:04:26.371Z] #47 45.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T12:04:26.371Z] #47 48.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-18T12:04:26.371Z] #47 50.02 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:26.371Z] #47 50.41 Fetched 2292 kB in 4s (518 kB/s) [2022-03-18T12:04:26.371Z] #47 51.24 Selecting previously unselected package libprotobuf23:amd64. [2022-03-18T12:04:26.371Z] #47 51.24 (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 ... 15709 files and directories currently installed.) [2022-03-18T12:04:26.371Z] #47 51.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-18T12:04:26.371Z] #47 51.34 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T12:04:26.371Z] #47 52.60 Selecting previously unselected package python3-pkg-resources. [2022-03-18T12:04:26.371Z] #47 52.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T12:04:26.371Z] #47 52.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:04:26.371Z] #47 52.99 Selecting previously unselected package python3-six. [2022-03-18T12:04:26.371Z] #47 52.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-18T12:04:26.371Z] #47 53.00 Unpacking python3-six (1.16.0-2) ... [2022-03-18T12:04:26.371Z] #47 53.25 Selecting previously unselected package python3-protobuf. [2022-03-18T12:04:26.371Z] #47 53.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-18T12:04:26.371Z] #47 53.29 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-18T12:04:26.371Z] #47 ... [2022-03-18T12:04:26.371Z] [2022-03-18T12:04:26.371Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:26.371Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:26.371Z] #51 53.81 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-18T12:04:26.371Z] #51 53.89 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-18T12:04:27.758Z] #51 54.87 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-18T12:04:27.758Z] #51 54.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-18T12:04:27.758Z] #51 55.00 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-18T12:04:27.758Z] #51 55.02 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-18T12:04:27.771Z] #63 ... [2022-03-18T12:04:27.771Z] [2022-03-18T12:04:27.771Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:27.771Z] #14 sha256:94c6f8508f79061ae19a2256d6e649919c866c6d952f7d2c88fdfee18280215f [2022-03-18T12:04:27.771Z] #14 84.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T12:04:27.771Z] #14 84.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-18T12:04:27.771Z] #14 84.46 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T12:04:27.771Z] #14 84.56 Selecting previously unselected package libapparmor1:arm64. [2022-03-18T12:04:27.771Z] #14 84.57 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 84.58 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-18T12:04:27.771Z] #14 84.68 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-18T12:04:27.771Z] #14 84.70 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 84.71 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-18T12:04:27.771Z] #14 84.81 Selecting previously unselected package libbtrfs0:arm64. [2022-03-18T12:04:27.771Z] #14 84.81 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 84.82 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-18T12:04:27.771Z] #14 85.41 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-18T12:04:27.771Z] #14 85.42 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 85.71 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-18T12:04:27.771Z] #14 85.88 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-18T12:04:27.771Z] #14 85.88 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 85.88 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-18T12:04:27.771Z] #14 85.93 Selecting previously unselected package libudev-dev:arm64. [2022-03-18T12:04:27.771Z] #14 85.94 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 85.94 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-18T12:04:27.771Z] #14 86.07 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-18T12:04:27.771Z] #14 86.08 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 86.09 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-18T12:04:27.771Z] #14 86.32 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-18T12:04:27.771Z] #14 86.33 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 86.33 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-18T12:04:27.771Z] #14 86.44 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-18T12:04:27.771Z] #14 86.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 86.46 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-18T12:04:27.771Z] #14 86.56 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-18T12:04:27.771Z] #14 86.58 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 86.58 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-18T12:04:27.771Z] #14 86.65 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-18T12:04:27.771Z] #14 86.66 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 86.68 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-18T12:04:27.771Z] #14 87.01 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-18T12:04:27.771Z] #14 87.01 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 87.01 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-18T12:04:27.771Z] #14 87.22 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-18T12:04:27.771Z] #14 87.24 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 87.24 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-18T12:04:27.771Z] #14 87.30 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-18T12:04:27.771Z] #14 87.31 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 87.32 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T12:04:27.771Z] #14 87.43 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-18T12:04:27.771Z] #14 87.43 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-18T12:04:27.771Z] #14 87.43 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-18T12:04:27.771Z] #14 87.92 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T12:04:27.771Z] #14 87.96 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-18T12:04:28.020Z] #51 55.25 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-18T12:04:28.020Z] #51 55.31 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-18T12:04:28.020Z] #51 55.41 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-18T12:04:28.020Z] #51 55.42 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-18T12:04:28.020Z] #51 55.43 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-18T12:04:28.066Z] #14 88.63 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T12:04:28.162Z] #33 4.429 + mkdir -p /build [2022-03-18T12:04:28.162Z] #33 4.433 + mv docker/docker /build/ [2022-03-18T12:04:28.162Z] #33 4.435 + rmdir docker [2022-03-18T12:04:28.162Z] #33 DONE 4.6s [2022-03-18T12:04:28.162Z] [2022-03-18T12:04:28.162Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:04:28.162Z] #70 sha256:3da8181fead4daaf396fabc4025e321b3dbe8352c8a1a87e84796f2fc762b8dc [2022-03-18T12:04:28.162Z] #70 1.312 + RM_GOPATH=0 [2022-03-18T12:04:28.162Z] #70 1.312 + TMP_GOPATH= [2022-03-18T12:04:28.162Z] #70 1.313 + : /build [2022-03-18T12:04:28.162Z] #70 1.313 + '[' -z '' ']' [2022-03-18T12:04:28.162Z] #70 1.315 ++ mktemp -d [2022-03-18T12:04:28.162Z] #70 1.317 + export GOPATH=/tmp/tmp.0HtrY6ilr4 [2022-03-18T12:04:28.162Z] #70 1.317 + GOPATH=/tmp/tmp.0HtrY6ilr4 [2022-03-18T12:04:28.162Z] #70 1.317 + RM_GOPATH=1 [2022-03-18T12:04:28.162Z] #70 1.317 + case "$(go env GOARCH)" in [2022-03-18T12:04:28.162Z] #70 1.318 ++ go env GOARCH [2022-03-18T12:04:28.163Z] #70 1.321 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:28.163Z] #70 1.321 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:28.163Z] #70 1.321 ++ dirname /install.sh [2022-03-18T12:04:28.163Z] #70 1.322 + dir=/ [2022-03-18T12:04:28.163Z] #70 1.322 + bin=rootlesskit [2022-03-18T12:04:28.163Z] #70 1.322 + shift [2022-03-18T12:04:28.163Z] #70 1.322 + '[' '!' -f //rootlesskit.installer ']' [2022-03-18T12:04:28.163Z] #70 1.322 + . //rootlesskit.installer [2022-03-18T12:04:28.163Z] #70 1.322 ++ : v0.14.6 [2022-03-18T12:04:28.163Z] #70 1.322 + install_rootlesskit [2022-03-18T12:04:28.163Z] #70 1.322 + case "$1" in [2022-03-18T12:04:28.163Z] #70 1.322 + export CGO_ENABLED=0 [2022-03-18T12:04:28.163Z] #70 1.322 + CGO_ENABLED=0 [2022-03-18T12:04:28.163Z] #70 1.322 + _install_rootlesskit [2022-03-18T12:04:28.163Z] #70 1.323 + echo 'Install rootlesskit version v0.14.6' [2022-03-18T12:04:28.163Z] #70 1.323 Install rootlesskit version v0.14.6 [2022-03-18T12:04:28.163Z] #70 1.323 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T12:04:28.163Z] #70 1.323 + GOBIN=/build [2022-03-18T12:04:28.163Z] #70 1.323 + GO111MODULE=on [2022-03-18T12:04:28.163Z] #70 1.323 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-18T12:04:28.163Z] #70 1.728 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-18T12:04:28.163Z] #70 2.928 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T12:04:28.163Z] #70 2.928 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T12:04:28.163Z] #70 3.182 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-18T12:04:28.163Z] #70 4.475 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-18T12:04:28.421Z] #70 4.828 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T12:04:28.421Z] #70 4.877 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T12:04:28.421Z] #70 4.934 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T12:04:28.621Z] #51 55.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-18T12:04:28.621Z] #51 55.87 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-18T12:04:28.621Z] #51 55.87 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-18T12:04:28.621Z] #51 55.89 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-18T12:04:28.621Z] #51 55.90 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-18T12:04:28.679Z] #70 5.008 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T12:04:28.679Z] #70 5.018 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T12:04:28.679Z] #70 5.188 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-18T12:04:28.731Z] #14 89.42 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-18T12:04:28.731Z] #14 89.49 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T12:04:28.883Z] #51 56.02 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-18T12:04:28.883Z] #51 56.06 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-18T12:04:28.883Z] #51 56.21 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-18T12:04:28.884Z] #51 56.22 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-18T12:04:28.884Z] #51 56.24 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-18T12:04:28.884Z] #51 56.29 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-18T12:04:28.884Z] #51 56.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-18T12:04:28.938Z] #70 5.495 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T12:04:28.938Z] #70 5.531 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-18T12:04:28.992Z] #14 89.58 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-18T12:04:28.992Z] #14 89.84 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-18T12:04:29.145Z] #51 56.49 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-18T12:04:29.145Z] #51 56.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T12:04:29.145Z] #51 56.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-18T12:04:29.145Z] #51 56.63 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-18T12:04:29.145Z] #51 56.71 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-18T12:04:29.145Z] #51 ... [2022-03-18T12:04:29.145Z] [2022-03-18T12:04:29.145Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:04:29.145Z] #60 sha256:d6fd449a610b0b382a9f78d158411ccf7a1439c1378f67c733e4006e57236ae5 [2022-03-18T12:04:29.145Z] #60 1.289 + RM_GOPATH=0 [2022-03-18T12:04:29.145Z] #60 1.289 + TMP_GOPATH= [2022-03-18T12:04:29.145Z] #60 1.289 + : /build [2022-03-18T12:04:29.145Z] #60 1.289 + '[' -z '' ']' [2022-03-18T12:04:29.145Z] #60 1.289 ++ mktemp -d [2022-03-18T12:04:29.145Z] #60 1.289 + export GOPATH=/tmp/tmp.tferb2MFnS [2022-03-18T12:04:29.145Z] #60 1.289 + GOPATH=/tmp/tmp.tferb2MFnS [2022-03-18T12:04:29.145Z] #60 1.289 + RM_GOPATH=1 [2022-03-18T12:04:29.145Z] #60 1.289 + case "$(go env GOARCH)" in [2022-03-18T12:04:29.145Z] #60 1.300 ++ go env GOARCH [2022-03-18T12:04:29.145Z] #60 1.360 Install containerd version v1.6.1 [2022-03-18T12:04:29.145Z] #60 1.361 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:29.145Z] #60 1.361 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:29.145Z] #60 1.361 ++ dirname /install.sh [2022-03-18T12:04:29.145Z] #60 1.361 + dir=/ [2022-03-18T12:04:29.145Z] #60 1.361 + bin=containerd [2022-03-18T12:04:29.145Z] #60 1.361 + shift [2022-03-18T12:04:29.145Z] #60 1.361 + '[' '!' -f //containerd.installer ']' [2022-03-18T12:04:29.145Z] #60 1.361 + . //containerd.installer [2022-03-18T12:04:29.145Z] #60 1.361 ++ set -e [2022-03-18T12:04:29.145Z] #60 1.361 ++ : v1.6.1 [2022-03-18T12:04:29.145Z] #60 1.361 + install_containerd [2022-03-18T12:04:29.145Z] #60 1.361 + echo 'Install containerd version v1.6.1' [2022-03-18T12:04:29.145Z] #60 1.361 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tferb2MFnS/src/github.com/containerd/containerd [2022-03-18T12:04:29.145Z] #60 1.366 Cloning into '/tmp/tmp.tferb2MFnS/src/github.com/containerd/containerd'... [2022-03-18T12:04:29.197Z] #70 5.691 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-18T12:04:29.407Z] #60 ... [2022-03-18T12:04:29.407Z] [2022-03-18T12:04:29.407Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:29.407Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:29.407Z] #14 54.06 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:29.407Z] #14 54.38 Fetched 115 MB in 9s (12.3 MB/s) [2022-03-18T12:04:29.407Z] #14 54.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T12:04:29.407Z] #14 54.49 (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 ... 15709 files and directories currently installed.) [2022-03-18T12:04:29.407Z] #14 54.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T12:04:29.407Z] #14 54.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T12:04:29.579Z] #14 90.34 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-18T12:04:29.579Z] #14 90.39 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-18T12:04:29.579Z] #14 90.44 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-18T12:04:29.765Z] #70 6.391 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T12:04:29.886Z] #14 90.56 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T12:04:30.536Z] #38 ... [2022-03-18T12:04:30.536Z] [2022-03-18T12:04:30.536Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:04:30.536Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:04:30.536Z] #34 53.70 Updating files: 78% (1192/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-18T12:04:30.536Z] #34 55.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T12:04:30.536Z] #34 55.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:04:30.630Z] #14 91.25 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-18T12:04:30.630Z] #14 91.33 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T12:04:30.630Z] #14 91.39 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-18T12:04:30.795Z] #14 58.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T12:04:30.795Z] #14 58.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T12:04:30.795Z] #14 58.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T12:04:30.892Z] #14 91.47 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-18T12:04:31.074Z] using credential docker-jenkins-github-credentials [2022-03-18T12:04:31.153Z] #14 91.98 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-18T12:04:31.153Z] Cloning the remote Git repository [2022-03-18T12:04:31.153Z] Cloning with configured refspecs honoured and without tags [2022-03-18T12:04:31.483Z] #34 ... [2022-03-18T12:04:31.483Z] [2022-03-18T12:04:31.483Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:31.483Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:31.483Z] #47 46.59 The following additional packages will be installed: [2022-03-18T12:04:31.483Z] #47 46.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T12:04:31.483Z] #47 46.59 python3-protobuf python3-six [2022-03-18T12:04:31.483Z] #47 46.60 Suggested packages: [2022-03-18T12:04:31.483Z] #47 46.60 python3-setuptools [2022-03-18T12:04:31.483Z] #47 46.60 Recommended packages: [2022-03-18T12:04:31.483Z] #47 46.60 iproute2 | iproute [2022-03-18T12:04:31.483Z] #47 47.40 The following NEW packages will be installed: [2022-03-18T12:04:31.483Z] #47 47.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T12:04:31.483Z] #47 47.40 python3-protobuf python3-six [2022-03-18T12:04:31.483Z] #47 48.07 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:04:31.483Z] #47 48.07 Need to get 2292 kB of archives. [2022-03-18T12:04:31.483Z] #47 48.07 After this operation, 11.0 MB of additional disk space will be used. [2022-03-18T12:04:31.483Z] #47 48.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-18T12:04:31.483Z] #47 48.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T12:04:31.483Z] #47 48.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-18T12:04:31.483Z] #47 48.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-18T12:04:31.483Z] #47 48.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T12:04:31.483Z] #47 48.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-18T12:04:31.483Z] #47 48.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T12:04:31.483Z] #47 51.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-18T12:04:31.483Z] #47 54.02 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:31.483Z] #47 54.47 Fetched 2292 kB in 5s (509 kB/s) [2022-03-18T12:04:31.483Z] #47 54.75 Selecting previously unselected package libprotobuf23:amd64. [2022-03-18T12:04:31.483Z] #47 54.75 (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 ... 15709 files and directories currently installed.) [2022-03-18T12:04:31.483Z] #47 54.89 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-18T12:04:31.483Z] #47 54.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T12:04:31.483Z] #47 56.47 Selecting previously unselected package python3-pkg-resources. [2022-03-18T12:04:31.483Z] #47 56.48 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T12:04:31.483Z] #47 56.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:04:31.483Z] #47 ... [2022-03-18T12:04:31.483Z] [2022-03-18T12:04:31.483Z] #38 [tini 1/3] 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-03-18T12:04:31.483Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:31.483Z] #38 56.97 Selecting previously unselected package libicu67:amd64. [2022-03-18T12:04:31.483Z] #38 56.98 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-18T12:04:31.483Z] #38 57.02 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T12:04:32.096Z] #14 92.66 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T12:04:32.358Z] #14 93.13 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-18T12:04:33.086Z] #14 93.47 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-18T12:04:33.086Z] #14 93.53 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T12:04:31.335Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T12:04:31.710Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-18T12:04:32.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:04:32.840Z] > git --version # timeout=10 [2022-03-18T12:04:32.887Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-18T12:04:32.887Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:04:32.887Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:04:33.796Z] #14 ... [2022-03-18T12:04:33.796Z] [2022-03-18T12:04:33.796Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:04:33.796Z] #26 sha256:ae98dc568e7900d4ff9c8a214e5960257ba9bb63c39b3382339130da3216a077 [2022-03-18T12:04:33.960Z] #70 ... [2022-03-18T12:04:33.960Z] [2022-03-18T12:04:33.960Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:33.960Z] #20 sha256:62f014307283e3e90ae84fb913ae2e313b26d1dcafb87247c47eaa98c2d5b46b [2022-03-18T12:04:33.960Z] #20 1.662 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:04:33.960Z] #20 1.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:04:33.960Z] #20 1.957 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:04:33.960Z] #20 1.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:04:33.960Z] #20 2.262 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-18T12:04:33.960Z] #20 2.688 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-18T12:04:33.960Z] #20 3.201 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:04:33.960Z] #20 3.681 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-18T12:04:33.960Z] #20 4.197 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-18T12:04:33.960Z] #20 4.595 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-18T12:04:33.960Z] #20 4.600 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:04:33.960Z] #20 4.602 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-18T12:04:33.960Z] #20 4.608 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:04:33.960Z] #20 4.610 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-18T12:04:33.960Z] #20 4.615 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-18T12:04:33.960Z] #20 4.635 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-18T12:04:33.960Z] #20 4.639 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-18T12:04:33.960Z] #20 4.639 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-18T12:04:33.960Z] #20 4.643 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:04:33.960Z] #20 4.644 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:04:33.960Z] #20 4.647 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-18T12:04:33.960Z] #20 ... [2022-03-18T12:04:33.960Z] [2022-03-18T12:04:33.960Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:04:33.960Z] #65 sha256:b16188a51168a8ca3b6c3e8c58cefd811492851e488bce17efffb5ceedcc4d5f [2022-03-18T12:04:33.960Z] #65 1.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:04:33.960Z] #65 1.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:04:33.960Z] #65 1.955 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:04:33.960Z] #65 2.079 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:04:33.960Z] #65 2.450 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-18T12:04:33.960Z] #65 2.901 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-18T12:04:33.960Z] #65 3.421 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:04:33.960Z] #65 3.990 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-18T12:04:33.960Z] #65 4.413 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-18T12:04:33.960Z] #65 4.941 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-18T12:04:33.960Z] #65 4.941 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-18T12:04:33.960Z] #65 4.961 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:04:33.960Z] #65 4.993 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-18T12:04:33.960Z] #65 4.993 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-18T12:04:33.960Z] #65 4.993 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:04:33.960Z] #65 4.993 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-18T12:04:33.960Z] #65 4.993 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-18T12:04:33.960Z] #65 4.993 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:04:33.960Z] #65 4.993 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-18T12:04:33.960Z] #65 5.003 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:04:33.960Z] #65 5.003 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-18T12:04:33.960Z] #65 ... [2022-03-18T12:04:33.960Z] [2022-03-18T12:04:33.960Z] #45 [tini 1/3] 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-03-18T12:04:33.960Z] #45 sha256:8bf41d257d07b0a42ca38c12731fb07870ea221f8f2192441c7f71aa4900374d [2022-03-18T12:04:33.960Z] #45 1.753 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:04:33.960Z] #45 1.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:04:33.960Z] #45 1.953 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:04:33.960Z] #45 2.140 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:04:33.960Z] #45 2.577 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-18T12:04:33.960Z] #45 3.077 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-18T12:04:33.960Z] #45 3.549 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:04:33.960Z] #45 4.153 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-18T12:04:33.960Z] #45 4.647 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-18T12:04:33.960Z] #45 5.104 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-18T12:04:33.960Z] #45 5.144 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-18T12:04:33.960Z] #45 5.171 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:04:33.960Z] #45 5.171 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-18T12:04:33.960Z] #45 5.182 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-18T12:04:33.960Z] #45 5.199 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:04:33.960Z] #45 5.220 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:04:33.960Z] #45 5.220 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-18T12:04:33.960Z] #45 5.220 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:04:33.960Z] #45 5.235 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-18T12:04:33.960Z] #45 5.235 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-18T12:04:33.960Z] #45 5.235 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-18T12:04:35.024Z] #14 62.32 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T12:04:35.024Z] #14 62.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-18T12:04:35.024Z] #14 62.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T12:04:35.286Z] #14 62.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T12:04:35.286Z] #14 62.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:04:35.286Z] #14 62.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:04:35.507Z] #14 ... [2022-03-18T12:04:35.507Z] [2022-03-18T12:04:35.507Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:04:35.507Z] #60 sha256:b98234919144baa2be28f356419152ce854a1629b1e1db4c54dfc59e326a7000 [2022-03-18T12:04:35.507Z] #60 38.68 Updating files: 57% (2730/4737) Updating files: 58% (2748/4737) Updating files: 59% (2795/4737) Updating files: 60% (2843/4737) Updating files: 61% (2890/4737) Updating files: 62% (2937/4737) Updating files: 63% (2985/4737) Updating files: 64% (3032/4737) Updating files: 65% (3080/4737) Updating files: 66% (3127/4737) Updating files: 67% (3174/4737) Updating files: 68% (3222/4737) Updating files: 69% (3269/4737) Updating files: 70% (3316/4737) Updating files: 71% (3364/4737) Updating files: 72% (3411/4737) Updating files: 73% (3459/4737) Updating files: 74% (3506/4737) Updating files: 75% (3553/4737) Updating files: 76% (3601/4737) Updating files: 77% (3648/4737) Updating files: 78% (3695/4737) Updating files: 79% (3743/4737) Updating files: 80% (3790/4737) Updating files: 81% (3837/4737) Updating files: 82% (3885/4737) Updating files: 83% (3932/4737) Updating files: 84% (3980/4737) Updating files: 85% (4027/4737) Updating files: 86% (4074/4737) Updating files: 87% (4122/4737) Updating files: 88% (4169/4737) Updating files: 89% (4216/4737) Updating files: 90% (4264/4737) Updating files: 91% (4311/4737) Updating files: 92% (4359/4737) Updating files: 93% (4406/4737) Updating files: 94% (4453/4737) Updating files: 95% (4501/4737) Updating files: 96% (4548/4737) Updating files: 97% (4595/4737) Updating files: 98% (4643/4737) Updating files: 99% (4690/4737) Updating files: 100% (4737/4737) Updating files: 100% (4737/4737), done. [2022-03-18T12:04:35.507Z] #60 39.70 + cd /tmp/tmp.CAdUDE3f0v/src/github.com/containerd/containerd [2022-03-18T12:04:35.507Z] #60 39.70 + git checkout -q v1.6.1 [2022-03-18T12:04:35.547Z] #14 62.95 Selecting previously unselected package dmsetup. [2022-03-18T12:04:35.547Z] #14 62.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:04:35.547Z] #14 62.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-18T12:04:35.704Z] #38 ... [2022-03-18T12:04:35.704Z] [2022-03-18T12:04:35.704Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:35.704Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:35.704Z] #14 51.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-18T12:04:35.704Z] #14 52.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-18T12:04:35.704Z] #14 52.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-18T12:04:35.704Z] #14 55.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-18T12:04:35.704Z] #14 55.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-18T12:04:35.704Z] #14 55.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-18T12:04:35.704Z] #14 55.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-18T12:04:35.704Z] #14 55.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T12:04:35.704Z] #14 55.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T12:04:35.704Z] #14 55.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-18T12:04:35.704Z] #14 55.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-18T12:04:35.704Z] #14 56.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-18T12:04:35.704Z] #14 56.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-18T12:04:35.704Z] #14 56.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-18T12:04:35.704Z] #14 56.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-18T12:04:35.704Z] #14 56.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-18T12:04:35.704Z] #14 56.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-18T12:04:35.704Z] #14 56.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-18T12:04:35.704Z] #14 56.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-18T12:04:35.704Z] #14 56.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-18T12:04:35.704Z] #14 56.83 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:35.704Z] #14 57.15 Fetched 115 MB in 9s (12.5 MB/s) [2022-03-18T12:04:35.704Z] #14 57.32 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T12:04:35.704Z] #14 57.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-18T12:04:35.704Z] #14 57.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T12:04:35.704Z] #14 57.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T12:04:35.704Z] #14 61.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T12:04:35.704Z] #14 61.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T12:04:35.704Z] #14 61.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T12:04:35.704Z] #14 ... [2022-03-18T12:04:35.704Z] [2022-03-18T12:04:35.704Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:35.704Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:35.704Z] #51 52.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-18T12:04:35.704Z] #51 52.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-18T12:04:35.704Z] #51 52.36 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-18T12:04:35.704Z] #51 52.46 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-18T12:04:35.704Z] #51 52.52 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-18T12:04:35.704Z] #51 52.59 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-18T12:04:35.704Z] #51 52.71 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-18T12:04:35.704Z] #51 52.84 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-18T12:04:35.704Z] #51 52.96 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-18T12:04:35.704Z] #51 53.06 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-18T12:04:35.704Z] #51 53.19 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-18T12:04:35.704Z] #51 53.35 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-18T12:04:35.704Z] #51 53.38 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-18T12:04:35.704Z] #51 53.58 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-18T12:04:35.704Z] #51 53.59 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-18T12:04:35.704Z] #51 53.72 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-18T12:04:35.704Z] #51 53.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T12:04:35.704Z] #51 53.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T12:04:35.704Z] #51 53.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T12:04:35.704Z] #51 53.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T12:04:35.704Z] #51 54.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T12:04:35.704Z] #51 54.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T12:04:35.704Z] #51 54.35 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-18T12:04:35.704Z] #51 54.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T12:04:35.704Z] #51 54.70 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-18T12:04:35.704Z] #51 54.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-18T12:04:35.704Z] #51 54.79 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-18T12:04:35.704Z] #51 54.84 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-18T12:04:35.704Z] #51 54.93 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-18T12:04:35.704Z] #51 55.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-18T12:04:35.704Z] #51 55.08 go: downloading github.com/julz/importas v0.1.0 [2022-03-18T12:04:35.704Z] #51 55.11 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-18T12:04:35.704Z] #51 55.26 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-18T12:04:35.704Z] #51 55.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-18T12:04:35.704Z] #51 55.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-18T12:04:35.704Z] #51 55.51 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-18T12:04:35.704Z] #51 55.60 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-18T12:04:35.704Z] #51 55.61 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-18T12:04:35.704Z] #51 55.68 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-18T12:04:35.704Z] #51 55.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-18T12:04:35.704Z] #51 55.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-18T12:04:35.704Z] #51 55.90 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-18T12:04:35.704Z] #51 55.94 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-18T12:04:35.704Z] #51 56.45 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-18T12:04:35.704Z] #51 56.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-18T12:04:35.704Z] #51 56.48 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-18T12:04:35.704Z] #51 56.56 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-18T12:04:35.704Z] #51 56.66 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-18T12:04:35.704Z] #51 56.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-18T12:04:35.704Z] #51 56.71 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-18T12:04:35.704Z] #51 56.77 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-18T12:04:35.704Z] #51 56.79 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-18T12:04:35.704Z] #51 57.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-18T12:04:35.704Z] #51 57.16 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-18T12:04:35.704Z] #51 57.17 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-18T12:04:35.704Z] #51 57.20 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-18T12:04:35.704Z] #51 57.30 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-18T12:04:35.704Z] #51 57.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-18T12:04:35.704Z] #51 57.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-18T12:04:35.704Z] #51 57.60 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-18T12:04:35.704Z] #51 57.62 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-18T12:04:35.704Z] #51 57.63 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-18T12:04:35.704Z] #51 57.65 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-18T12:04:35.704Z] #51 57.67 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-18T12:04:35.704Z] #51 57.93 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-18T12:04:35.704Z] #51 58.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T12:04:35.704Z] #51 58.05 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-18T12:04:35.704Z] #51 58.09 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-18T12:04:35.704Z] #51 58.12 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-18T12:04:35.704Z] #51 58.44 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-18T12:04:35.704Z] #51 58.59 go: downloading honnef.co/go/tools v0.2.2 [2022-03-18T12:04:35.704Z] #51 60.41 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-18T12:04:35.704Z] #51 60.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T12:04:35.704Z] #51 60.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-18T12:04:35.704Z] #51 60.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T12:04:35.704Z] #51 60.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T12:04:35.704Z] #51 60.87 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-18T12:04:35.704Z] #51 61.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T12:04:35.704Z] #51 61.40 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-18T12:04:35.753Z] using credential docker-jenkins-github-credentials [2022-03-18T12:04:35.776Z] #60 40.68 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T12:04:35.776Z] #60 40.68 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T12:04:35.776Z] #60 40.68 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T12:04:35.776Z] #60 40.68 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T12:04:35.776Z] #60 40.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T12:04:35.776Z] #60 40.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T12:04:35.776Z] #60 40.68 + '[' '' = dynamic ']' [2022-03-18T12:04:35.776Z] #60 40.68 + make [2022-03-18T12:04:35.809Z] #14 63.12 Selecting previously unselected package mingw-w64-common. [2022-03-18T12:04:35.809Z] #14 63.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-18T12:04:35.809Z] #14 63.15 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-18T12:04:35.832Z] Cloning the remote Git repository [2022-03-18T12:04:35.832Z] Cloning with configured refspecs honoured and without tags [2022-03-18T12:04:35.967Z] #51 61.46 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-18T12:04:36.229Z] #51 61.77 go: downloading golang.org/x/text v0.3.7 [2022-03-18T12:04:36.752Z] #14 ... [2022-03-18T12:04:36.752Z] [2022-03-18T12:04:36.752Z] #38 [tini 1/3] 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-03-18T12:04:36.752Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:36.752Z] #38 54.30 Selecting previously unselected package libicu67:amd64. [2022-03-18T12:04:36.752Z] #38 54.32 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-18T12:04:36.752Z] #38 54.34 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T12:04:36.752Z] #38 62.86 Selecting previously unselected package libxml2:amd64. [2022-03-18T12:04:36.752Z] #38 62.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-18T12:04:36.752Z] #38 62.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T12:04:36.752Z] #38 63.72 Selecting previously unselected package libarchive13:amd64. [2022-03-18T12:04:36.752Z] #38 63.73 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-18T12:04:36.752Z] #38 63.74 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T12:04:36.752Z] #38 64.20 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-18T12:04:36.752Z] #38 64.20 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-18T12:04:36.752Z] #38 64.22 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T12:04:37.027Z] #38 64.34 Selecting previously unselected package librhash0:amd64. [2022-03-18T12:04:37.027Z] #38 64.34 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-18T12:04:37.027Z] #38 64.35 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-18T12:04:37.027Z] #38 ... [2022-03-18T12:04:37.027Z] [2022-03-18T12:04:37.027Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:37.027Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:37.027Z] #47 54.14 Selecting previously unselected package libnet1:amd64. [2022-03-18T12:04:37.027Z] #47 54.14 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T12:04:37.027Z] #47 54.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:04:37.027Z] #47 54.37 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T12:04:37.027Z] #47 54.40 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T12:04:37.027Z] #47 54.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:04:37.027Z] #47 54.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T12:04:37.027Z] #47 54.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T12:04:37.027Z] #47 54.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:04:37.027Z] #47 54.92 Selecting previously unselected package criu. [2022-03-18T12:04:37.027Z] #47 54.92 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-18T12:04:37.027Z] #47 54.93 Unpacking criu (3.16.1-3) ... [2022-03-18T12:04:37.027Z] #47 57.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:04:37.027Z] #47 59.94 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T12:04:37.027Z] #47 60.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:04:37.027Z] #47 60.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:04:37.027Z] #47 60.14 Setting up python3-six (1.16.0-2) ... [2022-03-18T12:04:37.027Z] #47 61.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:04:37.027Z] #47 61.75 Setting up python3-protobuf (3.12.4-1) ... [2022-03-18T12:04:37.161Z] #60 41.96 + bin/ctr [2022-03-18T12:04:37.288Z] #47 ... [2022-03-18T12:04:37.288Z] [2022-03-18T12:04:37.288Z] #38 [tini 1/3] 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-03-18T12:04:37.288Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:37.288Z] #38 64.50 Selecting previously unselected package libuv1:amd64. [2022-03-18T12:04:37.288Z] #38 64.50 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-18T12:04:37.288Z] #38 64.51 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-18T12:04:37.551Z] #38 64.75 Selecting previously unselected package cmake. [2022-03-18T12:04:37.551Z] #38 64.77 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-18T12:04:37.551Z] #38 64.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-18T12:04:36.034Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T12:04:36.444Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-18T12:04:37.702Z] #26 94.04 Updating files: 9% (1090/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 23% (2647/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 30% (3461/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4653/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 69% (7925/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-18T12:04:37.702Z] #26 98.39 + cd /tmp/tmp.KbrqhtsAdg/tmp/docker-ce [2022-03-18T12:04:37.963Z] #26 98.39 + git checkout -q v17.06.2-ce [2022-03-18T12:04:38.537Z] #26 ... [2022-03-18T12:04:38.537Z] [2022-03-18T12:04:38.537Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:04:38.537Z] #34 sha256:5ab62786e29ccf36b2aaeb5aaf91f7bc6dca8084ec7ae9c21aa205fbe626259e [2022-03-18T12:04:38.537Z] #34 DONE 99.1s [2022-03-18T12:04:38.537Z] [2022-03-18T12:04:38.537Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:04:38.537Z] #63 sha256:269f91e2b70a75cf778a655d14a37a54142c5bc4e684308dd83e132117d04afa [2022-03-18T12:04:38.537Z] #63 89.06 rootlesskit version 0.14.6 [2022-03-18T12:04:38.537Z] #63 89.07 Usage of /build/rootlesskit-docker-proxy: [2022-03-18T12:04:38.537Z] #63 89.07 -container-ip string [2022-03-18T12:04:38.537Z] #63 89.07 container ip [2022-03-18T12:04:38.537Z] #63 89.07 -container-port int [2022-03-18T12:04:38.537Z] #63 89.07 container port (default -1) [2022-03-18T12:04:38.537Z] #63 89.07 -host-ip string [2022-03-18T12:04:38.537Z] #63 89.07 host ip [2022-03-18T12:04:38.537Z] #63 89.07 -host-port int [2022-03-18T12:04:38.537Z] #63 89.07 host port (default -1) [2022-03-18T12:04:38.537Z] #63 89.07 -proto string [2022-03-18T12:04:38.537Z] #63 89.07 proxy protocol (default "tcp") [2022-03-18T12:04:38.537Z] #63 DONE 98.9s [2022-03-18T12:04:38.537Z] [2022-03-18T12:04:38.537Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:38.537Z] #14 sha256:94c6f8508f79061ae19a2256d6e649919c866c6d952f7d2c88fdfee18280215f [2022-03-18T12:04:38.537Z] #14 94.42 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:04:38.537Z] #14 94.46 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-03-18T12:04:38.537Z] #14 94.70 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:04:38.537Z] #14 95.05 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-03-18T12:04:38.537Z] #14 95.14 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T12:04:38.537Z] #14 95.25 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:04:38.537Z] #14 95.48 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-03-18T12:04:38.537Z] #14 95.98 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:04:38.537Z] #14 96.05 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T12:04:38.537Z] #14 96.33 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-18T12:04:38.537Z] #14 96.94 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-18T12:04:38.537Z] #14 97.00 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-18T12:04:38.537Z] #14 97.32 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-18T12:04:38.537Z] #14 97.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:04:38.537Z] #14 DONE 99.4s [2022-03-18T12:04:38.537Z] [2022-03-18T12:04:38.537Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T12:04:38.537Z] #55 sha256:6e4d823465f135f23c8d49f7f446d184b00a8268ce0e357823862a3c49702dc4 [2022-03-18T12:04:38.802Z] #55 ... [2022-03-18T12:04:38.802Z] [2022-03-18T12:04:38.802Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T12:04:38.802Z] #64 sha256:856efee4cafdb9bd6164f7ebcbe584a8a14384214b1e45ce18dd6884aab649d3 [2022-03-18T12:04:38.802Z] #64 DONE 0.3s [2022-03-18T12:04:38.802Z] [2022-03-18T12:04:38.802Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T12:04:38.802Z] #65 sha256:5811cefab7f5c7ecac3a9fd2c6f79019d529fffe1d881721672e37d253c7445f [2022-03-18T12:04:39.063Z] #65 ... [2022-03-18T12:04:39.063Z] [2022-03-18T12:04:39.063Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T12:04:39.063Z] #55 sha256:6e4d823465f135f23c8d49f7f446d184b00a8268ce0e357823862a3c49702dc4 [2022-03-18T12:04:39.063Z] #55 DONE 0.4s [2022-03-18T12:04:39.063Z] [2022-03-18T12:04:39.063Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:04:39.063Z] #56 sha256:6e7625129bc8fcc96e54f536a94e1cfe4279148a486603cbdfb0edee25209263 [2022-03-18T12:04:39.324Z] #56 ... [2022-03-18T12:04:39.324Z] [2022-03-18T12:04:39.324Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T12:04:39.324Z] #65 sha256:5811cefab7f5c7ecac3a9fd2c6f79019d529fffe1d881721672e37d253c7445f [2022-03-18T12:04:39.324Z] #65 DONE 0.3s [2022-03-18T12:04:39.324Z] [2022-03-18T12:04:39.324Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T12:04:39.324Z] #15 sha256:88a63418e10e01d7765d9fdfd280ad7ed639f961cbf68d39863bdf08fc2ca241 [2022-03-18T12:04:39.466Z] #38 ... [2022-03-18T12:04:39.466Z] [2022-03-18T12:04:39.466Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:39.466Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:39.466Z] #51 56.96 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-18T12:04:39.466Z] #51 57.12 go: downloading honnef.co/go/tools v0.2.2 [2022-03-18T12:04:39.466Z] #51 58.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T12:04:39.466Z] #51 58.41 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-18T12:04:39.466Z] #51 58.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-18T12:04:39.466Z] #51 58.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T12:04:39.466Z] #51 58.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T12:04:39.466Z] #51 58.88 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-18T12:04:39.466Z] #51 58.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T12:04:39.466Z] #51 59.25 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-18T12:04:39.466Z] #51 59.26 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-18T12:04:39.466Z] #51 59.41 go: downloading golang.org/x/text v0.3.7 [2022-03-18T12:04:39.727Z] #51 ... [2022-03-18T12:04:39.727Z] [2022-03-18T12:04:39.727Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:04:39.727Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:04:39.727Z] #34 56.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T12:04:39.727Z] #34 56.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:04:37.553Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:04:37.553Z] > git --version # timeout=10 [2022-03-18T12:04:37.605Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-18T12:04:37.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:04:37.610Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:04:39.988Z] #34 ... [2022-03-18T12:04:39.988Z] [2022-03-18T12:04:39.988Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:39.988Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:39.988Z] #51 67.23 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-18T12:04:39.988Z] #51 67.33 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T12:04:39.988Z] #51 67.40 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T12:04:39.988Z] #51 67.46 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-18T12:04:40.249Z] #51 67.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-18T12:04:40.249Z] #51 67.56 go: downloading golang.org/x/mod v0.5.1 [2022-03-18T12:04:40.266Z] #15 DONE 1.9s [2022-03-18T12:04:40.266Z] [2022-03-18T12:04:40.266Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:04:40.266Z] #56 sha256:6e7625129bc8fcc96e54f536a94e1cfe4279148a486603cbdfb0edee25209263 [2022-03-18T12:04:40.266Z] #56 1.368 + RM_GOPATH=0 [2022-03-18T12:04:40.266Z] #56 1.368 + TMP_GOPATH= [2022-03-18T12:04:40.266Z] #56 1.368 + : /build [2022-03-18T12:04:40.266Z] #56 1.368 + '[' -z '' ']' [2022-03-18T12:04:40.266Z] #56 1.368 ++ mktemp -d [2022-03-18T12:04:40.266Z] #56 1.368 + export GOPATH=/tmp/tmp.iOS9PJlDOR [2022-03-18T12:04:40.266Z] #56 1.368 + GOPATH=/tmp/tmp.iOS9PJlDOR [2022-03-18T12:04:40.266Z] #56 1.368 + RM_GOPATH=1 [2022-03-18T12:04:40.266Z] #56 1.368 + case "$(go env GOARCH)" in [2022-03-18T12:04:40.266Z] #56 1.368 ++ go env GOARCH [2022-03-18T12:04:40.266Z] #56 1.368 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:40.266Z] #56 1.368 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:40.266Z] #56 1.368 ++ dirname /install.sh [2022-03-18T12:04:40.266Z] #56 1.368 + dir=/ [2022-03-18T12:04:40.266Z] #56 1.368 + bin=runc [2022-03-18T12:04:40.266Z] #56 1.368 + shift [2022-03-18T12:04:40.266Z] #56 1.368 + '[' '!' -f //runc.installer ']' [2022-03-18T12:04:40.266Z] #56 1.368 + . //runc.installer [2022-03-18T12:04:40.266Z] #56 1.368 ++ set -e [2022-03-18T12:04:40.266Z] #56 1.368 ++ : v1.1.0 [2022-03-18T12:04:40.266Z] #56 1.368 + install_runc [2022-03-18T12:04:40.266Z] #56 1.368 + RUNC_BUILDTAGS=seccomp [2022-03-18T12:04:40.266Z] #56 1.368 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-18T12:04:40.266Z] #56 1.368 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iOS9PJlDOR/src/github.com/opencontainers/runc [2022-03-18T12:04:40.266Z] #56 1.368 Cloning into '/tmp/tmp.iOS9PJlDOR/src/github.com/opencontainers/runc'... [2022-03-18T12:04:40.266Z] #56 1.402 Install runc version v1.1.0 (build tags: seccomp) [2022-03-18T12:04:40.462Z] #51 ... [2022-03-18T12:04:40.462Z] [2022-03-18T12:04:40.462Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:40.462Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:40.462Z] #14 65.29 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T12:04:40.462Z] #14 65.29 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-18T12:04:40.462Z] #14 65.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T12:04:40.462Z] #14 65.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T12:04:40.462Z] #14 65.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:04:40.462Z] #14 65.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:04:40.510Z] #51 67.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-18T12:04:40.510Z] #51 67.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-18T12:04:40.510Z] #51 68.00 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-18T12:04:40.727Z] #14 66.18 Selecting previously unselected package dmsetup. [2022-03-18T12:04:40.727Z] #14 66.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:04:40.727Z] #14 66.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-18T12:04:40.771Z] #51 68.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-18T12:04:40.771Z] #51 68.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-18T12:04:40.771Z] #51 68.24 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-18T12:04:40.992Z] #14 66.46 Selecting previously unselected package mingw-w64-common. [2022-03-18T12:04:40.992Z] #14 66.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-18T12:04:40.992Z] #14 66.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-18T12:04:41.566Z] #14 ... [2022-03-18T12:04:41.566Z] [2022-03-18T12:04:41.566Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:41.566Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:41.566Z] #47 56.78 Selecting previously unselected package python3-six. [2022-03-18T12:04:41.566Z] #47 56.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-18T12:04:41.566Z] #47 56.80 Unpacking python3-six (1.16.0-2) ... [2022-03-18T12:04:41.566Z] #47 57.30 Selecting previously unselected package python3-protobuf. [2022-03-18T12:04:41.566Z] #47 57.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-18T12:04:41.566Z] #47 57.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-18T12:04:41.566Z] #47 57.81 Selecting previously unselected package libnet1:amd64. [2022-03-18T12:04:41.566Z] #47 57.81 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T12:04:41.566Z] #47 57.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:04:41.566Z] #47 57.96 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T12:04:41.566Z] #47 57.96 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T12:04:41.566Z] #47 57.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:04:41.566Z] #47 58.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T12:04:41.566Z] #47 58.25 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T12:04:41.566Z] #47 58.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:04:41.566Z] #47 58.44 Selecting previously unselected package criu. [2022-03-18T12:04:41.566Z] #47 58.44 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-18T12:04:41.566Z] #47 58.46 Unpacking criu (3.16.1-3) ... [2022-03-18T12:04:41.566Z] #47 59.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:04:41.566Z] #47 62.53 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T12:04:41.566Z] #47 62.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:04:41.566Z] #47 62.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:04:41.566Z] #47 62.61 Setting up python3-six (1.16.0-2) ... [2022-03-18T12:04:41.566Z] #47 64.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:04:41.566Z] #47 64.48 Setting up python3-protobuf (3.12.4-1) ... [2022-03-18T12:04:41.721Z] #51 68.98 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-18T12:04:41.721Z] #51 69.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T12:04:41.829Z] #47 ... [2022-03-18T12:04:41.829Z] [2022-03-18T12:04:41.829Z] #38 [tini 1/3] 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-03-18T12:04:41.829Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:41.829Z] #38 65.75 Selecting previously unselected package libxml2:amd64. [2022-03-18T12:04:41.829Z] #38 65.76 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-18T12:04:41.829Z] #38 65.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T12:04:41.829Z] #38 66.50 Selecting previously unselected package libarchive13:amd64. [2022-03-18T12:04:41.829Z] #38 66.50 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-18T12:04:41.829Z] #38 66.51 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T12:04:41.829Z] #38 67.22 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-18T12:04:41.829Z] #38 67.22 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-18T12:04:41.829Z] #38 67.23 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T12:04:41.984Z] #51 69.22 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-18T12:04:42.095Z] #38 67.57 Selecting previously unselected package librhash0:amd64. [2022-03-18T12:04:42.095Z] #38 67.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-18T12:04:42.095Z] #38 67.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-18T12:04:42.183Z] #56 ... [2022-03-18T12:04:42.183Z] [2022-03-18T12:04:42.183Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-18T12:04:42.183Z] #16 sha256:f581c84016dc63c5859fbcb78bf5f25a2561db6e65cdec25fa560f854f8b0056 [2022-03-18T12:04:42.183Z] #16 DONE 1.7s [2022-03-18T12:04:42.183Z] [2022-03-18T12:04:42.183Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:04:42.183Z] #26 sha256:ae98dc568e7900d4ff9c8a214e5960257ba9bb63c39b3382339130da3216a077 [2022-03-18T12:04:42.183Z] #26 102.5 + mkdir -p /tmp/tmp.KbrqhtsAdg/src/github.com/docker [2022-03-18T12:04:42.183Z] #26 102.5 + mv components/cli /tmp/tmp.KbrqhtsAdg/src/github.com/docker/cli [2022-03-18T12:04:42.183Z] #26 102.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-18T12:04:42.249Z] #51 69.69 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-18T12:04:42.357Z] #38 67.88 Selecting previously unselected package libuv1:amd64. [2022-03-18T12:04:42.357Z] #38 67.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-18T12:04:42.357Z] #38 67.90 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-18T12:04:42.510Z] #51 69.80 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-18T12:04:42.510Z] #51 69.88 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-18T12:04:42.510Z] #51 69.88 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-18T12:04:42.510Z] #51 69.89 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-18T12:04:42.510Z] #51 69.94 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-18T12:04:42.932Z] #38 68.36 Selecting previously unselected package cmake. [2022-03-18T12:04:42.932Z] #38 68.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-18T12:04:42.932Z] #38 68.36 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-18T12:04:43.084Z] #51 70.26 go: downloading github.com/prometheus/common v0.10.0 [2022-03-18T12:04:43.084Z] #51 70.38 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-18T12:04:43.084Z] #51 70.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-18T12:04:43.084Z] #51 70.63 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-18T12:04:43.128Z] #26 ... [2022-03-18T12:04:43.128Z] [2022-03-18T12:04:43.128Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T12:04:43.128Z] #17 sha256:07d11a58ada396e791b233dfaf23563e297e619ca893fff6a1e3438d124eebea [2022-03-18T12:04:43.128Z] #17 0.597 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T12:04:43.128Z] #17 DONE 0.9s [2022-03-18T12:04:43.128Z] [2022-03-18T12:04:43.128Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T12:04:43.128Z] #18 sha256:5f557b8250cbbd66cc3984cf0961977eac679352b5a508905c9582242798f786 [2022-03-18T12:04:44.081Z] #18 DONE 0.8s [2022-03-18T12:04:44.081Z] [2022-03-18T12:04:44.081Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T12:04:44.081Z] #19 sha256:3802ba0ed66c34f9c7c9b19a883c7b50b2c2bc0eab0b85bef03cef6c946066f5 [2022-03-18T12:04:44.655Z] #19 DONE 0.6s [2022-03-18T12:04:44.655Z] [2022-03-18T12:04:44.655Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-18T12:04:44.655Z] #20 sha256:4bf1ba50da924759139376ec22d65cac2434916721be223e77e78faa53b1b84a [2022-03-18T12:04:44.916Z] #20 DONE 0.7s [2022-03-18T12:04:44.916Z] [2022-03-18T12:04:44.916Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:44.916Z] #51 sha256:178713aa6a0ca17aadab6354b1b778b4404140acc963a898bf8286f12ff569dc [2022-03-18T12:04:45.006Z] #51 72.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-18T12:04:45.177Z] #51 ... [2022-03-18T12:04:45.177Z] [2022-03-18T12:04:45.177Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:04:45.177Z] #21 sha256:298d9b061c296075ccd4fcce66dd01c226d45af08333f8584c66b9ac3640b2ba [2022-03-18T12:04:45.303Z] #60 ... [2022-03-18T12:04:45.303Z] [2022-03-18T12:04:45.303Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:45.303Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:45.303Z] #14 69.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-18T12:04:45.303Z] #14 69.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:45.303Z] #14 69.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:04:45.303Z] #14 74.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-18T12:04:45.303Z] #14 74.24 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:45.303Z] #14 74.25 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T12:04:45.303Z] #14 79.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-18T12:04:45.303Z] #14 79.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:45.303Z] #14 79.05 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:04:46.126Z] #21 0.973 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:04:46.126Z] #21 0.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:04:46.126Z] #21 0.984 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:04:46.215Z] #45 ... [2022-03-18T12:04:46.215Z] [2022-03-18T12:04:46.215Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:04:46.215Z] #65 sha256:b16188a51168a8ca3b6c3e8c58cefd811492851e488bce17efffb5ceedcc4d5f [2022-03-18T12:04:46.215Z] #65 21.07 Fetched 48.9 MB in 20s (2498 kB/s) [2022-03-18T12:04:46.697Z] #21 1.405 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:04:47.153Z] #38 ... [2022-03-18T12:04:47.153Z] [2022-03-18T12:04:47.153Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:04:47.153Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:04:47.153Z] #51 68.93 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-18T12:04:47.153Z] #51 69.04 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T12:04:47.153Z] #51 69.04 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T12:04:47.153Z] #51 69.06 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-18T12:04:47.153Z] #51 69.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-18T12:04:47.153Z] #51 69.23 go: downloading golang.org/x/mod v0.5.1 [2022-03-18T12:04:47.153Z] #51 69.34 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-18T12:04:47.153Z] #51 69.47 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-18T12:04:47.153Z] #51 69.55 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-18T12:04:47.153Z] #51 69.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-18T12:04:47.153Z] #51 69.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-18T12:04:47.153Z] #51 69.70 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-18T12:04:47.153Z] #51 70.14 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-18T12:04:47.153Z] #51 70.25 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-18T12:04:47.153Z] #51 70.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T12:04:47.153Z] #51 70.73 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-18T12:04:47.153Z] #51 70.89 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-18T12:04:47.153Z] #51 71.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-18T12:04:47.153Z] #51 71.04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-18T12:04:47.153Z] #51 71.09 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-18T12:04:47.153Z] #51 71.10 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-18T12:04:47.153Z] #51 71.35 go: downloading github.com/prometheus/common v0.10.0 [2022-03-18T12:04:47.153Z] #51 71.70 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-18T12:04:47.153Z] #51 71.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-18T12:04:47.153Z] #51 71.85 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-18T12:04:47.268Z] #21 1.963 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:04:47.629Z] #51 ... [2022-03-18T12:04:47.629Z] [2022-03-18T12:04:47.629Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:47.629Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:47.629Z] #47 66.59 Setting up criu (3.16.1-3) ... [2022-03-18T12:04:47.629Z] #47 69.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:04:47.629Z] #47 DONE 74.3s [2022-03-18T12:04:47.629Z] [2022-03-18T12:04:47.629Z] #38 [tini 1/3] 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-03-18T12:04:47.629Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:47.629Z] #38 71.73 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T12:04:47.629Z] #38 72.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:47.629Z] #38 72.57 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-18T12:04:47.629Z] #38 72.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:47.629Z] #38 73.57 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T12:04:47.629Z] #38 74.04 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-18T12:04:47.629Z] #38 74.53 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T12:04:47.629Z] #38 74.60 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T12:04:47.629Z] #38 74.61 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T12:04:47.629Z] #38 74.63 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-18T12:04:47.629Z] #38 74.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:04:47.890Z] #38 DONE 75.2s [2022-03-18T12:04:47.890Z] [2022-03-18T12:04:47.890Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:04:47.890Z] #49 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:04:47.890Z] #49 74.85 gotestsum version dev [2022-03-18T12:04:47.890Z] #49 DONE 75.2s [2022-03-18T12:04:47.890Z] [2022-03-18T12:04:47.890Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T12:04:47.890Z] #39 sha256:d68ac5c926f907835065661e092a386ff3b324a2c8e6f48e13e9e97929f877df [2022-03-18T12:04:48.210Z] #21 3.106 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:04:48.467Z] #39 DONE 0.6s [2022-03-18T12:04:48.467Z] [2022-03-18T12:04:48.467Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:48.467Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:48.467Z] #14 71.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T12:04:48.467Z] #14 71.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-18T12:04:48.467Z] #14 71.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T12:04:49.078Z] #51 74.52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-18T12:04:49.342Z] #51 ... [2022-03-18T12:04:49.342Z] [2022-03-18T12:04:49.342Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:49.342Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:49.342Z] #14 74.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T12:04:49.342Z] #14 74.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-18T12:04:49.342Z] #14 74.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T12:04:49.692Z] Fetching without tags [2022-03-18T12:04:49.917Z] #14 ... [2022-03-18T12:04:49.917Z] [2022-03-18T12:04:49.917Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T12:04:49.917Z] #47 sha256:f0ddb9be88365a7e3a68fb2e7ead0be51a71451151f2c9ddcbacfb695e64dda8 [2022-03-18T12:04:49.917Z] #47 69.79 Setting up criu (3.16.1-3) ... [2022-03-18T12:04:49.917Z] #47 72.61 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:04:49.917Z] #47 DONE 75.1s [2022-03-18T12:04:50.124Z] #21 5.042 Fetched 8393 kB in 4s (1933 kB/s) [2022-03-18T12:04:50.178Z] [2022-03-18T12:04:50.178Z] #38 [tini 1/3] 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-03-18T12:04:50.178Z] #38 sha256:106ea415b08b5f3a684b71e70a33084f7a73b2790b5fb87d07fdafc52079c182 [2022-03-18T12:04:50.178Z] #38 74.73 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T12:04:50.178Z] #38 74.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:50.178Z] #38 74.94 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-18T12:04:50.178Z] #38 74.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:50.178Z] #38 75.10 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T12:04:50.178Z] #38 75.19 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-18T12:04:50.178Z] #38 75.32 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T12:04:50.178Z] #38 75.38 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T12:04:50.178Z] #38 75.46 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T12:04:50.178Z] #38 75.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-18T12:04:50.178Z] #38 75.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:04:50.391Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce [2022-03-18T12:04:50.443Z] #38 DONE 76.0s [2022-03-18T12:04:50.443Z] [2022-03-18T12:04:50.443Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T12:04:50.443Z] #39 sha256:83309ded0ee38692560fffcd06f6d53ee6f8a38da3e9de125a58c317eb1c0f26 [2022-03-18T12:04:50.703Z] #39 DONE 0.2s [2022-03-18T12:04:50.704Z] [2022-03-18T12:04:50.704Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T12:04:50.704Z] #40 sha256:da67bc7210a49b361f05c3ce0241c6c6db53d86ac219820d305658386298314e [2022-03-18T12:04:51.025Z] #14 78.48 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T12:04:51.025Z] #14 78.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:49.410Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:04:49.457Z] > git config --add remote.origin.fetch +refs/pull/43385/head:refs/remotes/origin/PR-43385 # timeout=10 [2022-03-18T12:04:49.504Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:04:49.613Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:04:49.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:04:49.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:04:49.723Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:04:50.488Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:04:50.535Z] > git checkout -f 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce # timeout=10 [2022-03-18T12:04:51.286Z] #14 78.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T12:04:51.286Z] #14 78.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-18T12:04:51.286Z] #14 78.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:51.286Z] #14 78.74 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T12:04:51.492Z] #65 21.07 Reading package lists... [2022-03-18T12:04:51.492Z] #65 ... [2022-03-18T12:04:51.492Z] [2022-03-18T12:04:51.492Z] #45 [tini 1/3] 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-03-18T12:04:51.492Z] #45 sha256:8bf41d257d07b0a42ca38c12731fb07870ea221f8f2192441c7f71aa4900374d [2022-03-18T12:04:51.492Z] #45 22.22 Fetched 48.9 MB in 21s (2361 kB/s) [2022-03-18T12:04:52.039Z] #21 5.042 Reading package lists... [2022-03-18T12:04:52.625Z] #40 1.811 + RM_GOPATH=0 [2022-03-18T12:04:52.625Z] #40 1.811 + TMP_GOPATH= [2022-03-18T12:04:52.625Z] #40 1.811 + : /build [2022-03-18T12:04:52.625Z] #40 1.811 + '[' -z '' ']' [2022-03-18T12:04:52.625Z] #40 1.813 ++ mktemp -d [2022-03-18T12:04:52.625Z] #40 1.813 + export GOPATH=/tmp/tmp.Q5n8UecidE [2022-03-18T12:04:52.625Z] #40 1.813 + GOPATH=/tmp/tmp.Q5n8UecidE [2022-03-18T12:04:52.625Z] #40 1.813 + RM_GOPATH=1 [2022-03-18T12:04:52.625Z] #40 1.813 + case "$(go env GOARCH)" in [2022-03-18T12:04:52.625Z] #40 1.814 ++ go env GOARCH [2022-03-18T12:04:52.625Z] #40 1.851 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:52.625Z] #40 1.851 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:52.625Z] #40 1.851 ++ dirname /install.sh [2022-03-18T12:04:52.625Z] #40 1.854 Install tini version v0.19.0 [2022-03-18T12:04:52.626Z] #40 1.858 + dir=/ [2022-03-18T12:04:52.626Z] #40 1.858 + bin=tini [2022-03-18T12:04:52.626Z] #40 1.858 + shift [2022-03-18T12:04:52.626Z] #40 1.858 + '[' '!' -f //tini.installer ']' [2022-03-18T12:04:52.626Z] #40 1.858 + . //tini.installer [2022-03-18T12:04:52.626Z] #40 1.858 ++ : v0.19.0 [2022-03-18T12:04:52.626Z] #40 1.858 + install_tini [2022-03-18T12:04:52.626Z] #40 1.858 + echo 'Install tini version v0.19.0' [2022-03-18T12:04:52.626Z] #40 1.858 + git clone https://github.com/krallin/tini.git /tmp/tmp.Q5n8UecidE/tini [2022-03-18T12:04:52.626Z] #40 1.858 Cloning into '/tmp/tmp.Q5n8UecidE/tini'... [2022-03-18T12:04:53.205Z] #14 ... [2022-03-18T12:04:53.205Z] [2022-03-18T12:04:53.205Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T12:04:53.205Z] #40 sha256:f3975ba1912a461d13c94e6cf79c218fb0a8f2ec438d1dacf03f29ffd4aefef5 [2022-03-18T12:04:53.205Z] #40 2.497 + RM_GOPATH=0 [2022-03-18T12:04:53.205Z] #40 2.497 + TMP_GOPATH= [2022-03-18T12:04:53.205Z] #40 2.497 + : /build [2022-03-18T12:04:53.205Z] #40 2.497 + '[' -z '' ']' [2022-03-18T12:04:53.205Z] #40 2.497 ++ mktemp -d [2022-03-18T12:04:53.205Z] #40 2.497 + export GOPATH=/tmp/tmp.cEP3V4tRNn [2022-03-18T12:04:53.205Z] #40 2.497 + GOPATH=/tmp/tmp.cEP3V4tRNn [2022-03-18T12:04:53.205Z] #40 2.497 + RM_GOPATH=1 [2022-03-18T12:04:53.205Z] #40 2.497 + case "$(go env GOARCH)" in [2022-03-18T12:04:53.205Z] #40 2.497 ++ go env GOARCH [2022-03-18T12:04:53.205Z] #40 2.524 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:53.205Z] #40 2.524 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:04:53.205Z] #40 2.524 ++ dirname /install.sh [2022-03-18T12:04:53.205Z] #40 2.526 Install tini version v0.19.0 [2022-03-18T12:04:53.205Z] #40 2.526 + dir=/ [2022-03-18T12:04:53.205Z] #40 2.526 + bin=tini [2022-03-18T12:04:53.205Z] #40 2.526 + shift [2022-03-18T12:04:53.205Z] #40 2.526 + '[' '!' -f //tini.installer ']' [2022-03-18T12:04:53.205Z] #40 2.526 + . //tini.installer [2022-03-18T12:04:53.205Z] #40 2.526 ++ : v0.19.0 [2022-03-18T12:04:53.205Z] #40 2.526 + install_tini [2022-03-18T12:04:53.205Z] #40 2.526 + echo 'Install tini version v0.19.0' [2022-03-18T12:04:53.205Z] #40 2.526 + git clone https://github.com/krallin/tini.git /tmp/tmp.cEP3V4tRNn/tini [2022-03-18T12:04:53.205Z] #40 2.547 Cloning into '/tmp/tmp.cEP3V4tRNn/tini'... [2022-03-18T12:04:53.205Z] #40 3.742 + cd /tmp/tmp.cEP3V4tRNn/tini [2022-03-18T12:04:53.205Z] #40 3.742 + git checkout -q v0.19.0 [2022-03-18T12:04:53.205Z] #40 3.773 + cmake . [2022-03-18T12:04:53.205Z] #40 4.529 -- The C compiler identification is GNU 10.2.1 [2022-03-18T12:04:53.205Z] #40 4.604 -- Detecting C compiler ABI info [2022-03-18T12:04:53.400Z] #45 22.22 Reading package lists... [2022-03-18T12:04:53.400Z] #45 ... [2022-03-18T12:04:53.400Z] [2022-03-18T12:04:53.400Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:04:53.400Z] #65 sha256:b16188a51168a8ca3b6c3e8c58cefd811492851e488bce17efffb5ceedcc4d5f [2022-03-18T12:04:53.400Z] #65 21.07 Reading package lists... [2022-03-18T12:04:53.780Z] #40 5.244 -- Detecting C compiler ABI info - done [2022-03-18T12:04:53.955Z] #21 6.891 Reading package lists... [2022-03-18T12:04:54.018Z] #40 3.017 + cd /tmp/tmp.Q5n8UecidE/tini [2022-03-18T12:04:54.018Z] #40 3.018 + git checkout -q v0.19.0 [2022-03-18T12:04:54.018Z] #40 3.115 + cmake . [2022-03-18T12:04:54.037Z] Merge succeeded, producing 5511d1cd2cdae56c6cb17d71c6808cc700857a37 [2022-03-18T12:04:54.037Z] Checking out Revision 5511d1cd2cdae56c6cb17d71c6808cc700857a37 (PR-43385) [2022-03-18T12:04:54.045Z] #40 5.365 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-18T12:04:54.045Z] #40 5.389 -- Detecting C compile features [2022-03-18T12:04:54.045Z] #40 5.391 -- Detecting C compile features - done [2022-03-18T12:04:54.045Z] #40 5.434 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T12:04:53.458Z] > git remote # timeout=10 [2022-03-18T12:04:53.521Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T12:04:53.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:04:53.567Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T12:04:53.942Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-18T12:04:54.067Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:04:54.114Z] > git checkout -f 5511d1cd2cdae56c6cb17d71c6808cc700857a37 # timeout=10 [2022-03-18T12:04:54.216Z] #21 8.638 Building dependency tree... [2022-03-18T12:04:54.307Z] #40 5.708 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T12:04:54.307Z] #40 5.797 -- Configuring done [2022-03-18T12:04:54.307Z] #40 5.820 -- Generating done [2022-03-18T12:04:54.307Z] #40 5.834 -- Build files have been written to: /tmp/tmp.cEP3V4tRNn/tini [2022-03-18T12:04:54.307Z] #40 5.840 + make tini-static [2022-03-18T12:04:54.569Z] #40 6.226 Scanning dependencies of target tini-static [2022-03-18T12:04:54.591Z] #40 3.742 -- The C compiler identification is GNU 10.2.1 [2022-03-18T12:04:54.591Z] #40 3.915 -- Detecting C compiler ABI info [2022-03-18T12:04:54.831Z] #40 6.297 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T12:04:55.304Z] #14 89.26 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-18T12:04:55.304Z] #14 89.26 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:55.304Z] #14 89.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:04:55.307Z] #65 30.18 Reading package lists... [2022-03-18T12:04:55.307Z] #65 ... [2022-03-18T12:04:55.307Z] [2022-03-18T12:04:55.307Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:55.307Z] #20 sha256:62f014307283e3e90ae84fb913ae2e313b26d1dcafb87247c47eaa98c2d5b46b [2022-03-18T12:04:55.307Z] #20 21.79 Fetched 48.9 MB in 21s (2381 kB/s) [2022-03-18T12:04:55.307Z] #20 21.79 Reading package lists... [2022-03-18T12:04:55.307Z] #20 31.10 Reading package lists... [2022-03-18T12:04:55.307Z] #20 ... [2022-03-18T12:04:55.307Z] [2022-03-18T12:04:55.307Z] #45 [tini 1/3] 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-03-18T12:04:55.307Z] #45 sha256:8bf41d257d07b0a42ca38c12731fb07870ea221f8f2192441c7f71aa4900374d [2022-03-18T12:04:55.307Z] #45 22.22 Reading package lists... [2022-03-18T12:04:55.427Z] Fetching without tags [2022-03-18T12:04:55.537Z] #40 4.630 -- Detecting C compiler ABI info - done [2022-03-18T12:04:55.537Z] #40 4.824 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-18T12:04:55.537Z] #40 4.843 -- Detecting C compile features [2022-03-18T12:04:55.537Z] #40 4.845 -- Detecting C compile features - done [2022-03-18T12:04:55.537Z] #40 4.912 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T12:04:55.604Z] #21 10.14 The following additional packages will be installed: [2022-03-18T12:04:55.604Z] #21 10.15 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T12:04:55.604Z] #21 10.15 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-18T12:04:55.604Z] #21 10.15 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-18T12:04:55.604Z] #21 10.15 python3-pkg-resources vim-runtime xxd [2022-03-18T12:04:55.604Z] #21 10.15 Suggested packages: [2022-03-18T12:04:55.604Z] #21 10.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-18T12:04:55.604Z] #21 10.17 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-18T12:04:55.604Z] #21 10.17 acl attr quota [2022-03-18T12:04:55.604Z] #21 10.17 Recommended packages: [2022-03-18T12:04:55.604Z] #21 10.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-18T12:04:55.799Z] #40 5.144 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T12:04:55.799Z] #40 ... [2022-03-18T12:04:55.799Z] [2022-03-18T12:04:55.799Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T12:04:55.799Z] #49 sha256:11330d385beea61e00f8947c53693839b9145a924c6b37473db8de4eb0ad2358 [2022-03-18T12:04:55.799Z] #49 81.38 gotestsum version dev [2022-03-18T12:04:56.176Z] #21 10.97 The following NEW packages will be installed: [2022-03-18T12:04:56.176Z] #21 10.97 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-18T12:04:56.176Z] #21 10.97 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T12:04:56.176Z] #21 10.97 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-18T12:04:56.176Z] #21 10.97 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-18T12:04:56.176Z] #21 10.97 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-18T12:04:56.176Z] #21 10.97 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-18T12:04:56.176Z] #21 10.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T12:04:56.176Z] #21 10.97 xz-utils zip zstd [2022-03-18T12:04:56.198Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce [2022-03-18T12:04:56.373Z] #49 DONE 81.7s [2022-03-18T12:04:56.373Z] [2022-03-18T12:04:56.373Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T12:04:56.373Z] #40 sha256:da67bc7210a49b361f05c3ce0241c6c6db53d86ac219820d305658386298314e [2022-03-18T12:04:56.373Z] #40 5.197 -- Configuring done [2022-03-18T12:04:56.373Z] #40 5.222 -- Generating done [2022-03-18T12:04:56.373Z] #40 5.231 -- Build files have been written to: /tmp/tmp.Q5n8UecidE/tini [2022-03-18T12:04:56.373Z] #40 5.244 + make tini-static [2022-03-18T12:04:56.373Z] #40 5.652 Scanning dependencies of target tini-static [2022-03-18T12:04:56.373Z] #40 5.742 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T12:04:56.437Z] #21 11.29 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:04:56.437Z] #21 11.29 Need to get 27.0 MB of archives. [2022-03-18T12:04:56.437Z] #21 11.29 After this operation, 105 MB of additional disk space will be used. [2022-03-18T12:04:56.437Z] #21 11.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-18T12:04:56.437Z] #21 11.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-18T12:04:56.437Z] #21 11.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-18T12:04:56.437Z] #21 11.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-18T12:04:56.437Z] #21 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-18T12:04:56.437Z] #21 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-18T12:04:56.437Z] #21 11.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-18T12:04:56.437Z] #21 11.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-18T12:04:56.437Z] #21 11.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T12:04:56.437Z] #21 11.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T12:04:56.437Z] #21 11.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-18T12:04:56.437Z] #21 11.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-18T12:04:56.437Z] #21 11.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-18T12:04:56.437Z] #21 11.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-18T12:04:56.437Z] #21 11.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-18T12:04:56.437Z] #21 11.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-18T12:04:56.437Z] #21 11.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-18T12:04:56.437Z] #21 11.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-18T12:04:56.437Z] #21 11.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-18T12:04:56.437Z] #21 11.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-18T12:04:56.437Z] #21 11.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-18T12:04:56.699Z] #21 11.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-18T12:04:56.699Z] #21 11.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-18T12:04:56.699Z] #21 11.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-18T12:04:56.699Z] #21 11.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-18T12:04:56.752Z] #40 8.022 [100%] Linking C executable tini-static [2022-03-18T12:04:55.073Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:04:55.161Z] > git config --add remote.origin.fetch +refs/pull/43385/head:refs/remotes/origin/PR-43385 # timeout=10 [2022-03-18T12:04:55.211Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:04:55.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T12:04:55.466Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T12:04:55.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:04:55.468Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43385/head:refs/remotes/origin/PR-43385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T12:04:56.313Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:04:56.367Z] > git checkout -f 9bf40d7edd3605653c4f5e7f2dc7aa7bf5bf58ce # timeout=10 [2022-03-18T12:04:57.271Z] #21 12.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-18T12:04:57.271Z] #21 12.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-18T12:04:57.271Z] #21 ... [2022-03-18T12:04:57.271Z] [2022-03-18T12:04:57.271Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:04:57.271Z] #56 sha256:6e7625129bc8fcc96e54f536a94e1cfe4279148a486603cbdfb0edee25209263 [2022-03-18T12:04:57.271Z] #56 8.225 + cd /tmp/tmp.iOS9PJlDOR/src/github.com/opencontainers/runc [2022-03-18T12:04:57.271Z] #56 8.226 + git checkout -q v1.1.0 [2022-03-18T12:04:57.271Z] #56 8.559 + '[' -z '' ']' [2022-03-18T12:04:57.271Z] #56 8.559 + target=static [2022-03-18T12:04:57.271Z] #56 8.560 + make BUILDTAGS=seccomp static [2022-03-18T12:04:57.271Z] #56 8.649 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-18T12:04:57.271Z] #56 ... [2022-03-18T12:04:57.271Z] [2022-03-18T12:04:57.271Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:04:57.271Z] #21 sha256:298d9b061c296075ccd4fcce66dd01c226d45af08333f8584c66b9ac3640b2ba [2022-03-18T12:04:57.271Z] #21 12.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-18T12:04:57.533Z] #21 12.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-18T12:04:57.533Z] #21 12.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-18T12:04:57.533Z] #21 12.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-18T12:04:57.533Z] #21 12.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-18T12:04:57.533Z] #21 12.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-18T12:04:57.697Z] #40 8.934 [100%] Built target tini-static [2022-03-18T12:04:57.697Z] #40 9.015 + mkdir -p /build [2022-03-18T12:04:57.697Z] #40 9.015 + cp tini-static /build/docker-init [2022-03-18T12:04:57.794Z] #21 12.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-18T12:04:57.794Z] #21 12.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-18T12:04:57.794Z] #21 12.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-18T12:04:57.794Z] #21 12.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T12:04:57.794Z] #21 12.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-18T12:04:58.055Z] #21 12.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-18T12:04:58.055Z] #21 12.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-18T12:04:58.055Z] #21 12.90 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-18T12:04:58.055Z] #21 12.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-18T12:04:58.055Z] #21 12.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-18T12:04:58.055Z] #21 12.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-18T12:04:58.292Z] #40 7.497 [100%] Linking C executable tini-static [2022-03-18T12:04:58.316Z] #21 13.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-18T12:04:58.317Z] #21 13.21 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-18T12:04:58.317Z] #21 13.28 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-18T12:04:58.317Z] #21 13.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-18T12:04:58.604Z] #14 93.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T12:04:58.605Z] #14 93.72 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-18T12:04:58.605Z] #14 93.73 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T12:04:58.605Z] #14 93.85 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T12:04:58.605Z] #14 93.85 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-18T12:04:58.605Z] #14 93.85 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T12:04:58.605Z] #14 93.93 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T12:04:58.605Z] #14 93.94 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-18T12:04:58.605Z] #14 93.94 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T12:04:58.605Z] #14 94.05 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T12:04:58.605Z] #14 94.06 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T12:04:58.605Z] #14 94.07 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:04:58.866Z] #14 94.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T12:04:58.866Z] #14 94.21 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T12:04:58.866Z] #14 94.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:04:58.866Z] #14 94.39 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T12:04:58.866Z] #14 94.39 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:04:58.866Z] #14 94.40 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:04:58.888Z] #21 13.82 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:04:59.087Z] #40 DONE 10.6s [2022-03-18T12:04:59.087Z] [2022-03-18T12:04:59.087Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:04:59.087Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:04:59.127Z] #14 94.45 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T12:04:59.127Z] #14 94.47 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-18T12:04:59.127Z] #14 94.48 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-18T12:04:59.127Z] #14 94.59 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T12:04:59.127Z] #14 94.59 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-18T12:04:59.127Z] #14 94.62 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T12:04:59.148Z] #21 13.95 Fetched 27.0 MB in 2s (11.6 MB/s) [2022-03-18T12:04:59.148Z] #21 14.00 Selecting previously unselected package pigz. [2022-03-18T12:04:59.148Z] #21 14.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 ... 24001 files and directories currently installed.) [2022-03-18T12:04:59.148Z] #21 14.06 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-18T12:04:59.148Z] #21 14.07 Unpacking pigz (2.6-1) ... [2022-03-18T12:04:59.148Z] #21 14.13 Selecting previously unselected package libelf1:arm64. [2022-03-18T12:04:59.256Z] #40 8.444 [100%] Built target tini-static [2022-03-18T12:04:59.256Z] #40 8.559 + mkdir -p /build [2022-03-18T12:04:59.256Z] #40 8.573 + cp tini-static /build/docker-init [2022-03-18T12:04:59.256Z] #40 DONE 8.7s [2022-03-18T12:04:59.256Z] [2022-03-18T12:04:59.256Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:04:59.256Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:04:59.256Z] #14 83.49 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T12:04:59.256Z] #14 83.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:59.256Z] #14 83.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T12:04:59.256Z] #14 83.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-18T12:04:59.256Z] #14 83.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:04:59.256Z] #14 83.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T12:04:59.389Z] #14 94.87 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-18T12:04:59.389Z] #14 94.87 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-18T12:04:59.389Z] #14 94.87 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T12:04:59.410Z] #21 14.14 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-18T12:04:59.410Z] #21 14.15 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-18T12:04:59.410Z] #21 14.26 Selecting previously unselected package libbpf0:arm64. [2022-03-18T12:04:59.410Z] #21 14.26 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-18T12:04:59.410Z] #21 14.27 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-18T12:04:59.410Z] #21 14.34 Selecting previously unselected package libcap2:arm64. [2022-03-18T12:04:59.410Z] #21 14.35 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-18T12:04:59.410Z] #21 14.35 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-18T12:04:59.650Z] #14 95.01 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-18T12:04:59.650Z] #14 95.02 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-18T12:04:59.650Z] #14 95.02 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T12:04:59.650Z] #14 95.15 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-18T12:04:59.650Z] #14 95.15 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-18T12:04:59.650Z] #14 95.16 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T12:04:59.650Z] #14 95.23 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-18T12:04:59.650Z] #14 95.24 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-18T12:04:59.650Z] #14 95.24 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T12:04:59.670Z] #21 14.40 Selecting previously unselected package libmnl0:arm64. [2022-03-18T12:04:59.671Z] #21 14.41 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-18T12:04:59.671Z] #21 14.41 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-18T12:04:59.671Z] #21 14.47 Selecting previously unselected package libxtables12:arm64. [2022-03-18T12:04:59.671Z] #21 14.47 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-18T12:04:59.671Z] #21 14.47 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-18T12:04:59.671Z] #21 14.51 Selecting previously unselected package libcap2-bin. [2022-03-18T12:04:59.671Z] #21 14.52 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-18T12:04:59.671Z] #21 14.52 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-18T12:04:59.671Z] #21 14.58 Selecting previously unselected package iproute2. [2022-03-18T12:04:59.671Z] #21 14.59 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-18T12:04:59.671Z] #21 14.60 Unpacking iproute2 (5.10.0-4) ... [2022-03-18T12:05:00.223Z] #14 95.63 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T12:05:00.223Z] #14 95.65 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-18T12:05:00.223Z] #14 95.65 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T12:05:00.223Z] #14 95.87 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T12:05:00.223Z] #14 ... [2022-03-18T12:05:00.223Z] [2022-03-18T12:05:00.223Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:05:00.223Z] #63 sha256:d93fac35e360b9147e55415760d282ce076902eabe1f5694784c1da25cac3f3f [2022-03-18T12:05:00.223Z] #63 95.43 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T12:05:00.223Z] #63 95.43 + GOBIN=/build [2022-03-18T12:05:00.223Z] #63 95.43 + GO111MODULE=on [2022-03-18T12:05:00.223Z] #63 95.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-18T12:05:00.243Z] #21 14.99 Selecting previously unselected package xxd. [2022-03-18T12:05:00.243Z] #21 15.01 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-18T12:05:00.243Z] #21 15.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:00.243Z] #21 15.13 Selecting previously unselected package vim-common. [2022-03-18T12:05:00.243Z] #21 15.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:05:00.243Z] #21 15.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:04:59.298Z] > git remote # timeout=10 [2022-03-18T12:04:59.381Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T12:04:59.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T12:04:59.432Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T12:05:00.324Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-18T12:05:00.414Z] Merge succeeded, producing ddc726058c454c0eec0260c4424e969a21a30e2b [2022-03-18T12:05:00.414Z] Checking out Revision ddc726058c454c0eec0260c4424e969a21a30e2b (PR-43385) [2022-03-18T12:05:00.505Z] #21 15.31 Selecting previously unselected package bash-completion. [2022-03-18T12:05:00.505Z] #21 15.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-18T12:05:01.643Z] #43 ... [2022-03-18T12:05:01.643Z] [2022-03-18T12:05:01.643Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:05:01.643Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:05:01.643Z] #14 88.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-18T12:05:01.643Z] #14 88.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:01.643Z] #14 88.89 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:05:02.420Z] #21 16.98 Unpacking bash-completion (1:2.11-2) ... [2022-03-18T12:05:02.420Z] #21 17.32 Selecting previously unselected package bzip2. [2022-03-18T12:05:02.420Z] #21 17.33 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-18T12:05:02.420Z] #21 17.34 Unpacking bzip2 (1.0.8-4) ... [2022-03-18T12:05:02.420Z] #21 17.41 Selecting previously unselected package xz-utils. [2022-03-18T12:05:02.420Z] #21 17.41 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-18T12:05:02.420Z] #21 17.42 Unpacking xz-utils (5.2.5-2) ... [2022-03-18T12:05:02.681Z] #21 17.62 Selecting previously unselected package apparmor. [2022-03-18T12:05:02.681Z] #21 17.62 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-18T12:05:02.681Z] #21 17.67 Unpacking apparmor (2.13.6-10) ... [2022-03-18T12:05:03.254Z] #21 17.98 Selecting previously unselected package inetutils-ping. [2022-03-18T12:05:03.254Z] #21 17.98 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-18T12:05:03.254Z] #21 17.98 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-18T12:05:03.254Z] #21 18.11 Selecting previously unselected package libip4tc2:arm64. [2022-03-18T12:05:03.254Z] #21 18.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-18T12:05:03.254Z] #21 18.13 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-18T12:05:03.254Z] #21 18.22 Selecting previously unselected package libip6tc2:arm64. [2022-03-18T12:05:03.427Z] #45 31.76 Reading package lists... [2022-03-18T12:05:03.427Z] #45 ... [2022-03-18T12:05:03.427Z] [2022-03-18T12:05:03.427Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T12:05:03.427Z] #65 sha256:b16188a51168a8ca3b6c3e8c58cefd811492851e488bce17efffb5ceedcc4d5f [2022-03-18T12:05:03.427Z] #65 30.18 Reading package lists... [2022-03-18T12:05:03.516Z] #21 18.22 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-18T12:05:03.516Z] #21 18.23 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-18T12:05:03.516Z] #21 18.28 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-18T12:05:03.516Z] #21 18.30 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-18T12:05:03.516Z] #21 18.31 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-18T12:05:03.516Z] #21 18.37 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-18T12:05:03.516Z] #21 18.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-18T12:05:03.516Z] #21 18.38 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-18T12:05:03.516Z] #21 18.44 Selecting previously unselected package libnftnl11:arm64. [2022-03-18T12:05:03.516Z] #21 18.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-18T12:05:03.516Z] #21 18.44 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-18T12:05:03.777Z] #21 18.51 Selecting previously unselected package iptables. [2022-03-18T12:05:03.777Z] #21 18.52 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-18T12:05:03.777Z] #21 18.52 Unpacking iptables (1.8.7-1) ... [2022-03-18T12:05:00.453Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T12:05:00.505Z] > git checkout -f ddc726058c454c0eec0260c4424e969a21a30e2b # timeout=10 [2022-03-18T12:05:04.039Z] #21 18.82 Selecting previously unselected package libonig5:arm64. [2022-03-18T12:05:04.039Z] #21 18.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-18T12:05:04.039Z] #21 18.83 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-18T12:05:04.039Z] #21 18.94 Selecting previously unselected package libjq1:arm64. [2022-03-18T12:05:04.039Z] #21 18.95 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-18T12:05:04.039Z] #21 18.96 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-18T12:05:04.300Z] #21 19.04 Selecting previously unselected package jq. [2022-03-18T12:05:04.300Z] #21 19.06 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-18T12:05:04.300Z] #21 19.07 Unpacking jq (1.6-2.1) ... [2022-03-18T12:05:04.300Z] #21 19.14 Selecting previously unselected package libaio1:arm64. [2022-03-18T12:05:04.300Z] #21 19.15 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-18T12:05:04.300Z] #21 19.15 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-18T12:05:04.300Z] #21 19.20 Selecting previously unselected package libgpm2:arm64. [2022-03-18T12:05:04.300Z] #21 19.20 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-18T12:05:04.300Z] #21 19.21 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-18T12:05:04.300Z] #21 19.29 Selecting previously unselected package libicu67:arm64. [2022-03-18T12:05:04.561Z] #21 19.30 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-18T12:05:04.561Z] #21 19.30 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-18T12:05:05.335Z] #65 39.56 Building dependency tree... [2022-03-18T12:05:05.336Z] #65 41.88 Reading state information... [2022-03-18T12:05:05.445Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T12:05:05.519Z] #63 99.98 rootlesskit version 0.14.6 [2022-03-18T12:05:05.519Z] #63 99.99 Usage of /build/rootlesskit-docker-proxy: [2022-03-18T12:05:05.519Z] #63 99.99 -container-ip string [2022-03-18T12:05:05.519Z] #63 99.99 container ip [2022-03-18T12:05:05.519Z] #63 99.99 -container-port int [2022-03-18T12:05:05.519Z] #63 99.99 container port (default -1) [2022-03-18T12:05:05.519Z] #63 99.99 -host-ip string [2022-03-18T12:05:05.519Z] #63 99.99 host ip [2022-03-18T12:05:05.519Z] #63 99.99 -host-port int [2022-03-18T12:05:05.519Z] #63 99.99 host port (default -1) [2022-03-18T12:05:05.519Z] #63 99.99 -proto string [2022-03-18T12:05:05.519Z] #63 99.99 proxy protocol (default "tcp") [2022-03-18T12:05:05.571Z] First time build. Skipping changelog. [2022-03-18T12:05:05.781Z] #63 ... [2022-03-18T12:05:05.781Z] [2022-03-18T12:05:05.781Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:05:05.781Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:05:05.781Z] #14 95.87 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T12:05:05.781Z] #14 95.88 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:05:05.781Z] #14 95.88 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:05:05.781Z] #14 95.94 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T12:05:05.781Z] #14 95.94 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-18T12:05:05.781Z] #14 95.97 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T12:05:05.781Z] #14 96.07 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T12:05:05.781Z] #14 96.08 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-18T12:05:05.781Z] #14 96.08 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T12:05:05.781Z] #14 96.53 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T12:05:05.781Z] #14 96.55 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T12:05:05.781Z] #14 96.56 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T12:05:05.781Z] #14 96.58 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T12:05:05.781Z] #14 96.61 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T12:05:05.781Z] #14 96.63 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T12:05:05.781Z] #14 96.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:05:05.781Z] #14 96.67 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T12:05:05.781Z] #14 96.68 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-18T12:05:05.781Z] #14 96.70 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T12:05:05.781Z] #14 96.71 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T12:05:05.781Z] #14 96.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:05:05.781Z] #14 96.73 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T12:05:05.781Z] #14 96.74 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T12:05:05.781Z] #14 96.75 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-18T12:05:05.781Z] #14 96.76 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T12:05:05.781Z] #14 96.77 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T12:05:05.781Z] #14 96.78 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T12:05:05.781Z] #14 96.80 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T12:05:05.781Z] #14 96.81 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T12:05:05.781Z] #14 96.82 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:05:05.781Z] #14 96.83 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-03-18T12:05:05.781Z] #14 96.84 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:05:05.781Z] #14 96.85 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-03-18T12:05:05.781Z] #14 96.86 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T12:05:05.781Z] #14 96.87 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:05:05.781Z] #14 96.88 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-03-18T12:05:05.781Z] #14 96.89 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:05:05.781Z] #14 96.91 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T12:05:05.781Z] #14 96.93 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:05:05.781Z] #14 96.95 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-18T12:05:05.781Z] #14 96.96 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:05:05.781Z] #14 96.97 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:05:05.781Z] #14 96.98 Processing triggers for libc-bin (2.31-13+deb11u2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T12:05:07.108Z] #21 22.00 Selecting previously unselected package libinih1:arm64. [2022-03-18T12:05:07.108Z] #21 22.00 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-18T12:05:07.108Z] #21 22.01 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-18T12:05:07.108Z] #21 22.07 Selecting previously unselected package libnet1:arm64. [2022-03-18T12:05:07.108Z] #21 22.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-18T12:05:07.108Z] #21 22.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:05:07.241Z] #65 43.94 The following additional packages will be installed: [2022-03-18T12:05:07.241Z] #65 43.96 libbtrfs0 [2022-03-18T12:05:07.369Z] #21 22.16 Selecting previously unselected package libnl-3-200:arm64. [2022-03-18T12:05:07.369Z] #21 22.17 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-18T12:05:07.369Z] #21 22.17 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-18T12:05:07.369Z] #21 22.27 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-18T12:05:07.369Z] #21 22.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-18T12:05:07.369Z] #21 22.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-18T12:05:07.369Z] #21 22.34 Selecting previously unselected package net-tools. [2022-03-18T12:05:07.369Z] #21 22.35 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-18T12:05:07.369Z] #21 22.35 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T12:05:07.499Z] #65 44.25 The following NEW packages will be installed: [2022-03-18T12:05:07.499Z] #65 44.29 libbtrfs-dev libbtrfs0 [2022-03-18T12:05:07.509Z] #14 92.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-18T12:05:07.509Z] #14 92.55 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:07.509Z] #14 92.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:05:07.630Z] #21 22.51 Selecting previously unselected package patch. [2022-03-18T12:05:07.630Z] #21 22.52 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-18T12:05:07.630Z] #21 22.52 Unpacking patch (2.7.6-7) ... [2022-03-18T12:05:07.630Z] #21 22.61 Selecting previously unselected package python-pip-whl. [2022-03-18T12:05:07.630Z] #21 22.62 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-18T12:05:07.630Z] #21 22.63 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-18T12:05:05.465Z] > git rev-list --no-walk 87a20ba3d5566bacbf20557f6c32b4c7aadccbf6 # timeout=10 [2022-03-18T12:05:08.068Z] #65 44.77 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:05:08.068Z] #65 44.77 Need to get 460 kB of archives. [2022-03-18T12:05:08.068Z] #65 44.77 After this operation, 1237 kB of additional disk space will be used. [2022-03-18T12:05:08.068Z] #65 44.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T12:05:08.068Z] #65 44.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T12:05:08.203Z] #21 23.10 Selecting previously unselected package python3-lib2to3. [2022-03-18T12:05:08.203Z] #21 23.11 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-18T12:05:08.203Z] #21 23.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-18T12:05:08.463Z] #21 23.23 Selecting previously unselected package python3-distutils. [2022-03-18T12:05:08.463Z] #21 23.23 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-18T12:05:08.463Z] #21 23.26 Unpacking python3-distutils (3.9.2-1) ... [2022-03-18T12:05:08.463Z] #21 23.35 Selecting previously unselected package python3-pkg-resources. [2022-03-18T12:05:08.463Z] #21 23.35 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T12:05:08.463Z] #21 23.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:05:08.637Z] #65 45.48 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:05:08.724Z] #21 23.45 Selecting previously unselected package python3-setuptools. [2022-03-18T12:05:08.724Z] #21 23.47 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-18T12:05:08.724Z] #21 23.48 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-18T12:05:08.724Z] #21 23.70 Selecting previously unselected package python3-wheel. [2022-03-18T12:05:08.724Z] #21 23.70 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-18T12:05:08.821Z] + docker version [2022-03-18T12:05:08.985Z] #21 23.71 Unpacking python3-wheel (0.34.2-1) ... [2022-03-18T12:05:08.985Z] #21 23.78 Selecting previously unselected package python3-pip. [2022-03-18T12:05:08.985Z] #21 23.79 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-18T12:05:08.985Z] #21 23.80 Unpacking python3-pip (20.3.4-4) ... [2022-03-18T12:05:09.086Z] #14 DONE 104.5s [2022-03-18T12:05:09.086Z] [2022-03-18T12:05:09.086Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:05:09.086Z] #63 sha256:d93fac35e360b9147e55415760d282ce076902eabe1f5694784c1da25cac3f3f [2022-03-18T12:05:09.086Z] #63 DONE 104.1s [2022-03-18T12:05:09.086Z] [2022-03-18T12:05:09.086Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T12:05:09.086Z] #55 sha256:688dedda925701f63ba62f4882ac5cc041140c3cb91898f194cdedb5a849086a [2022-03-18T12:05:09.206Z] #65 45.78 Fetched 460 kB in 0s (1497 kB/s) [2022-03-18T12:05:09.206Z] #65 45.85 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T12:05:09.206Z] #65 45.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 ... 30207 files and directories currently installed.) [2022-03-18T12:05:09.206Z] #65 45.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T12:05:09.206Z] #65 45.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:05:09.245Z] #21 24.06 Selecting previously unselected package sudo. [2022-03-18T12:05:09.245Z] #21 24.08 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-18T12:05:09.245Z] #21 24.09 Unpacking sudo (1.9.5p2-3) ... [2022-03-18T12:05:09.347Z] #55 ... [2022-03-18T12:05:09.347Z] [2022-03-18T12:05:09.347Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T12:05:09.347Z] #64 sha256:b37185f26f215d8e210c8d90a951729b7fea15675838981de25547478fb4f875 [2022-03-18T12:05:09.347Z] #64 DONE 0.1s [2022-03-18T12:05:09.347Z] [2022-03-18T12:05:09.347Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T12:05:09.347Z] #55 sha256:688dedda925701f63ba62f4882ac5cc041140c3cb91898f194cdedb5a849086a [2022-03-18T12:05:09.347Z] #55 DONE 0.3s [2022-03-18T12:05:09.347Z] [2022-03-18T12:05:09.347Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T12:05:09.347Z] #65 sha256:574bc02318c1310b930e4beba27d651b1a59bde7adf451e24e8a7b01c19b2d8d [2022-03-18T12:05:09.347Z] #65 DONE 0.2s [2022-03-18T12:05:09.347Z] [2022-03-18T12:05:09.347Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:05:09.347Z] #56 sha256:dc40d52a0b58239af7d0b845f8b3fd464942f2e132e1e3acb6a6424ed859ec58 [2022-03-18T12:05:09.466Z] #65 46.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T12:05:09.466Z] #65 46.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T12:05:09.466Z] #65 46.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:05:09.466Z] #65 46.24 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:05:09.506Z] #21 24.55 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T12:05:09.725Z] #65 46.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:05:09.725Z] #65 46.27 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:05:09.725Z] #65 DONE 46.6s [2022-03-18T12:05:09.725Z] [2022-03-18T12:05:09.725Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:05:09.725Z] #20 sha256:62f014307283e3e90ae84fb913ae2e313b26d1dcafb87247c47eaa98c2d5b46b [2022-03-18T12:05:09.725Z] #20 31.10 Reading package lists... [2022-03-18T12:05:09.725Z] #20 40.09 Building dependency tree... [2022-03-18T12:05:09.725Z] #20 42.32 Reading state information... [2022-03-18T12:05:09.725Z] #20 44.36 The following additional packages will be installed: [2022-03-18T12:05:09.725Z] #20 44.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T12:05:09.725Z] #20 44.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-18T12:05:09.725Z] #20 44.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-18T12:05:09.725Z] #20 44.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-18T12:05:09.725Z] #20 44.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-18T12:05:09.725Z] #20 44.39 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-18T12:05:09.725Z] #20 44.40 mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T12:05:09.725Z] #20 44.43 Suggested packages: [2022-03-18T12:05:09.725Z] #20 44.44 gcc-10-locales seccomp wine64 [2022-03-18T12:05:09.725Z] #20 45.15 The following NEW packages will be installed: [2022-03-18T12:05:09.725Z] #20 45.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T12:05:09.725Z] #20 45.15 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-18T12:05:09.725Z] #20 45.15 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-18T12:05:09.725Z] #20 45.15 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-18T12:05:09.725Z] #20 45.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-18T12:05:09.725Z] #20 45.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-18T12:05:09.725Z] #20 45.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-18T12:05:09.725Z] #20 45.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-18T12:05:09.725Z] #20 45.17 mingw-w64-x86-64-dev [2022-03-18T12:05:09.725Z] #20 45.64 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:05:09.725Z] #20 45.64 Need to get 115 MB of archives. [2022-03-18T12:05:09.725Z] #20 45.64 After this operation, 645 MB of additional disk space will be used. [2022-03-18T12:05:09.726Z] #20 45.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-18T12:05:09.726Z] #20 45.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-18T12:05:09.726Z] #20 45.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-18T12:05:09.726Z] #20 45.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-18T12:05:09.726Z] #20 45.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-18T12:05:09.726Z] #20 45.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-18T12:05:09.726Z] #20 45.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-18T12:05:09.726Z] #20 45.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-18T12:05:09.726Z] #20 45.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-18T12:05:09.726Z] #20 46.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-18T12:05:09.726Z] #20 46.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-18T12:05:09.781Z] #21 24.56 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-18T12:05:09.781Z] #21 24.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-18T12:05:09.985Z] #20 ... [2022-03-18T12:05:09.985Z] [2022-03-18T12:05:09.985Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-18T12:05:09.985Z] #66 sha256:45350847a195279cb4a75aa29770b8bd812fad1e8957cdff9a8737e70ada6966 [2022-03-18T12:05:09.985Z] #66 DONE 0.1s [2022-03-18T12:05:09.985Z] [2022-03-18T12:05:09.986Z] #45 [tini 1/3] 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-03-18T12:05:09.986Z] #45 sha256:8bf41d257d07b0a42ca38c12731fb07870ea221f8f2192441c7f71aa4900374d [2022-03-18T12:05:09.986Z] #45 31.76 Reading package lists... [2022-03-18T12:05:09.986Z] #45 41.29 Building dependency tree... [2022-03-18T12:05:09.986Z] #45 43.52 Reading state information... [2022-03-18T12:05:09.986Z] #45 45.43 The following additional packages will be installed: [2022-03-18T12:05:09.986Z] #45 45.44 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-18T12:05:09.986Z] #45 45.45 Suggested packages: [2022-03-18T12:05:09.986Z] #45 45.45 cmake-doc ninja-build lrzip [2022-03-18T12:05:09.986Z] #45 45.45 Recommended packages: [2022-03-18T12:05:09.986Z] #45 45.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T12:05:09.986Z] #45 45.99 The following NEW packages will be installed: [2022-03-18T12:05:09.986Z] #45 46.01 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-18T12:05:09.986Z] #45 46.44 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:05:09.986Z] #45 46.44 Need to get 8418 kB of archives. [2022-03-18T12:05:09.986Z] #45 46.44 After this operation, 34.9 MB of additional disk space will be used. [2022-03-18T12:05:09.986Z] #45 46.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T12:05:09.986Z] #45 46.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T12:05:09.986Z] #45 46.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-18T12:05:09.986Z] #45 46.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-18T12:05:09.986Z] #45 46.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-18T12:05:09.986Z] #45 46.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-18T12:05:09.986Z] #45 46.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-18T12:05:09.986Z] #45 46.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-18T12:05:10.042Z] #21 24.74 Selecting previously unselected package uidmap. [2022-03-18T12:05:10.042Z] #21 24.74 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-18T12:05:10.042Z] #21 24.75 Unpacking uidmap (1:4.8.1-1) ... [2022-03-18T12:05:10.042Z] #21 24.92 Selecting previously unselected package vim-runtime. [2022-03-18T12:05:10.042Z] #21 24.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:05:10.042Z] #21 24.97 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T12:05:10.042Z] #21 25.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-18T12:05:10.042Z] #21 25.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:10.930Z] #45 47.66 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:05:10.930Z] #45 ... [2022-03-18T12:05:10.930Z] [2022-03-18T12:05:10.930Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:05:10.930Z] #70 sha256:3da8181fead4daaf396fabc4025e321b3dbe8352c8a1a87e84796f2fc762b8dc [2022-03-18T12:05:10.930Z] #70 47.44 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T12:05:10.930Z] #70 47.44 + GOBIN=/build [2022-03-18T12:05:10.930Z] #70 47.44 + GO111MODULE=on [2022-03-18T12:05:10.930Z] #70 47.44 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-18T12:05:11.993Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T12:05:12.127Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T12:05:12.652Z] #56 2.710 Install runc version v1.1.0 (build tags: seccomp) [2022-03-18T12:05:12.652Z] #56 2.711 + RM_GOPATH=0 [2022-03-18T12:05:12.652Z] #56 2.711 + TMP_GOPATH= [2022-03-18T12:05:12.652Z] #56 2.711 + : /build [2022-03-18T12:05:12.652Z] #56 2.711 + '[' -z '' ']' [2022-03-18T12:05:12.652Z] #56 2.711 ++ mktemp -d [2022-03-18T12:05:12.652Z] #56 2.711 + export GOPATH=/tmp/tmp.eNK87JulEB [2022-03-18T12:05:12.652Z] #56 2.711 + GOPATH=/tmp/tmp.eNK87JulEB [2022-03-18T12:05:12.652Z] #56 2.711 + RM_GOPATH=1 [2022-03-18T12:05:12.652Z] #56 2.711 + case "$(go env GOARCH)" in [2022-03-18T12:05:12.652Z] #56 2.711 ++ go env GOARCH [2022-03-18T12:05:12.652Z] #56 2.711 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:05:12.652Z] #56 2.711 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:05:12.652Z] #56 2.711 ++ dirname /install.sh [2022-03-18T12:05:12.652Z] #56 2.711 + dir=/ [2022-03-18T12:05:12.652Z] #56 2.711 + bin=runc [2022-03-18T12:05:12.652Z] #56 2.711 + shift [2022-03-18T12:05:12.652Z] #56 2.711 + '[' '!' -f //runc.installer ']' [2022-03-18T12:05:12.652Z] #56 2.711 + . //runc.installer [2022-03-18T12:05:12.652Z] #56 2.711 ++ set -e [2022-03-18T12:05:12.652Z] #56 2.711 ++ : v1.1.0 [2022-03-18T12:05:12.652Z] #56 2.711 + install_runc [2022-03-18T12:05:12.652Z] #56 2.711 + RUNC_BUILDTAGS=seccomp [2022-03-18T12:05:12.652Z] #56 2.711 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-18T12:05:12.652Z] #56 2.711 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eNK87JulEB/src/github.com/opencontainers/runc [2022-03-18T12:05:12.652Z] #56 2.711 Cloning into '/tmp/tmp.eNK87JulEB/src/github.com/opencontainers/runc'... [2022-03-18T12:05:12.652Z] #56 ... [2022-03-18T12:05:12.652Z] [2022-03-18T12:05:12.652Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T12:05:12.652Z] #15 sha256:f2411b65c58417723ff08ada648aaa6ae1313ad940e13e53dd0b9c514da5dd7f [2022-03-18T12:05:12.652Z] #15 DONE 3.6s [2022-03-18T12:05:12.914Z] [2022-03-18T12:05:12.914Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-18T12:05:12.914Z] #16 sha256:3fa658257d3c3e5026bf1f3c527186c3a6a545c889df5dfdcf319c386f26e115 [2022-03-18T12:05:13.345Z] #21 27.69 Selecting previously unselected package vim. [2022-03-18T12:05:13.345Z] #21 27.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-18T12:05:13.345Z] #21 27.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:13.345Z] #21 28.15 Selecting previously unselected package xfsprogs. [2022-03-18T12:05:13.345Z] #21 28.16 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-18T12:05:13.345Z] #21 28.17 Unpacking xfsprogs (5.10.0-4) ... [2022-03-18T12:05:13.606Z] #21 28.51 Selecting previously unselected package zip. [2022-03-18T12:05:13.606Z] #21 28.53 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-18T12:05:13.606Z] #21 28.54 Unpacking zip (3.0-12) ... [2022-03-18T12:05:13.606Z] #21 28.67 Selecting previously unselected package zstd. [2022-03-18T12:05:13.876Z] #21 28.67 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-18T12:05:13.876Z] #21 28.67 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-18T12:05:13.902Z] #14 ... [2022-03-18T12:05:13.902Z] [2022-03-18T12:05:13.902Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:05:13.902Z] #60 sha256:d6fd449a610b0b382a9f78d158411ccf7a1439c1378f67c733e4006e57236ae5 [2022-03-18T12:05:14.224Z] #70 50.49 rootlesskit version 0.14.6 [2022-03-18T12:05:14.225Z] #70 50.49 Usage of /build/rootlesskit-docker-proxy: [2022-03-18T12:05:14.225Z] #70 50.50 -container-ip string [2022-03-18T12:05:14.225Z] #70 50.50 container ip [2022-03-18T12:05:14.225Z] #70 50.50 -container-port int [2022-03-18T12:05:14.225Z] #70 50.50 container port (default -1) [2022-03-18T12:05:14.225Z] #70 50.50 -host-ip string [2022-03-18T12:05:14.225Z] #70 50.50 host ip [2022-03-18T12:05:14.225Z] #70 50.50 -host-port int [2022-03-18T12:05:14.225Z] #70 50.50 host port (default -1) [2022-03-18T12:05:14.225Z] #70 50.50 -proto string [2022-03-18T12:05:14.225Z] #70 50.50 proxy protocol (default "tcp") [2022-03-18T12:05:14.225Z] #70 DONE 50.8s [2022-03-18T12:05:14.225Z] [2022-03-18T12:05:14.225Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:05:14.225Z] #20 sha256:62f014307283e3e90ae84fb913ae2e313b26d1dcafb87247c47eaa98c2d5b46b [2022-03-18T12:05:14.225Z] #20 46.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-18T12:05:14.225Z] #20 47.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-18T12:05:14.225Z] #20 47.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-18T12:05:14.225Z] #20 47.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-18T12:05:14.225Z] #20 47.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-18T12:05:14.225Z] #20 47.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-18T12:05:14.225Z] #20 47.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T12:05:14.225Z] #20 47.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T12:05:14.225Z] #20 47.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-18T12:05:14.225Z] #20 47.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-18T12:05:14.225Z] #20 47.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-18T12:05:14.225Z] #20 47.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-18T12:05:14.225Z] #20 47.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-18T12:05:14.225Z] #20 47.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-18T12:05:14.225Z] #20 47.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-18T12:05:14.225Z] #20 47.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-18T12:05:14.225Z] #20 47.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-18T12:05:14.225Z] #20 47.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-18T12:05:14.225Z] #20 47.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-18T12:05:14.225Z] #20 48.39 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:05:14.225Z] #20 48.76 Fetched 115 MB in 3s (44.3 MB/s) [2022-03-18T12:05:14.225Z] #20 48.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T12:05:14.225Z] #20 48.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 ... 30207 files and directories currently installed.) [2022-03-18T12:05:14.225Z] #20 48.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T12:05:14.225Z] #20 48.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T12:05:14.225Z] #20 49.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T12:05:14.225Z] #20 49.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T12:05:14.225Z] #20 49.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T12:05:14.225Z] #20 50.69 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T12:05:14.225Z] #20 50.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-18T12:05:14.225Z] #20 50.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T12:05:14.225Z] #20 50.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T12:05:14.225Z] #20 50.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:05:14.225Z] #20 50.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:05:14.225Z] #20 51.06 Selecting previously unselected package dmsetup. [2022-03-18T12:05:14.225Z] #20 51.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:05:14.225Z] #20 51.09 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-18T12:05:14.427Z] #60 52.72 Updating files: 39% (1888/4737) Updating files: 40% (1895/4737) Updating files: 41% (1943/4737) Updating files: 42% (1990/4737) Updating files: 43% (2037/4737) Updating files: 44% (2085/4737) Updating files: 45% (2132/4737) Updating files: 46% (2180/4737) Updating files: 47% (2227/4737) Updating files: 48% (2274/4737) Updating files: 49% (2322/4737) Updating files: 50% (2369/4737) Updating files: 51% (2416/4737) Updating files: 52% (2464/4737) Updating files: 53% (2511/4737) Updating files: 54% (2558/4737) Updating files: 55% (2606/4737) Updating files: 56% (2653/4737) Updating files: 57% (2701/4737) Updating files: 58% (2748/4737) Updating files: 59% (2795/4737) Updating files: 60% (2843/4737) Updating files: 61% (2890/4737) Updating files: 62% (2937/4737) Updating files: 63% (2985/4737) Updating files: 64% (3032/4737) Updating files: 65% (3080/4737) Updating files: 66% (3127/4737) Updating files: 67% (3174/4737) Updating files: 68% (3222/4737) Updating files: 69% (3269/4737) Updating files: 70% (3316/4737) Updating files: 71% (3364/4737) Updating files: 72% (3411/4737) Updating files: 73% (3459/4737) Updating files: 74% (3506/4737) Updating files: 75% (3553/4737) Updating files: 75% (3593/4737) Updating files: 76% (3601/4737) Updating files: 77% (3648/4737) Updating files: 78% (3695/4737) Updating files: 79% (3743/4737) Updating files: 80% (3790/4737) Updating files: 81% (3837/4737) Updating files: 82% (3885/4737) Updating files: 83% (3932/4737) Updating files: 84% (3980/4737) Updating files: 85% (4027/4737) Updating files: 86% (4074/4737) Updating files: 87% (4122/4737) Updating files: 88% (4169/4737) Updating files: 89% (4216/4737) Updating files: 90% (4264/4737) Updating files: 90% (4308/4737) Updating files: 91% (4311/4737) Updating files: 92% (4359/4737) Updating files: 93% (4406/4737) Updating files: 94% (4453/4737) Updating files: 95% (4501/4737) Updating files: 96% (4548/4737) Updating files: 97% (4595/4737) Updating files: 98% (4643/4737) Updating files: 99% (4690/4737) Updating files: 100% (4737/4737) Updating files: 100% (4737/4737), done. [2022-03-18T12:05:14.447Z] #21 29.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:05:14.486Z] #20 ... [2022-03-18T12:05:14.486Z] [2022-03-18T12:05:14.486Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T12:05:14.486Z] #71 sha256:34febf2310d0b35437a380e37660394141057514f8318e4a17b278226380eedb [2022-03-18T12:05:14.486Z] #71 DONE 0.1s [2022-03-18T12:05:14.486Z] [2022-03-18T12:05:14.486Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T12:05:14.486Z] #72 sha256:cc952d7930997cff38580ff1f9131c654580e42bbbb144b5f162cf4d9e6deadc [2022-03-18T12:05:14.486Z] #72 DONE 0.1s [2022-03-18T12:05:14.486Z] [2022-03-18T12:05:14.486Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:05:14.486Z] #20 sha256:62f014307283e3e90ae84fb913ae2e313b26d1dcafb87247c47eaa98c2d5b46b [2022-03-18T12:05:14.486Z] #20 51.23 Selecting previously unselected package mingw-w64-common. [2022-03-18T12:05:14.486Z] #20 51.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-18T12:05:14.486Z] #20 51.25 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-18T12:05:14.689Z] #60 55.42 + cd /tmp/tmp.tferb2MFnS/src/github.com/containerd/containerd [2022-03-18T12:05:14.689Z] #60 55.42 + git checkout -q v1.6.1 [2022-03-18T12:05:15.019Z] #21 29.92 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-18T12:05:15.019Z] #21 29.94 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T12:05:15.019Z] #21 29.95 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-18T12:05:15.019Z] #21 29.97 Setting up libicu67:arm64 (67.1-7) ... [2022-03-18T12:05:15.019Z] #21 29.98 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-18T12:05:15.019Z] #21 30.00 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-18T12:05:15.019Z] #21 30.02 Setting up uidmap (1:4.8.1-1) ... [2022-03-18T12:05:15.019Z] #21 30.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:05:15.019Z] #21 30.05 Setting up bzip2 (1.0.8-4) ... [2022-03-18T12:05:15.019Z] #21 30.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-18T12:05:15.058Z] #20 ... [2022-03-18T12:05:15.059Z] [2022-03-18T12:05:15.059Z] #45 [tini 1/3] 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-03-18T12:05:15.059Z] #45 sha256:8bf41d257d07b0a42ca38c12731fb07870ea221f8f2192441c7f71aa4900374d [2022-03-18T12:05:15.059Z] #45 47.88 Fetched 8418 kB in 0s (17.1 MB/s) [2022-03-18T12:05:15.059Z] #45 47.91 Selecting previously unselected package xxd. [2022-03-18T12:05:15.059Z] #45 47.91 (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 ... 30207 files and directories currently installed.) [2022-03-18T12:05:15.059Z] #45 47.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:05:15.059Z] #45 47.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:15.059Z] #45 48.04 Selecting previously unselected package vim-common. [2022-03-18T12:05:15.059Z] #45 48.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:05:15.059Z] #45 48.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:15.059Z] #45 48.19 Selecting previously unselected package cmake-data. [2022-03-18T12:05:15.059Z] #45 48.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-18T12:05:15.059Z] #45 48.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T12:05:15.059Z] #45 49.31 Selecting previously unselected package libarchive13:amd64. [2022-03-18T12:05:15.059Z] #45 49.31 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-18T12:05:15.059Z] #45 49.32 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T12:05:15.059Z] #45 49.48 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-18T12:05:15.059Z] #45 49.48 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-18T12:05:15.059Z] #45 49.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T12:05:15.059Z] #45 49.58 Selecting previously unselected package librhash0:amd64. [2022-03-18T12:05:15.059Z] #45 49.58 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-18T12:05:15.059Z] #45 49.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-18T12:05:15.059Z] #45 49.68 Selecting previously unselected package libuv1:amd64. [2022-03-18T12:05:15.059Z] #45 49.69 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-18T12:05:15.059Z] #45 49.70 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-18T12:05:15.059Z] #45 49.82 Selecting previously unselected package cmake. [2022-03-18T12:05:15.059Z] #45 49.82 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-18T12:05:15.059Z] #45 49.83 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-18T12:05:15.059Z] #45 51.22 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T12:05:15.059Z] #45 51.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:15.059Z] #45 51.25 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-18T12:05:15.059Z] #45 51.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:15.059Z] #45 51.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T12:05:15.059Z] #45 51.33 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-18T12:05:15.059Z] #45 51.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T12:05:15.059Z] #45 51.36 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-18T12:05:15.059Z] #45 51.37 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:05:15.059Z] #45 DONE 51.8s [2022-03-18T12:05:15.059Z] [2022-03-18T12:05:15.059Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T12:05:15.059Z] #46 sha256:31298b17bb108ab688d6445a2252fc47d93c8311ef9bb70ea071b5247cee59e6 [2022-03-18T12:05:15.281Z] #21 30.09 Setting up python3-wheel (0.34.2-1) ... [2022-03-18T12:05:15.318Z] #46 DONE 0.3s [2022-03-18T12:05:15.318Z] [2022-03-18T12:05:15.318Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:05:15.318Z] #67 sha256:046e441276f462486264889bfde9727fb8e795b4e06d28cdb6f2941e88e71981 [2022-03-18T12:05:15.318Z] #67 0.871 + RM_GOPATH=0 [2022-03-18T12:05:15.318Z] #67 0.871 + TMP_GOPATH= [2022-03-18T12:05:15.318Z] #67 0.871 + : /build [2022-03-18T12:05:15.318Z] #67 0.871 + '[' -z '' ']' [2022-03-18T12:05:15.318Z] #67 0.871 ++ mktemp -d [2022-03-18T12:05:15.318Z] #67 0.873 + export GOPATH=/tmp/tmp.4yvLESappR [2022-03-18T12:05:15.318Z] #67 0.876 + GOPATH=/tmp/tmp.4yvLESappR [2022-03-18T12:05:15.318Z] #67 0.876 + RM_GOPATH=1 [2022-03-18T12:05:15.318Z] #67 0.876 + case "$(go env GOARCH)" in [2022-03-18T12:05:15.318Z] #67 0.877 ++ go env GOARCH [2022-03-18T12:05:15.318Z] #67 0.895 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:05:15.318Z] #67 0.895 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:05:15.318Z] #67 0.896 ++ dirname /install.sh [2022-03-18T12:05:15.318Z] #67 0.896 + dir=/ [2022-03-18T12:05:15.318Z] #67 0.896 + bin=containerd [2022-03-18T12:05:15.318Z] #67 0.896 + shift [2022-03-18T12:05:15.318Z] #67 0.896 + '[' '!' -f //containerd.installer ']' [2022-03-18T12:05:15.318Z] #67 0.896 + . //containerd.installer [2022-03-18T12:05:15.318Z] #67 0.897 ++ set -e [2022-03-18T12:05:15.318Z] #67 0.897 ++ : v1.6.1 [2022-03-18T12:05:15.318Z] #67 0.897 + install_containerd [2022-03-18T12:05:15.318Z] #67 0.897 + echo 'Install containerd version v1.6.1' [2022-03-18T12:05:15.318Z] #67 0.897 Install containerd version v1.6.1 [2022-03-18T12:05:15.318Z] #67 0.897 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4yvLESappR/src/github.com/containerd/containerd [2022-03-18T12:05:15.318Z] #67 0.900 Cloning into '/tmp/tmp.4yvLESappR/src/github.com/containerd/containerd'... [2022-03-18T12:05:15.399Z] + docker version [2022-03-18T12:05:12.032Z] > git rev-list --no-walk 87a20ba3d5566bacbf20557f6c32b4c7aadccbf6 # timeout=10 [2022-03-18T12:05:15.634Z] #60 56.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T12:05:15.634Z] #60 56.15 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T12:05:15.634Z] #60 56.15 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T12:05:15.634Z] #60 56.15 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T12:05:15.634Z] #60 56.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T12:05:15.634Z] #60 56.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T12:05:15.634Z] #60 56.15 + '[' '' = dynamic ']' [2022-03-18T12:05:15.634Z] #60 56.15 + make [2022-03-18T12:05:15.853Z] #21 30.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:15.853Z] #21 30.60 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-18T12:05:15.853Z] #21 30.63 Setting up libcap2-bin (1:2.44-1) ... [2022-03-18T12:05:15.853Z] #21 30.64 Setting up apparmor (2.13.6-10) ... [2022-03-18T12:05:16.242Z] #16 DONE 3.3s [2022-03-18T12:05:16.242Z] [2022-03-18T12:05:16.242Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T12:05:16.242Z] #17 sha256:983708d6f608e7a020304f792e29542b86a128e92f92cabee6e26fc4dd3222f0 [2022-03-18T12:05:16.699Z] #67 ... [2022-03-18T12:05:16.700Z] [2022-03-18T12:05:16.700Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:05:16.700Z] #20 sha256:62f014307283e3e90ae84fb913ae2e313b26d1dcafb87247c47eaa98c2d5b46b [2022-03-18T12:05:16.700Z] #20 53.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T12:05:16.700Z] #20 53.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-18T12:05:16.700Z] #20 53.51 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T12:05:17.252Z] #21 32.19 Setting up zip (3.0-12) ... [2022-03-18T12:05:17.252Z] #21 32.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:17.252Z] #21 32.23 Setting up bash-completion (1:2.11-2) ... [2022-03-18T12:05:17.271Z] #20 ... [2022-03-18T12:05:17.271Z] [2022-03-18T12:05:17.271Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T12:05:17.271Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T12:05:17.271Z] #75 CACHED [2022-03-18T12:05:17.271Z] [2022-03-18T12:05:17.271Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T12:05:17.271Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T12:05:17.271Z] #77 CACHED [2022-03-18T12:05:17.357Z] Client: [2022-03-18T12:05:17.357Z] Version: 20.10.9 [2022-03-18T12:05:17.357Z] API version: 1.41 [2022-03-18T12:05:17.357Z] Go version: go1.16.8 [2022-03-18T12:05:17.357Z] Git commit: c2ea9bc [2022-03-18T12:05:17.357Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T12:05:17.357Z] OS/Arch: windows/amd64 [2022-03-18T12:05:17.357Z] Context: default [2022-03-18T12:05:17.357Z] Experimental: true [2022-03-18T12:05:17.357Z] [2022-03-18T12:05:17.357Z] Server: Docker Engine - Community [2022-03-18T12:05:17.357Z] Engine: [2022-03-18T12:05:17.357Z] Version: 20.10.9 [2022-03-18T12:05:17.357Z] API version: 1.41 (minimum version 1.24) [2022-03-18T12:05:17.357Z] Go version: go1.16.8 [2022-03-18T12:05:17.357Z] Git commit: 79ea9d3 [2022-03-18T12:05:17.357Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T12:05:17.357Z] OS/Arch: windows/amd64 [2022-03-18T12:05:17.357Z] Experimental: true [2022-03-18T12:05:17.529Z] #14 ... [2022-03-18T12:05:17.529Z] [2022-03-18T12:05:17.529Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:05:17.529Z] #60 sha256:e6515da04153e14dc3c09946f74c8d4d3c69df1080d3f28e68fd2145feb8a155 [2022-03-18T12:05:17.530Z] [2022-03-18T12:05:17.530Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T12:05:17.530Z] #47 sha256:bd12c5b0992715250e5bd6d9f3529bbe4f06b3a6d46e669a43506886996b54e1 [2022-03-18T12:05:17.530Z] #47 1.371 + RM_GOPATH=0 [2022-03-18T12:05:17.530Z] #47 1.373 + TMP_GOPATH= [2022-03-18T12:05:17.530Z] #47 1.373 + : /build [2022-03-18T12:05:17.530Z] #47 1.373 + '[' -z '' ']' [2022-03-18T12:05:17.530Z] #47 1.373 ++ mktemp -d [2022-03-18T12:05:17.530Z] #47 1.374 + export GOPATH=/tmp/tmp.cDOHmu1akD [2022-03-18T12:05:17.530Z] #47 1.374 + GOPATH=/tmp/tmp.cDOHmu1akD [2022-03-18T12:05:17.530Z] #47 1.374 + RM_GOPATH=1 [2022-03-18T12:05:17.530Z] #47 1.374 + case "$(go env GOARCH)" in [2022-03-18T12:05:17.530Z] #47 1.374 ++ go env GOARCH [2022-03-18T12:05:17.530Z] #47 1.382 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:05:17.530Z] #47 1.382 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:05:17.530Z] #47 1.383 ++ dirname /install.sh [2022-03-18T12:05:17.530Z] #47 1.383 + dir=/ [2022-03-18T12:05:17.530Z] #47 1.384 + bin=tini [2022-03-18T12:05:17.530Z] #47 1.384 + shift [2022-03-18T12:05:17.530Z] #47 1.384 + '[' '!' -f //tini.installer ']' [2022-03-18T12:05:17.530Z] #47 1.384 + . //tini.installer [2022-03-18T12:05:17.530Z] #47 1.384 ++ : v0.19.0 [2022-03-18T12:05:17.530Z] #47 1.384 + install_tini [2022-03-18T12:05:17.530Z] #47 1.384 + echo 'Install tini version v0.19.0' [2022-03-18T12:05:17.530Z] #47 1.385 Install tini version v0.19.0 [2022-03-18T12:05:17.530Z] #47 1.385 + git clone https://github.com/krallin/tini.git /tmp/tmp.cDOHmu1akD/tini [2022-03-18T12:05:17.530Z] #47 1.386 Cloning into '/tmp/tmp.cDOHmu1akD/tini'... [2022-03-18T12:05:17.530Z] #47 1.830 + cd /tmp/tmp.cDOHmu1akD/tini [2022-03-18T12:05:17.530Z] #47 1.830 + git checkout -q v0.19.0 [2022-03-18T12:05:17.530Z] #47 1.837 + cmake . [2022-03-18T12:05:17.530Z] #47 2.107 -- The C compiler identification is GNU 10.2.1 [2022-03-18T12:05:17.530Z] #47 2.148 -- Detecting C compiler ABI info [2022-03-18T12:05:17.553Z] #60 58.31 + bin/ctr [2022-03-18T12:05:17.820Z] #47 2.325 -- Detecting C compiler ABI info - done [2022-03-18T12:05:17.820Z] #47 2.398 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-18T12:05:17.820Z] #47 2.404 -- Detecting C compile features [2022-03-18T12:05:17.820Z] #47 2.405 -- Detecting C compile features - done [2022-03-18T12:05:17.820Z] #47 2.433 -- Performing Test HAS_BUILTIN_FORTIFY [Pipeline] sh [2022-03-18T12:05:18.079Z] #47 2.558 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T12:05:18.080Z] #47 2.591 -- Configuring done [2022-03-18T12:05:18.080Z] #47 2.596 -- Generating done [2022-03-18T12:05:18.080Z] #47 2.605 -- Build files have been written to: /tmp/tmp.cDOHmu1akD/tini [2022-03-18T12:05:18.080Z] #47 2.608 + make tini-static [2022-03-18T12:05:18.080Z] #47 2.700 Scanning dependencies of target tini-static [2022-03-18T12:05:18.080Z] #47 2.720 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T12:05:18.158Z] #17 1.958 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T12:05:18.158Z] #17 DONE 2.0s [2022-03-18T12:05:18.158Z] [2022-03-18T12:05:18.158Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T12:05:18.158Z] #18 sha256:81479f8b5ce78800a6081ec8563fdada25758c07dbce543629105ee1e9a7df8f [2022-03-18T12:05:18.646Z] #47 3.210 [100%] Linking C executable tini-static [2022-03-18T12:05:18.646Z] #47 3.378 [100%] Built target tini-static [2022-03-18T12:05:18.646Z] #47 3.405 + mkdir -p /build [2022-03-18T12:05:18.874Z] + docker info [2022-03-18T12:05:18.874Z] Client: [2022-03-18T12:05:18.874Z] Context: default [2022-03-18T12:05:18.874Z] Debug Mode: false [2022-03-18T12:05:18.874Z] [2022-03-18T12:05:18.874Z] Server: [2022-03-18T12:05:18.874Z] Containers: 0 [2022-03-18T12:05:18.874Z] Running: 0 [2022-03-18T12:05:18.874Z] Paused: 0 [2022-03-18T12:05:18.874Z] Stopped: 0 [2022-03-18T12:05:18.874Z] Images: 0 [2022-03-18T12:05:18.874Z] Server Version: 20.10.9 [2022-03-18T12:05:18.874Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-18T12:05:18.874Z] Windows: [2022-03-18T12:05:18.874Z] LCOW: [2022-03-18T12:05:18.874Z] Logging Driver: json-file [2022-03-18T12:05:18.874Z] Plugins: [2022-03-18T12:05:18.874Z] Volume: local [2022-03-18T12:05:18.874Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T12:05:18.874Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T12:05:18.874Z] Swarm: inactive [2022-03-18T12:05:18.874Z] Default Isolation: process [2022-03-18T12:05:18.874Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T12:05:18.874Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-18T12:05:18.874Z] OSType: windows [2022-03-18T12:05:18.874Z] Architecture: x86_64 [2022-03-18T12:05:18.874Z] CPUs: 4 [2022-03-18T12:05:18.874Z] Total Memory: 32GiB [2022-03-18T12:05:18.874Z] Name: azwin-2-771780 [2022-03-18T12:05:18.874Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-18T12:05:18.874Z] Docker Root Dir: D:\docker [2022-03-18T12:05:18.874Z] Debug Mode: false [2022-03-18T12:05:18.874Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:05:18.874Z] Labels: [2022-03-18T12:05:18.874Z] Experimental: true [2022-03-18T12:05:18.874Z] Insecure Registries: [2022-03-18T12:05:18.874Z] 10.0.0.4:5000 [2022-03-18T12:05:18.874Z] 127.0.0.0/8 [2022-03-18T12:05:18.874Z] Registry Mirrors: [2022-03-18T12:05:18.874Z] http://10.0.0.4:5000/ [2022-03-18T12:05:18.874Z] Live Restore Enabled: false [2022-03-18T12:05:18.874Z] Product License: Community Engine [2022-03-18T12:05:18.874Z] [2022-03-18T12:05:18.905Z] #47 3.413 + cp tini-static /build/docker-init [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-18T12:05:19.168Z] #47 DONE 3.7s [2022-03-18T12:05:19.168Z] [2022-03-18T12:05:19.168Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:05:19.168Z] #20 sha256:62f014307283e3e90ae84fb913ae2e313b26d1dcafb87247c47eaa98c2d5b46b [2022-03-18T12:05:19.168Z] #20 55.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T12:05:19.168Z] #20 55.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:19.168Z] #20 55.78 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T12:05:19.168Z] #20 55.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-18T12:05:19.168Z] #20 55.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:19.168Z] #20 55.86 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T12:05:19.171Z] #21 33.91 Setting up xz-utils (5.2.5-2) ... [2022-03-18T12:05:19.171Z] #21 33.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T12:05:19.171Z] #21 33.94 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-18T12:05:19.171Z] #21 33.95 Setting up patch (2.7.6-7) ... [2022-03-18T12:05:19.171Z] #21 33.97 Setting up sudo (1.9.5p2-3) ... [2022-03-18T12:05:19.171Z] #21 34.03 invoke-rc.d: could not determine current runlevel [2022-03-18T12:05:19.171Z] #21 34.03 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T12:05:19.171Z] #21 34.04 Setting up xfsprogs (5.10.0-4) ... [2022-03-18T12:05:19.171Z] #21 34.07 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-18T12:05:19.171Z] #21 34.09 Setting up inetutils-ping (2:2.0-1) ... [2022-03-18T12:05:19.171Z] #21 34.11 Setting up pigz (2.6-1) ... [2022-03-18T12:05:19.171Z] #21 34.13 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-18T12:05:19.451Z] #21 34.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-18T12:05:19.451Z] #21 34.17 Setting up python-pip-whl (20.3.4-4) ... [2022-03-18T12:05:19.451Z] #21 34.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:19.546Z] #18 DONE 1.6s [2022-03-18T12:05:19.546Z] [2022-03-18T12:05:19.546Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:05:19.546Z] #56 sha256:dc40d52a0b58239af7d0b845f8b3fd464942f2e132e1e3acb6a6424ed859ec58 [2022-03-18T12:05:19.807Z] #56 ... [2022-03-18T12:05:19.807Z] [2022-03-18T12:05:19.807Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T12:05:19.807Z] #19 sha256:20753513816f1d5c038050dc7b9f7b02311e6efca2b61db44637cb9dd37a124c [2022-03-18T12:05:20.035Z] #21 34.93 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-18T12:05:20.035Z] #21 34.95 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-18T12:05:20.300Z] #21 35.31 Setting up libelf1:arm64 (0.183-1) ... [2022-03-18T12:05:20.424Z] #60 56.72 Updating files: 30% (1424/4737) Updating files: 31% (1469/4737) Updating files: 32% (1516/4737) Updating files: 33% (1564/4737) Updating files: 34% (1611/4737) Updating files: 35% (1658/4737) Updating files: 36% (1706/4737) Updating files: 37% (1753/4737) Updating files: 38% (1801/4737) Updating files: 39% (1848/4737) Updating files: 40% (1895/4737) Updating files: 41% (1943/4737) Updating files: 42% (1990/4737) Updating files: 43% (2037/4737) Updating files: 44% (2085/4737) Updating files: 45% (2132/4737) Updating files: 46% (2180/4737) Updating files: 47% (2227/4737) Updating files: 48% (2274/4737) Updating files: 49% (2322/4737) Updating files: 50% (2369/4737) Updating files: 51% (2416/4737) Updating files: 52% (2464/4737) Updating files: 53% (2511/4737) Updating files: 54% (2558/4737) Updating files: 55% (2606/4737) Updating files: 56% (2653/4737) Updating files: 57% (2701/4737) Updating files: 58% (2748/4737) Updating files: 59% (2795/4737) Updating files: 60% (2843/4737) Updating files: 61% (2890/4737) Updating files: 62% (2937/4737) Updating files: 63% (2985/4737) Updating files: 64% (3032/4737) Updating files: 65% (3080/4737) Updating files: 65% (3085/4737) Updating files: 66% (3127/4737) Updating files: 67% (3174/4737) Updating files: 68% (3222/4737) Updating files: 69% (3269/4737) Updating files: 70% (3316/4737) Updating files: 71% (3364/4737) Updating files: 72% (3411/4737) Updating files: 73% (3459/4737) Updating files: 74% (3506/4737) Updating files: 75% (3553/4737) Updating files: 76% (3601/4737) Updating files: 77% (3648/4737) Updating files: 78% (3695/4737) Updating files: 79% (3743/4737) Updating files: 80% (3790/4737) Updating files: 81% (3837/4737) Updating files: 82% (3885/4737) Updating files: 83% (3932/4737) Updating files: 84% (3980/4737) Updating files: 85% (4027/4737) Updating files: 86% (4074/4737) Updating files: 87% (4122/4737) Updating files: 88% (4169/4737) Updating files: 89% (4216/4737) Updating files: 90% (4264/4737) Updating files: 91% (4311/4737) Updating files: 92% (4359/4737) Updating files: 93% (4406/4737) Updating files: 94% (4453/4737) Updating files: 95% (4501/4737) Updating files: 96% (4548/4737) Updating files: 97% (4595/4737) Updating files: 98% (4643/4737) Updating files: 99% (4690/4737) Updating files: 100% (4737/4737) Updating files: 100% (4737/4737), done. [2022-03-18T12:05:20.425Z] #60 59.39 + cd /tmp/tmp.YPJpEJqMxh/src/github.com/containerd/containerd [2022-03-18T12:05:20.425Z] #60 59.39 + git checkout -q v1.6.1 [2022-03-18T12:05:20.561Z] #21 35.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-18T12:05:20.561Z] #21 35.35 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-18T12:05:20.561Z] #21 35.36 Setting up python3-distutils (3.9.2-1) ... [2022-03-18T12:05:20.893Z] #21 35.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:21.199Z] #19 DONE 1.6s [2022-03-18T12:05:21.199Z] [2022-03-18T12:05:21.199Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:05:21.199Z] #56 sha256:dc40d52a0b58239af7d0b845f8b3fd464942f2e132e1e3acb6a6424ed859ec58 [2022-03-18T12:05:21.199Z] #56 10.71 + cd /tmp/tmp.eNK87JulEB/src/github.com/opencontainers/runc [2022-03-18T12:05:21.199Z] #56 10.71 + git checkout -q v1.1.0 [2022-03-18T12:05:21.199Z] #56 11.15 + '[' -z '' ']' [2022-03-18T12:05:21.199Z] #56 11.15 + target=static [2022-03-18T12:05:21.199Z] #56 11.15 + make BUILDTAGS=seccomp static [2022-03-18T12:05:21.199Z] #56 11.35 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-18T12:05:21.369Z] #60 60.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T12:05:21.369Z] #60 60.22 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T12:05:21.369Z] #60 60.22 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T12:05:21.369Z] #60 60.22 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T12:05:21.369Z] #60 60.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T12:05:21.369Z] #60 60.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T12:05:21.369Z] #60 60.22 + '[' '' = dynamic ']' [2022-03-18T12:05:21.369Z] #60 60.22 + make [2022-03-18T12:05:21.464Z] #21 36.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T12:05:21.464Z] #21 36.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T12:05:21.464Z] #21 36.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T12:05:21.464Z] #21 36.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T12:05:21.464Z] #21 36.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T12:05:21.464Z] #21 36.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T12:05:21.464Z] #21 36.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T12:05:21.464Z] #21 36.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T12:05:21.464Z] #21 36.36 Setting up python3-setuptools (52.0.0-4) ... [2022-03-18T12:05:21.704Z] #20 58.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-18T12:05:21.704Z] #20 58.27 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:21.704Z] #20 58.28 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:05:22.848Z] #21 37.61 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-18T12:05:22.848Z] #21 37.63 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-18T12:05:22.848Z] #21 37.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-18T12:05:22.848Z] #21 37.68 Setting up python3-pip (20.3.4-4) ... [2022-03-18T12:05:23.118Z] #56 ... [2022-03-18T12:05:23.118Z] [2022-03-18T12:05:23.118Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-18T12:05:23.118Z] #20 sha256:7394c2ae12c8b7e4f646323e1a60088020c6a43b73139f78ddcf443108676a6b [2022-03-18T12:05:23.118Z] #20 DONE 1.6s [2022-03-18T12:05:23.118Z] [2022-03-18T12:05:23.118Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:05:23.118Z] #21 sha256:61a097fe5ce24af640565467b677caf65ff286e781808c8169b59b15307668d2 [2022-03-18T12:05:23.789Z] #21 38.74 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-18T12:05:23.789Z] #21 38.75 Setting up jq (1.6-2.1) ... [2022-03-18T12:05:23.789Z] #21 38.77 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-18T12:05:23.789Z] #21 38.81 Setting up iptables (1.8.7-1) ... [2022-03-18T12:05:23.789Z] #21 38.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T12:05:23.789Z] #21 38.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T12:05:23.789Z] #21 38.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T12:05:23.789Z] #21 38.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T12:05:23.789Z] #21 38.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T12:05:23.789Z] #21 38.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T12:05:23.927Z] #60 62.56 + bin/ctr [2022-03-18T12:05:24.050Z] #21 38.87 Setting up iproute2 (5.10.0-4) ... [2022-03-18T12:05:24.082Z] Client: [2022-03-18T12:05:24.082Z] Version: 20.10.9 [2022-03-18T12:05:24.082Z] API version: 1.41 [2022-03-18T12:05:24.082Z] Go version: go1.16.8 [2022-03-18T12:05:24.082Z] Git commit: c2ea9bc [2022-03-18T12:05:24.082Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T12:05:24.082Z] OS/Arch: windows/amd64 [2022-03-18T12:05:24.082Z] Context: default [2022-03-18T12:05:24.082Z] Experimental: true [2022-03-18T12:05:24.082Z] [2022-03-18T12:05:24.082Z] Server: Docker Engine - Community [2022-03-18T12:05:24.082Z] Engine: [2022-03-18T12:05:24.082Z] Version: 20.10.9 [2022-03-18T12:05:24.082Z] API version: 1.41 (minimum version 1.24) [2022-03-18T12:05:24.082Z] Go version: go1.16.8 [2022-03-18T12:05:24.082Z] Git commit: 79ea9d3 [2022-03-18T12:05:24.082Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T12:05:24.082Z] OS/Arch: windows/amd64 [2022-03-18T12:05:24.082Z] Experimental: true [2022-03-18T12:05:24.150Z] #60 ... [2022-03-18T12:05:24.150Z] [2022-03-18T12:05:24.150Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:05:24.150Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:05:24.150Z] #14 111.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-18T12:05:24.150Z] #14 111.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:24.150Z] #14 111.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:05:24.316Z] #21 39.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [Pipeline] sh [2022-03-18T12:05:24.992Z] #20 ... [2022-03-18T12:05:24.992Z] [2022-03-18T12:05:24.993Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:05:24.993Z] #67 sha256:046e441276f462486264889bfde9727fb8e795b4e06d28cdb6f2941e88e71981 [2022-03-18T12:05:24.993Z] #67 14.68 + cd /tmp/tmp.4yvLESappR/src/github.com/containerd/containerd [2022-03-18T12:05:24.993Z] #67 14.68 + git checkout -q v1.6.1 [2022-03-18T12:05:25.030Z] #21 1.851 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:05:25.030Z] #21 1.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:05:25.030Z] #21 1.865 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:05:25.252Z] #67 15.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T12:05:25.252Z] #67 15.29 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T12:05:25.252Z] #67 15.29 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T12:05:25.252Z] #67 15.29 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T12:05:25.252Z] #67 15.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T12:05:25.252Z] #67 15.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T12:05:25.252Z] #67 15.29 + '[' '' = dynamic ']' [2022-03-18T12:05:25.252Z] #67 15.29 + make [2022-03-18T12:05:25.290Z] #21 2.286 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:05:25.551Z] #21 ... [2022-03-18T12:05:25.551Z] [2022-03-18T12:05:25.551Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:05:25.551Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:05:25.551Z] #34 DONE 120.6s [2022-03-18T12:05:25.551Z] [2022-03-18T12:05:25.551Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:05:25.551Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:05:25.681Z] + docker info [2022-03-18T12:05:26.123Z] #43 ... [2022-03-18T12:05:26.123Z] [2022-03-18T12:05:26.123Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:05:26.123Z] #21 sha256:61a097fe5ce24af640565467b677caf65ff286e781808c8169b59b15307668d2 [2022-03-18T12:05:26.123Z] #21 3.333 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:05:26.190Z] #67 16.01 + bin/ctr [2022-03-18T12:05:27.509Z] #21 4.533 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:05:27.616Z] #21 DONE 42.3s [2022-03-18T12:05:27.616Z] [2022-03-18T12:05:27.616Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:05:27.616Z] #56 sha256:6e7625129bc8fcc96e54f536a94e1cfe4279148a486603cbdfb0edee25209263 [2022-03-18T12:05:27.616Z] #56 ... [2022-03-18T12:05:27.616Z] [2022-03-18T12:05:27.616Z] #22 [dev-systemd-false 8/24] 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-03-18T12:05:27.616Z] #22 sha256:0d0a9ee712a70536a9a09b5117a266b32f78b81994b5eef72833f5b33613733f [2022-03-18T12:05:28.138Z] #22 0.592 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T12:05:28.138Z] #22 0.597 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T12:05:28.138Z] #22 0.601 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T12:05:28.138Z] #22 DONE 0.7s [2022-03-18T12:05:28.138Z] [2022-03-18T12:05:28.138Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T12:05:28.138Z] #23 sha256:39dee1b62091ae39f2048e54f5d9cb7e49adff03256af4f41244c2b6e5382077 [2022-03-18T12:05:28.139Z] #60 ... [2022-03-18T12:05:28.139Z] [2022-03-18T12:05:28.139Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:05:28.139Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:05:28.139Z] #14 113.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-18T12:05:28.139Z] #14 113.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:28.139Z] #14 113.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:05:30.812Z] #21 7.574 Fetched 8506 kB in 6s (1422 kB/s) [2022-03-18T12:05:32.301Z] #14 119.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-18T12:05:32.301Z] #14 119.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:32.301Z] #14 119.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T12:05:32.733Z] #21 7.574 Reading package lists... [2022-03-18T12:05:32.757Z] #67 ... [2022-03-18T12:05:32.757Z] [2022-03-18T12:05:32.757Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:05:32.757Z] #20 sha256:62f014307283e3e90ae84fb913ae2e313b26d1dcafb87247c47eaa98c2d5b46b [2022-03-18T12:05:32.757Z] #20 62.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-18T12:05:32.757Z] #20 62.03 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:32.757Z] #20 62.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:05:32.757Z] #20 63.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-18T12:05:32.757Z] #20 63.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:32.757Z] #20 63.67 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T12:05:32.757Z] #20 65.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-18T12:05:32.757Z] #20 65.49 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:32.757Z] #20 65.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:05:32.757Z] #20 69.26 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-18T12:05:32.757Z] #20 69.26 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:32.758Z] #20 69.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:05:34.649Z] #21 9.624 Reading package lists... [2022-03-18T12:05:34.662Z] #20 70.95 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T12:05:34.662Z] #20 70.96 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-18T12:05:34.662Z] #20 70.97 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T12:05:34.662Z] #20 71.04 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T12:05:34.662Z] #20 71.05 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-18T12:05:34.662Z] #20 71.06 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T12:05:34.662Z] #20 71.11 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T12:05:34.662Z] #20 71.12 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-18T12:05:34.662Z] #20 71.12 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T12:05:34.662Z] #20 71.19 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T12:05:34.662Z] #20 71.19 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T12:05:34.662Z] #20 71.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:05:34.662Z] #20 71.27 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T12:05:34.662Z] #20 71.28 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T12:05:34.662Z] #20 71.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:05:34.662Z] #20 71.39 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T12:05:34.662Z] #20 71.40 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:05:34.662Z] #20 71.40 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:05:34.662Z] #20 71.45 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T12:05:34.910Z] #21 11.65 Building dependency tree... [2022-03-18T12:05:34.921Z] #20 71.45 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-18T12:05:34.921Z] #20 71.45 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-18T12:05:34.921Z] #20 71.52 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T12:05:34.921Z] #20 71.52 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-18T12:05:34.921Z] #20 71.53 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T12:05:34.921Z] #20 71.66 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-18T12:05:34.921Z] #20 71.66 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-18T12:05:34.921Z] #20 71.67 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T12:05:35.180Z] #20 71.76 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-18T12:05:35.180Z] #20 71.76 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-18T12:05:35.180Z] #20 71.77 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T12:05:35.180Z] #20 71.86 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-18T12:05:35.180Z] #20 71.86 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-18T12:05:35.180Z] #20 71.87 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T12:05:35.180Z] #20 71.91 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-18T12:05:35.180Z] #20 71.92 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-18T12:05:35.180Z] #20 71.93 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T12:05:35.440Z] #20 72.11 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T12:05:35.440Z] #20 72.11 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-18T12:05:35.440Z] #20 72.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T12:05:35.440Z] #20 72.20 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T12:05:35.440Z] #20 72.21 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:05:35.440Z] #20 72.22 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:05:35.440Z] #20 72.27 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T12:05:35.440Z] #20 72.27 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-18T12:05:35.699Z] #20 72.27 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T12:05:35.699Z] #20 72.34 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T12:05:35.699Z] #20 72.35 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-18T12:05:35.699Z] #20 72.35 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T12:05:35.699Z] #20 72.57 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T12:05:35.853Z] #21 12.79 The following additional packages will be installed: [2022-03-18T12:05:35.853Z] #21 12.79 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T12:05:35.853Z] #21 12.79 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-18T12:05:35.853Z] #21 12.79 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-18T12:05:35.853Z] #21 12.79 python3-pkg-resources vim-runtime xxd [2022-03-18T12:05:35.853Z] #21 12.80 Suggested packages: [2022-03-18T12:05:35.853Z] #21 12.80 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-18T12:05:35.853Z] #21 12.80 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-18T12:05:35.853Z] #21 12.80 acl attr quota [2022-03-18T12:05:35.853Z] #21 12.80 Recommended packages: [2022-03-18T12:05:35.853Z] #21 12.80 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-18T12:05:35.958Z] #20 72.58 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T12:05:35.958Z] #20 72.60 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T12:05:35.958Z] #20 72.61 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T12:05:35.958Z] #20 72.62 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T12:05:35.958Z] #20 72.64 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T12:05:35.958Z] #20 72.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:05:35.958Z] #20 72.66 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T12:05:35.958Z] #20 72.67 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-18T12:05:35.958Z] #20 72.69 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T12:05:35.958Z] #20 72.71 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T12:05:35.958Z] #20 72.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:05:35.958Z] #20 72.74 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T12:05:35.958Z] #20 72.76 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T12:05:35.958Z] #20 72.77 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-18T12:05:35.958Z] #20 72.78 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T12:05:36.217Z] #20 72.79 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T12:05:36.217Z] #20 72.80 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T12:05:36.217Z] #20 72.81 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T12:05:36.217Z] #20 72.82 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T12:05:36.217Z] #20 72.84 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:05:36.217Z] #20 72.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-18T12:05:36.217Z] #20 72.86 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:05:36.217Z] #20 72.88 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-03-18T12:05:36.217Z] #20 72.89 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T12:05:36.217Z] #20 72.91 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:05:36.217Z] #20 72.92 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-03-18T12:05:36.217Z] #20 72.93 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:05:36.217Z] #20 72.95 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T12:05:36.217Z] #20 72.97 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:05:36.217Z] #20 72.98 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-18T12:05:36.218Z] #20 72.99 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:05:36.477Z] #20 73.00 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:05:36.477Z] #20 73.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:05:36.737Z] #20 DONE 73.5s [2022-03-18T12:05:36.737Z] [2022-03-18T12:05:36.737Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-03-18T12:05:36.737Z] #21 sha256:e54658dba7e899151bfda05a3119064304aff5a7a226fa9014cd66b8cd86c758 [2022-03-18T12:05:36.795Z] #21 13.92 The following NEW packages will be installed: [2022-03-18T12:05:36.795Z] #21 13.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-18T12:05:36.795Z] #21 13.92 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T12:05:36.795Z] #21 13.93 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-18T12:05:36.795Z] #21 13.93 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-18T12:05:36.795Z] #21 13.93 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-18T12:05:36.795Z] #21 13.93 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-18T12:05:36.795Z] #21 13.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T12:05:36.795Z] #21 13.93 xz-utils zip zstd [2022-03-18T12:05:37.055Z] #21 14.25 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:05:37.055Z] #21 14.25 Need to get 27.6 MB of archives. [2022-03-18T12:05:37.055Z] #21 14.25 After this operation, 106 MB of additional disk space will be used. [2022-03-18T12:05:37.055Z] #21 14.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-18T12:05:37.055Z] #21 14.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-18T12:05:37.055Z] #21 14.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-18T12:05:37.055Z] #21 14.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-18T12:05:37.055Z] #21 14.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-18T12:05:37.315Z] #21 14.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-18T12:05:37.315Z] #21 14.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-18T12:05:37.315Z] #21 14.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-18T12:05:37.315Z] #21 14.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T12:05:37.315Z] #21 14.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T12:05:37.315Z] #21 14.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-18T12:05:37.315Z] #21 14.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-18T12:05:37.315Z] #21 14.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-18T12:05:37.315Z] #21 14.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-18T12:05:37.315Z] #21 14.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-18T12:05:37.315Z] #21 14.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-18T12:05:37.315Z] #21 14.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-18T12:05:37.315Z] #21 14.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T12:05:37.316Z] #21 14.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-18T12:05:37.316Z] #21 14.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-18T12:05:37.413Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-18T12:05:37.413Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-41e74f38\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-18T12:05:37.413Z] ---------------------------------------------------------------------------- [2022-03-18T12:05:37.413Z] [2022-03-18T12:05:37.413Z] INFO: executeCI.ps1 starting at Fri Mar 18 12:05:36 CUT 2022 [2022-03-18T12:05:37.413Z] [2022-03-18T12:05:37.413Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-18T12:05:37.413Z] INFO: Running git version 2.24.1.windows.2 [2022-03-18T12:05:37.413Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-18T12:05:37.413Z] INFO: Environment variables: [2022-03-18T12:05:37.576Z] #21 14.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-18T12:05:37.576Z] #21 14.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T12:05:37.576Z] #21 14.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T12:05:37.576Z] #21 14.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T12:05:37.576Z] #21 14.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-18T12:05:37.576Z] #21 14.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-18T12:05:37.576Z] #21 14.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T12:05:37.881Z] [2022-03-18T12:05:37.881Z] Name Value [2022-03-18T12:05:37.881Z] ---- ----- [2022-03-18T12:05:37.881Z] ALLUSERSPROFILE C:\ProgramData [2022-03-18T12:05:37.881Z] amd64 true [2022-03-18T12:05:37.881Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-18T12:05:37.881Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-18T12:05:37.881Z] arm64 true [2022-03-18T12:05:37.881Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-18T12:05:37.881Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-18T12:05:37.881Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-18T12:05:37.881Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-18T12:05:37.881Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-18T12:05:37.881Z] BRANCH_NAME PR-43385 [2022-03-18T12:05:37.881Z] BUILD_DISPLAY_NAME #8 [2022-03-18T12:05:37.881Z] BUILD_ID 8 [2022-03-18T12:05:37.881Z] BUILD_NUMBER 8 [2022-03-18T12:05:37.881Z] BUILD_TAG jenkins-moby-PR-43385-8 [2022-03-18T12:05:37.881Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/8/ [2022-03-18T12:05:37.881Z] cgroup2 true [2022-03-18T12:05:37.881Z] CHANGE_AUTHOR thaJeztah [2022-03-18T12:05:37.881Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-18T12:05:37.881Z] CHANGE_BRANCH move_IsWindowsClient [2022-03-18T12:05:37.881Z] CHANGE_FORK thaJeztah/docker [2022-03-18T12:05:37.881Z] CHANGE_ID 43385 [2022-03-18T12:05:37.881Z] CHANGE_TARGET master [2022-03-18T12:05:37.881Z] CHANGE_TITLE pkg/system: remove deprecated/unused consts and move IsWindowsClient() [2022-03-18T12:05:37.881Z] CHANGE_URL https://github.com/moby/moby/pull/43385 [2022-03-18T12:05:37.881Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T12:05:37.881Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-18T12:05:37.881Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-18T12:05:37.881Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-18T12:05:37.881Z] COMPUTERNAME azwin-2-771780 [2022-03-18T12:05:37.881Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-18T12:05:37.881Z] ConfigSequenceNumber 0 [2022-03-18T12:05:37.881Z] dco true [2022-03-18T12:05:37.881Z] DOCKER_BUILDKIT 0 [2022-03-18T12:05:37.881Z] DOCKER_DUT_DEBUG 1 [2022-03-18T12:05:37.881Z] DOCKER_EXPERIMENTAL 1 [2022-03-18T12:05:37.881Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-18T12:05:37.881Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-18T12:05:37.881Z] EXECUTOR_NUMBER 0 [2022-03-18T12:05:37.881Z] FQDN azwin-2-771780.westus.cloudapp.azure.com [2022-03-18T12:05:37.881Z] GIT_BRANCH PR-43385 [2022-03-18T12:05:37.881Z] GIT_COMMIT ddc726058c454c0eec0260c4424e969a21a30e2b [2022-03-18T12:05:37.881Z] GIT_PREVIOUS_COMMIT 87a20ba3d5566bacbf20557f6c32b4c7aadccbf6 [2022-03-18T12:05:37.881Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 2fbdc56500ec139f86a8137f1ee4d04b28682810 [2022-03-18T12:05:37.882Z] GIT_URL https://github.com/moby/moby.git [2022-03-18T12:05:37.882Z] HUDSON_COOKIE 244017ee-4bd1-4265-9758-b27d5f1d2ccc [2022-03-18T12:05:37.882Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-18T12:05:37.882Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-18T12:05:37.882Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-18T12:05:37.882Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-18T12:05:37.882Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-18T12:05:37.882Z] JENKINS_NODE_COOKIE 7724f585-cec0-4a7f-89a2-dcff1d741892 [2022-03-18T12:05:37.882Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-18T12:05:37.882Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-18T12:05:37.882Z] JOB_BASE_NAME PR-43385 [2022-03-18T12:05:37.882Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/display/redirect [2022-03-18T12:05:37.882Z] JOB_NAME moby/PR-43385 [2022-03-18T12:05:37.882Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/ [2022-03-18T12:05:37.882Z] library.jps.version master [2022-03-18T12:05:37.882Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-18T12:05:37.882Z] NODE_LABELS amd64 azure azwin-2-771780 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-18T12:05:37.882Z] NODE_NAME azwin-2-771780 [2022-03-18T12:05:37.882Z] NUMBER_OF_PROCESSORS 4 [2022-03-18T12:05:37.882Z] OS Windows_NT [2022-03-18T12:05:37.882Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-18T12:05:37.882Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-18T12:05:37.882Z] ppc64le false [2022-03-18T12:05:37.882Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-18T12:05:37.882Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-18T12:05:37.882Z] PROCESSOR_LEVEL 6 [2022-03-18T12:05:37.882Z] PROCESSOR_REVISION 4f01 [2022-03-18T12:05:37.882Z] ProgramData C:\ProgramData [2022-03-18T12:05:37.882Z] ProgramFiles C:\Program Files [2022-03-18T12:05:37.882Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-18T12:05:37.882Z] ProgramW6432 C:\Program Files [2022-03-18T12:05:37.882Z] PROMPT $P$G [2022-03-18T12:05:37.882Z] PSExecutionPolicyPreference Bypass [2022-03-18T12:05:37.882Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-18T12:05:37.882Z] PUBLIC C:\Users\Public [2022-03-18T12:05:37.882Z] rootless true [2022-03-18T12:05:37.882Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/8/display/redirect?page=artif... [2022-03-18T12:05:37.882Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/8/display/redirect?page=changes [2022-03-18T12:05:37.882Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/8/display/redirect [2022-03-18T12:05:37.882Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/8/display/redirect?page=tests [2022-03-18T12:05:37.882Z] s390x false [2022-03-18T12:05:37.882Z] SKIP_VALIDATION_TESTS 1 [2022-03-18T12:05:37.882Z] SOURCES_DRIVE d [2022-03-18T12:05:37.882Z] SOURCES_SUBDIR gopath [2022-03-18T12:05:37.882Z] STAGE_NAME Run tests [2022-03-18T12:05:37.882Z] SystemDrive C: [2022-03-18T12:05:37.882Z] SystemRoot C:\Windows [2022-03-18T12:05:37.882Z] TEMP C:\Windows\TEMP [2022-03-18T12:05:37.882Z] TESTDEBUG 0 [2022-03-18T12:05:37.882Z] TESTRUN_DRIVE d [2022-03-18T12:05:37.882Z] TESTRUN_SUBDIR CI [2022-03-18T12:05:37.882Z] TIMEOUT 120m [2022-03-18T12:05:37.882Z] TMP C:\Windows\TEMP [2022-03-18T12:05:37.882Z] unit_validate true [2022-03-18T12:05:37.882Z] USERDOMAIN WORKGROUP [2022-03-18T12:05:37.882Z] USERNAME azwin-2-771780$ [2022-03-18T12:05:37.882Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-18T12:05:37.882Z] validate_force false [2022-03-18T12:05:37.882Z] windir C:\Windows [2022-03-18T12:05:37.882Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-18T12:05:37.882Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-18T12:05:37.882Z] windows2022 true [2022-03-18T12:05:37.882Z] windows2022containerd false [2022-03-18T12:05:37.882Z] windowsRS5 true [2022-03-18T12:05:37.882Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-18T12:05:37.882Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-18T12:05:37.882Z] [2022-03-18T12:05:37.882Z] [2022-03-18T12:05:37.882Z] [2022-03-18T12:05:38.118Z] #21 1.141 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-18T12:05:38.118Z] #21 1.141 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-18T12:05:38.118Z] #21 1.141 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-18T12:05:38.136Z] #23 8.431 Collecting yamllint==1.26.1 [2022-03-18T12:05:38.136Z] #23 9.503 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-18T12:05:38.136Z] #23 ... [2022-03-18T12:05:38.136Z] [2022-03-18T12:05:38.136Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:05:38.136Z] #43 sha256:5487816aa7a0cf69120b8295eece56dc17a445ff88d2414834e94cc2f669a81d [2022-03-18T12:05:38.136Z] #43 158.7 + dpkg --print-architecture [2022-03-18T12:05:38.147Z] #21 15.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-18T12:05:38.147Z] #21 15.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T12:05:38.147Z] #21 15.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-18T12:05:38.147Z] #21 15.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T12:05:38.147Z] #21 15.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-18T12:05:38.147Z] #21 15.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-18T12:05:38.147Z] #21 15.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-18T12:05:38.147Z] #21 15.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-18T12:05:38.147Z] #21 15.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-18T12:05:38.147Z] #21 15.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T12:05:38.147Z] #21 15.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-18T12:05:38.147Z] #21 15.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-18T12:05:38.147Z] #21 15.21 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-18T12:05:38.147Z] #21 15.21 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-18T12:05:38.148Z] #21 15.23 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-18T12:05:38.148Z] #21 15.25 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-18T12:05:38.148Z] #21 15.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-18T12:05:38.148Z] #21 15.46 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-18T12:05:38.148Z] #14 122.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-18T12:05:38.149Z] #14 122.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:38.149Z] #14 122.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T12:05:38.408Z] #21 15.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-18T12:05:38.669Z] #21 15.64 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-18T12:05:38.669Z] #21 15.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-18T12:05:38.930Z] #21 16.09 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:05:38.930Z] #21 16.19 Fetched 27.6 MB in 2s (16.2 MB/s) [2022-03-18T12:05:39.077Z] #43 DONE 159.8s [2022-03-18T12:05:39.077Z] [2022-03-18T12:05:39.077Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T12:05:39.077Z] #23 sha256:39dee1b62091ae39f2048e54f5d9cb7e49adff03256af4f41244c2b6e5382077 [2022-03-18T12:05:39.077Z] #23 10.39 Collecting pathspec>=0.5.3 [2022-03-18T12:05:39.077Z] #23 10.40 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-18T12:05:39.077Z] #23 10.74 Collecting pyyaml [2022-03-18T12:05:39.077Z] #23 10.75 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-18T12:05:39.077Z] #23 11.01 Building wheels for collected packages: yamllint [2022-03-18T12:05:39.077Z] #23 11.01 Building wheel for yamllint (setup.py): started [2022-03-18T12:05:39.191Z] #21 16.24 Selecting previously unselected package pigz. [2022-03-18T12:05:39.191Z] #21 16.24 (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 ... 24010 files and directories currently installed.) [2022-03-18T12:05:39.191Z] #21 16.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-18T12:05:39.191Z] #21 16.30 Unpacking pigz (2.6-1) ... [2022-03-18T12:05:39.191Z] #21 16.38 Selecting previously unselected package libelf1:amd64. [2022-03-18T12:05:39.191Z] #21 16.39 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-18T12:05:39.446Z] INFO: Sources under d:\gopath\... [2022-03-18T12:05:39.446Z] INFO: Test run under d:\CI\... [2022-03-18T12:05:39.446Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-18T12:05:39.446Z] INFO: docker/docker repository was found [2022-03-18T12:05:39.446Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-18T12:05:39.489Z] #21 16.40 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-18T12:05:39.489Z] #21 16.55 Selecting previously unselected package libbpf0:amd64. [2022-03-18T12:05:39.489Z] #21 16.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-18T12:05:39.489Z] #21 16.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-18T12:05:39.489Z] #21 16.64 Selecting previously unselected package libcap2:amd64. [2022-03-18T12:05:39.750Z] #21 16.65 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-18T12:05:39.750Z] #21 16.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-18T12:05:39.750Z] #21 16.71 Selecting previously unselected package libmnl0:amd64. [2022-03-18T12:05:39.750Z] #21 16.71 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-18T12:05:39.750Z] #21 16.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-18T12:05:39.750Z] #21 16.92 Selecting previously unselected package libxtables12:amd64. [2022-03-18T12:05:39.750Z] #21 16.93 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-18T12:05:39.750Z] #21 16.93 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-18T12:05:39.750Z] #21 17.00 Selecting previously unselected package libcap2-bin. [2022-03-18T12:05:39.750Z] #21 17.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-18T12:05:39.750Z] #21 17.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-18T12:05:39.915Z] ltsc2022: Pulling from windows/servercore [2022-03-18T12:05:40.011Z] #21 17.08 Selecting previously unselected package iproute2. [2022-03-18T12:05:40.011Z] #21 17.08 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-18T12:05:40.011Z] #21 17.09 Unpacking iproute2 (5.10.0-4) ... [2022-03-18T12:05:40.272Z] #21 17.41 Selecting previously unselected package xxd. [2022-03-18T12:05:40.272Z] #21 17.42 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:05:40.272Z] #21 17.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:40.383Z] 8f616e6e9eec: Pulling fs layer [2022-03-18T12:05:40.383Z] 037d5740b404: Pulling fs layer [2022-03-18T12:05:40.463Z] #23 12.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-18T12:05:40.463Z] #23 12.21 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=aca59c5e6506491738eddf5f58fb3796b8d1072b3a5a5f47679531eaa1270352 [2022-03-18T12:05:40.463Z] #23 12.21 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-18T12:05:40.463Z] #23 12.22 Successfully built yamllint [2022-03-18T12:05:40.463Z] #23 12.23 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-18T12:05:40.533Z] #21 17.54 Selecting previously unselected package vim-common. [2022-03-18T12:05:40.533Z] #21 17.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:05:40.533Z] #21 17.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:40.533Z] #21 17.73 Selecting previously unselected package bash-completion. [2022-03-18T12:05:40.533Z] #21 17.74 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-18T12:05:40.724Z] #23 12.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T12:05:40.985Z] #23 DONE 12.9s [2022-03-18T12:05:40.985Z] [2022-03-18T12:05:40.985Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:05:40.985Z] #56 sha256:6e7625129bc8fcc96e54f536a94e1cfe4279148a486603cbdfb0edee25209263 [2022-03-18T12:05:42.318Z] #14 128.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-18T12:05:42.318Z] #14 128.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:42.318Z] #14 128.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:05:42.447Z] #21 19.39 Unpacking bash-completion (1:2.11-2) ... [2022-03-18T12:05:42.447Z] #21 19.76 Selecting previously unselected package bzip2. [2022-03-18T12:05:42.708Z] #21 19.76 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-18T12:05:42.708Z] #21 19.78 Unpacking bzip2 (1.0.8-4) ... [2022-03-18T12:05:42.708Z] #21 19.85 Selecting previously unselected package xz-utils. [2022-03-18T12:05:42.708Z] #21 19.85 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-18T12:05:42.708Z] #21 19.86 Unpacking xz-utils (5.2.5-2) ... [2022-03-18T12:05:42.708Z] #21 20.02 Selecting previously unselected package apparmor. [2022-03-18T12:05:42.969Z] #21 20.02 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-18T12:05:42.969Z] #21 20.08 Unpacking apparmor (2.13.6-10) ... [2022-03-18T12:05:43.525Z] Client: [2022-03-18T12:05:43.525Z] Context: default [2022-03-18T12:05:43.525Z] Debug Mode: false [2022-03-18T12:05:43.525Z] Plugins: [2022-03-18T12:05:43.525Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-18T12:05:43.525Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-18T12:05:43.525Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-18T12:05:43.525Z] [2022-03-18T12:05:43.525Z] Server: [2022-03-18T12:05:43.525Z] Containers: 0 [2022-03-18T12:05:43.525Z] Running: 0 [2022-03-18T12:05:43.525Z] Paused: 0 [2022-03-18T12:05:43.525Z] Stopped: 0 [2022-03-18T12:05:43.525Z] Images: 0 [2022-03-18T12:05:43.525Z] Server Version: 20.10.9 [2022-03-18T12:05:43.525Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-18T12:05:43.525Z] Windows: [2022-03-18T12:05:43.525Z] LCOW: [2022-03-18T12:05:43.525Z] Logging Driver: json-file [2022-03-18T12:05:43.525Z] Plugins: [2022-03-18T12:05:43.525Z] Volume: local [2022-03-18T12:05:43.525Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T12:05:43.525Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T12:05:43.525Z] Swarm: inactive [2022-03-18T12:05:43.525Z] Default Isolation: process [2022-03-18T12:05:43.525Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T12:05:43.525Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-18T12:05:43.525Z] OSType: windows [2022-03-18T12:05:43.525Z] Architecture: x86_64 [2022-03-18T12:05:43.525Z] CPUs: 4 [2022-03-18T12:05:43.525Z] Total Memory: 32GiB [2022-03-18T12:05:43.525Z] Name: azwin-2-5194a0 [2022-03-18T12:05:43.525Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-18T12:05:43.525Z] Docker Root Dir: D:\docker [2022-03-18T12:05:43.525Z] Debug Mode: false [2022-03-18T12:05:43.525Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:05:43.525Z] Labels: [2022-03-18T12:05:43.525Z] Experimental: true [2022-03-18T12:05:43.525Z] Insecure Registries: [2022-03-18T12:05:43.525Z] 10.0.0.4:5000 [2022-03-18T12:05:43.525Z] 127.0.0.0/8 [2022-03-18T12:05:43.525Z] Registry Mirrors: [2022-03-18T12:05:43.525Z] http://10.0.0.4:5000/ [2022-03-18T12:05:43.525Z] Live Restore Enabled: false [2022-03-18T12:05:43.525Z] Product License: Community Engine [2022-03-18T12:05:43.525Z] [2022-03-18T12:05:43.542Z] #21 20.47 Selecting previously unselected package inetutils-ping. [2022-03-18T12:05:43.542Z] #21 20.47 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-18T12:05:43.542Z] #21 20.47 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-18T12:05:43.542Z] #21 20.55 Selecting previously unselected package libip4tc2:amd64. [2022-03-18T12:05:43.542Z] #21 20.56 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-18T12:05:43.542Z] #21 20.56 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T12:05:43.542Z] #21 20.62 Selecting previously unselected package libip6tc2:amd64. [2022-03-18T12:05:43.542Z] #21 20.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-18T12:05:43.542Z] #21 20.63 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T12:05:43.542Z] #21 20.69 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T12:05:43.542Z] #21 20.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T12:05:43.542Z] #21 20.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T12:05:43.542Z] #21 20.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T12:05:43.651Z] #21 1.628 Reading package lists... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-18T12:05:43.804Z] #21 20.77 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-18T12:05:43.804Z] #21 20.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T12:05:43.804Z] #21 20.84 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T12:05:43.804Z] #21 20.84 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-18T12:05:43.804Z] #21 20.85 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T12:05:43.804Z] #21 20.92 Selecting previously unselected package iptables. [2022-03-18T12:05:43.804Z] #21 20.93 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-18T12:05:43.804Z] #21 20.93 Unpacking iptables (1.8.7-1) ... [2022-03-18T12:05:44.064Z] #21 21.17 Selecting previously unselected package libonig5:amd64. [2022-03-18T12:05:44.065Z] #21 21.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T12:05:44.065Z] #21 21.19 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:05:44.325Z] #21 21.31 Selecting previously unselected package libjq1:amd64. [2022-03-18T12:05:44.325Z] #21 21.31 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T12:05:44.325Z] #21 21.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:05:44.325Z] #21 21.41 Selecting previously unselected package jq. [2022-03-18T12:05:44.325Z] #21 21.43 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-18T12:05:44.325Z] #21 21.43 Unpacking jq (1.6-2.1) ... [2022-03-18T12:05:44.325Z] #21 21.50 Selecting previously unselected package libaio1:amd64. [2022-03-18T12:05:44.586Z] #21 21.52 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-18T12:05:44.586Z] #21 21.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-18T12:05:44.586Z] #21 21.59 Selecting previously unselected package libgpm2:amd64. [2022-03-18T12:05:44.586Z] #21 21.60 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-18T12:05:44.586Z] #21 21.62 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-18T12:05:44.586Z] #21 21.68 Selecting previously unselected package libicu67:amd64. [2022-03-18T12:05:44.586Z] #21 21.68 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-18T12:05:44.586Z] #21 21.70 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T12:05:47.843Z] #21 6.269 Reading package lists... [2022-03-18T12:05:47.956Z] #21 24.78 Selecting previously unselected package libinih1:amd64. [2022-03-18T12:05:47.956Z] #21 24.78 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-18T12:05:47.956Z] #21 24.79 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-18T12:05:47.956Z] #21 24.83 Selecting previously unselected package libnet1:amd64. [2022-03-18T12:05:47.956Z] #21 24.84 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T12:05:47.956Z] #21 24.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:05:47.956Z] #21 24.91 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T12:05:47.956Z] #21 24.92 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T12:05:47.956Z] #21 24.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:05:47.956Z] #21 25.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T12:05:47.956Z] #21 25.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T12:05:47.956Z] #21 25.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:05:47.956Z] #21 25.07 Selecting previously unselected package net-tools. [2022-03-18T12:05:47.956Z] #21 25.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-18T12:05:47.956Z] #21 25.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T12:05:48.184Z] #14 133.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-18T12:05:48.184Z] #14 133.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:05:48.184Z] #14 133.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:05:48.226Z] #21 25.22 Selecting previously unselected package patch. [2022-03-18T12:05:48.226Z] #21 25.23 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-18T12:05:48.226Z] #21 25.24 Unpacking patch (2.7.6-7) ... [2022-03-18T12:05:48.226Z] #21 25.37 Selecting previously unselected package python-pip-whl. [2022-03-18T12:05:48.226Z] #21 25.37 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-18T12:05:48.226Z] #21 25.38 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-18T12:05:48.815Z] #21 25.92 Selecting previously unselected package python3-lib2to3. [2022-03-18T12:05:48.815Z] #21 25.93 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-18T12:05:48.815Z] #21 25.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-18T12:05:49.076Z] #21 26.05 Selecting previously unselected package python3-distutils. [2022-03-18T12:05:49.076Z] #21 26.06 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-18T12:05:49.076Z] #21 26.09 Unpacking python3-distutils (3.9.2-1) ... [2022-03-18T12:05:49.076Z] #21 26.19 Selecting previously unselected package python3-pkg-resources. [2022-03-18T12:05:49.076Z] #21 26.19 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T12:05:49.076Z] #21 26.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:05:49.076Z] #21 26.29 Selecting previously unselected package python3-setuptools. [2022-03-18T12:05:49.223Z] #21 10.94 Building dependency tree... [2022-03-18T12:05:49.223Z] #21 12.06 Reading state information... [2022-03-18T12:05:49.337Z] #21 26.31 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-18T12:05:49.337Z] #21 26.31 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-18T12:05:49.337Z] #21 26.56 Selecting previously unselected package python3-wheel. [2022-03-18T12:05:49.597Z] #21 26.57 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-18T12:05:49.597Z] #21 26.58 Unpacking python3-wheel (0.34.2-1) ... [2022-03-18T12:05:49.597Z] #21 26.64 Selecting previously unselected package python3-pip. [2022-03-18T12:05:49.597Z] #21 26.65 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-18T12:05:49.597Z] #21 26.65 Unpacking python3-pip (20.3.4-4) ... [2022-03-18T12:05:49.864Z] #21 26.92 Selecting previously unselected package sudo. [2022-03-18T12:05:49.864Z] #21 26.92 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-18T12:05:49.864Z] #21 26.93 Unpacking sudo (1.9.5p2-3) ... [2022-03-18T12:05:50.162Z] #21 13.16 The following additional packages will be installed: [2022-03-18T12:05:50.162Z] #21 13.16 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-18T12:05:50.162Z] #21 13.16 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-18T12:05:50.162Z] #21 13.16 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-18T12:05:50.162Z] #21 13.16 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-18T12:05:50.162Z] #21 13.16 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-18T12:05:50.162Z] #21 13.17 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-18T12:05:50.162Z] #21 13.17 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-18T12:05:50.162Z] #21 13.20 Suggested packages: [2022-03-18T12:05:50.162Z] #21 13.20 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-18T12:05:50.162Z] #21 13.20 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-18T12:05:50.162Z] #21 13.20 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-18T12:05:50.162Z] #21 13.20 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-18T12:05:50.162Z] #21 13.20 seccomp:ppc64el seccomp:s390x [2022-03-18T12:05:50.162Z] #21 13.20 Recommended packages: [2022-03-18T12:05:50.162Z] #21 13.20 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-18T12:05:50.162Z] #21 13.20 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-18T12:05:50.162Z] #21 13.20 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-18T12:05:50.162Z] #21 13.20 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-18T12:05:50.423Z] #21 13.68 The following NEW packages will be installed: [2022-03-18T12:05:50.423Z] #21 13.68 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-18T12:05:50.436Z] #21 27.55 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T12:05:50.436Z] #21 27.56 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-18T12:05:50.436Z] #21 27.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-18T12:05:50.683Z] #21 13.68 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-18T12:05:50.683Z] #21 13.68 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-18T12:05:50.683Z] #21 13.68 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-18T12:05:50.683Z] #21 13.68 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-18T12:05:50.683Z] #21 13.68 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-18T12:05:50.683Z] #21 13.68 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-18T12:05:50.683Z] #21 13.69 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-18T12:05:50.683Z] #21 13.69 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-18T12:05:50.683Z] #21 13.69 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-18T12:05:50.683Z] #21 13.69 libseccomp2:ppc64el libseccomp2:s390x [2022-03-18T12:05:50.697Z] #21 27.77 Selecting previously unselected package uidmap. [2022-03-18T12:05:50.698Z] #21 27.78 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-18T12:05:50.698Z] #21 27.79 Unpacking uidmap (1:4.8.1-1) ... [2022-03-18T12:05:50.942Z] #21 14.03 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:05:50.942Z] #21 14.03 Need to get 15.9 MB of archives. [2022-03-18T12:05:50.942Z] #21 14.03 After this operation, 73.0 MB of additional disk space will be used. [2022-03-18T12:05:50.942Z] #21 14.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-18T12:05:50.942Z] #21 14.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-18T12:05:50.942Z] #21 14.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-18T12:05:50.959Z] #21 27.92 Selecting previously unselected package vim-runtime. [2022-03-18T12:05:50.959Z] #21 27.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:05:50.959Z] #21 27.96 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T12:05:50.959Z] #21 27.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-18T12:05:50.959Z] #21 27.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:51.512Z] #21 14.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-18T12:05:51.512Z] #21 14.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-18T12:05:51.512Z] #21 14.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-18T12:05:51.512Z] #21 14.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-18T12:05:51.512Z] #21 14.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-18T12:05:51.512Z] #21 14.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-18T12:05:51.512Z] #21 14.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-18T12:05:51.512Z] #21 14.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-18T12:05:51.512Z] #21 14.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-18T12:05:51.512Z] #21 14.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-18T12:05:51.512Z] #21 14.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-18T12:05:51.512Z] #21 14.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-18T12:05:51.512Z] #21 14.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-18T12:05:51.512Z] #21 14.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-18T12:05:51.512Z] #21 14.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-18T12:05:51.512Z] #21 14.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-18T12:05:51.512Z] #21 14.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-18T12:05:51.512Z] #21 14.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-18T12:05:51.512Z] #21 14.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-18T12:05:51.512Z] #21 14.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-18T12:05:51.512Z] #21 14.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-18T12:05:51.772Z] #21 14.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-18T12:05:51.772Z] #21 14.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-18T12:05:51.772Z] #21 14.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-18T12:05:51.772Z] #21 14.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-18T12:05:51.772Z] #21 14.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-18T12:05:51.772Z] #21 14.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-18T12:05:51.772Z] #21 14.87 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-18T12:05:51.772Z] #21 14.87 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-18T12:05:51.772Z] #21 14.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-18T12:05:51.772Z] #21 14.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-18T12:05:51.772Z] #21 14.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-18T12:05:51.772Z] #21 15.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-18T12:05:52.340Z] #21 15.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-18T12:05:52.340Z] #21 15.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-18T12:05:52.340Z] #21 15.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-18T12:05:52.340Z] #21 15.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-18T12:05:52.343Z] #14 ... [2022-03-18T12:05:52.344Z] [2022-03-18T12:05:52.344Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:05:52.344Z] #63 sha256:728b910d657b72dc02163a7ff0a6226fd453e3d14e8bfa7562aae9cff0e80927 [2022-03-18T12:05:52.344Z] #63 139.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T12:05:52.344Z] #63 139.4 + GOBIN=/build [2022-03-18T12:05:52.344Z] #63 139.4 + GO111MODULE=on [2022-03-18T12:05:52.344Z] #63 139.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-18T12:05:52.909Z] #21 16.02 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:05:52.909Z] #21 16.20 Fetched 15.9 MB in 2s (9209 kB/s) [2022-03-18T12:05:52.909Z] #21 16.23 Selecting previously unselected package gcc-10-base:armel. [2022-03-18T12:05:52.909Z] #21 16.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-18T12:05:53.169Z] #21 16.27 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-18T12:05:53.169Z] #21 16.28 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-18T12:05:53.169Z] #21 16.34 Selecting previously unselected package gcc-10-base:armhf. [2022-03-18T12:05:53.169Z] #21 16.34 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-18T12:05:53.169Z] #21 16.35 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-18T12:05:53.169Z] #21 16.40 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-18T12:05:53.169Z] #21 16.40 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-18T12:05:53.169Z] #21 16.41 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-18T12:05:53.169Z] #21 16.46 Selecting previously unselected package gcc-10-base:s390x. [2022-03-18T12:05:53.169Z] #21 16.46 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-18T12:05:53.169Z] #21 16.47 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-18T12:05:53.169Z] #21 16.53 Selecting previously unselected package gcc-10-base:arm64. [2022-03-18T12:05:53.429Z] #21 16.53 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-18T12:05:53.429Z] #21 16.54 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-18T12:05:53.429Z] #21 16.59 Selecting previously unselected package libgcc-s1:armel. [2022-03-18T12:05:53.429Z] #21 16.60 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-18T12:05:53.429Z] #21 16.61 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-18T12:05:53.429Z] #21 16.66 Selecting previously unselected package libcrypt1:armel. [2022-03-18T12:05:53.429Z] #21 16.67 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-18T12:05:53.429Z] #21 16.67 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-18T12:05:53.429Z] #21 16.77 Selecting previously unselected package libc6:armel. [2022-03-18T12:05:53.719Z] #21 16.77 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-18T12:05:53.719Z] #21 16.97 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-18T12:05:54.263Z] #21 30.80 Selecting previously unselected package vim. [2022-03-18T12:05:54.263Z] #21 30.81 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:05:54.263Z] #21 30.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:54.263Z] #21 31.31 Selecting previously unselected package xfsprogs. [2022-03-18T12:05:54.263Z] #21 31.32 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-18T12:05:54.263Z] #21 31.32 Unpacking xfsprogs (5.10.0-4) ... [2022-03-18T12:05:54.291Z] #21 17.44 Selecting previously unselected package libapparmor1:armel. [2022-03-18T12:05:54.291Z] #21 17.44 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-18T12:05:54.291Z] #21 17.45 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-18T12:05:54.291Z] #21 17.51 Selecting previously unselected package libapparmor-dev:armel. [2022-03-18T12:05:54.291Z] #21 17.52 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-18T12:05:54.291Z] #21 17.53 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-18T12:05:54.291Z] #21 17.59 Selecting previously unselected package libgcc-s1:arm64. [2022-03-18T12:05:54.291Z] #21 17.60 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-18T12:05:54.291Z] #21 17.60 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-18T12:05:54.524Z] #21 31.75 Selecting previously unselected package zip. [2022-03-18T12:05:54.524Z] #21 31.75 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-18T12:05:54.524Z] #21 31.76 Unpacking zip (3.0-12) ... [2022-03-18T12:05:54.551Z] #21 17.65 Selecting previously unselected package libcrypt1:arm64. [2022-03-18T12:05:54.551Z] #21 17.66 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-18T12:05:54.551Z] #21 17.67 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-18T12:05:54.551Z] #21 17.76 Selecting previously unselected package libc6:arm64. [2022-03-18T12:05:54.551Z] #21 17.77 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-18T12:05:54.788Z] #21 31.88 Selecting previously unselected package zstd. [2022-03-18T12:05:54.788Z] #21 31.88 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-18T12:05:54.788Z] #21 31.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-18T12:05:54.809Z] #21 17.94 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-18T12:05:55.330Z] #21 18.35 Selecting previously unselected package libapparmor1:arm64. [2022-03-18T12:05:55.330Z] #21 18.36 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-18T12:05:55.330Z] #21 18.37 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-18T12:05:55.330Z] #21 18.42 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-18T12:05:55.330Z] #21 18.43 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-18T12:05:55.330Z] #21 18.44 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-18T12:05:55.330Z] #21 18.52 Selecting previously unselected package libgcc-s1:s390x. [2022-03-18T12:05:55.330Z] #21 18.53 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-18T12:05:55.330Z] #21 18.54 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-18T12:05:55.330Z] #21 18.60 Selecting previously unselected package libcrypt1:s390x. [2022-03-18T12:05:55.330Z] #21 18.61 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-18T12:05:55.330Z] #21 18.61 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-18T12:05:55.330Z] #21 18.71 Selecting previously unselected package libc6:s390x. [2022-03-18T12:05:55.360Z] #21 32.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:05:55.589Z] #21 18.72 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-18T12:05:55.848Z] #21 18.89 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-18T12:05:56.300Z] #21 33.57 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T12:05:56.300Z] #21 33.58 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T12:05:56.366Z] #21 19.42 Selecting previously unselected package libapparmor1:s390x. [2022-03-18T12:05:56.366Z] #21 19.43 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-18T12:05:56.366Z] #21 19.43 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-18T12:05:56.366Z] #21 19.49 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-18T12:05:56.366Z] #21 19.49 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-18T12:05:56.366Z] #21 19.50 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-18T12:05:56.366Z] #21 19.56 Selecting previously unselected package libgcc-s1:armhf. [2022-03-18T12:05:56.366Z] #21 19.57 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-18T12:05:56.366Z] #21 19.58 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-18T12:05:56.366Z] #21 19.63 Selecting previously unselected package libcrypt1:armhf. [2022-03-18T12:05:56.366Z] #21 19.63 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-18T12:05:56.366Z] #21 19.64 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-18T12:05:56.561Z] #21 33.59 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-18T12:05:56.561Z] #21 33.61 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T12:05:56.561Z] #21 33.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T12:05:56.561Z] #21 33.63 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-18T12:05:56.561Z] #21 33.64 Setting up uidmap (1:4.8.1-1) ... [2022-03-18T12:05:56.561Z] #21 33.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:05:56.561Z] #21 33.67 Setting up bzip2 (1.0.8-4) ... [2022-03-18T12:05:56.561Z] #21 33.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:05:56.561Z] #21 33.70 Setting up python3-wheel (0.34.2-1) ... [2022-03-18T12:05:56.625Z] #21 19.72 Selecting previously unselected package libc6:armhf. [2022-03-18T12:05:56.625Z] #21 19.72 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-18T12:05:56.625Z] #21 19.90 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-18T12:05:57.132Z] #21 34.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:57.132Z] #21 34.31 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-18T12:05:57.132Z] #21 34.32 Setting up libcap2-bin (1:2.44-1) ... [2022-03-18T12:05:57.132Z] #21 34.33 Setting up apparmor (2.13.6-10) ... [2022-03-18T12:05:57.193Z] #21 20.29 Selecting previously unselected package libapparmor1:armhf. [2022-03-18T12:05:57.193Z] #21 20.30 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-18T12:05:57.193Z] #21 20.31 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-18T12:05:57.193Z] #21 20.36 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-18T12:05:57.193Z] #21 20.37 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-18T12:05:57.193Z] #21 20.37 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-18T12:05:57.193Z] #21 20.45 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-18T12:05:57.193Z] #21 20.46 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-18T12:05:57.193Z] #21 20.46 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-18T12:05:57.193Z] #21 20.53 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-18T12:05:57.452Z] #21 20.55 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-18T12:05:57.452Z] #21 20.55 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-18T12:05:57.452Z] #21 20.65 Selecting previously unselected package libc6:ppc64el. [2022-03-18T12:05:57.452Z] #21 20.66 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-18T12:05:57.711Z] #21 20.84 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-18T12:05:58.211Z] 037d5740b404: Verifying Checksum [2022-03-18T12:05:58.211Z] 037d5740b404: Download complete [2022-03-18T12:05:58.280Z] #21 21.43 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-18T12:05:58.280Z] #21 21.43 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-18T12:05:58.280Z] #21 21.44 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-18T12:05:58.280Z] #21 21.48 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-18T12:05:58.280Z] #21 21.49 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-18T12:05:58.280Z] #21 21.49 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-18T12:05:58.517Z] #21 35.68 Setting up zip (3.0-12) ... [2022-03-18T12:05:58.517Z] #21 35.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:05:58.517Z] #21 35.72 Setting up bash-completion (1:2.11-2) ... [2022-03-18T12:05:58.539Z] #21 21.57 Selecting previously unselected package libseccomp2:s390x. [2022-03-18T12:05:58.539Z] #21 21.58 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-18T12:05:58.539Z] #21 21.58 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-18T12:05:58.539Z] #21 21.63 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-18T12:05:58.539Z] #21 21.63 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-18T12:05:58.539Z] #21 21.64 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-18T12:05:58.539Z] #21 21.71 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-18T12:05:58.539Z] #21 21.72 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-18T12:05:58.539Z] #21 21.73 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-18T12:05:58.539Z] #21 21.78 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-18T12:05:58.539Z] #21 21.78 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-18T12:05:58.539Z] #21 21.79 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-18T12:05:58.539Z] #21 21.85 Selecting previously unselected package libseccomp2:armhf. [2022-03-18T12:05:58.797Z] #21 21.86 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-18T12:05:58.797Z] #21 21.87 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-18T12:05:58.797Z] #21 21.92 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-18T12:05:58.797Z] #21 21.93 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-18T12:05:58.797Z] #21 21.94 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-18T12:05:58.797Z] #21 22.01 Selecting previously unselected package libseccomp2:armel. [2022-03-18T12:05:58.797Z] #21 22.01 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-18T12:05:58.797Z] #21 22.02 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-18T12:05:58.797Z] #21 22.07 Selecting previously unselected package libseccomp-dev:armel. [2022-03-18T12:05:58.797Z] #21 22.07 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-18T12:05:58.797Z] #21 22.07 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-18T12:05:58.797Z] #21 22.13 Selecting previously unselected package libseccomp2:arm64. [2022-03-18T12:05:59.056Z] #21 22.13 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-18T12:05:59.056Z] #21 22.14 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T12:05:59.056Z] #21 22.18 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-18T12:05:59.056Z] #21 22.18 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-18T12:05:59.056Z] #21 22.19 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T12:05:59.056Z] #21 22.29 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-18T12:05:59.056Z] #21 22.31 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-18T12:05:59.056Z] #21 22.32 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-18T12:05:59.056Z] #21 22.33 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-18T12:05:59.056Z] #21 22.35 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-18T12:05:59.056Z] #21 22.36 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-18T12:05:59.056Z] #21 22.37 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-18T12:05:59.056Z] #21 22.39 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-18T12:05:59.315Z] #21 22.40 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-18T12:05:59.315Z] #21 22.41 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-18T12:05:59.315Z] #21 22.43 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-18T12:05:59.315Z] #21 22.44 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-18T12:05:59.315Z] #21 22.45 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-18T12:05:59.315Z] #21 22.46 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-18T12:05:59.315Z] #21 22.47 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-18T12:05:59.315Z] #21 22.49 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-18T12:06:00.431Z] #21 37.51 Setting up xz-utils (5.2.5-2) ... [2022-03-18T12:06:00.431Z] #21 37.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T12:06:00.431Z] #21 37.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-18T12:06:00.431Z] #21 37.55 Setting up patch (2.7.6-7) ... [2022-03-18T12:06:00.431Z] #21 37.58 Setting up sudo (1.9.5p2-3) ... [2022-03-18T12:06:00.431Z] #21 37.65 invoke-rc.d: could not determine current runlevel [2022-03-18T12:06:00.431Z] #21 37.66 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T12:06:00.507Z] #63 146.6 rootlesskit version 0.14.6 [2022-03-18T12:06:00.507Z] #63 146.6 Usage of /build/rootlesskit-docker-proxy: [2022-03-18T12:06:00.507Z] #63 146.6 -container-ip string [2022-03-18T12:06:00.507Z] #63 146.6 container ip [2022-03-18T12:06:00.507Z] #63 146.6 -container-port int [2022-03-18T12:06:00.507Z] #63 146.6 container port (default -1) [2022-03-18T12:06:00.507Z] #63 146.6 -host-ip string [2022-03-18T12:06:00.507Z] #63 146.6 host ip [2022-03-18T12:06:00.507Z] #63 146.6 -host-port int [2022-03-18T12:06:00.507Z] #63 146.6 host port (default -1) [2022-03-18T12:06:00.507Z] #63 146.6 -proto string [2022-03-18T12:06:00.507Z] #63 146.6 proxy protocol (default "tcp") [2022-03-18T12:06:00.692Z] #21 37.66 Setting up xfsprogs (5.10.0-4) ... [2022-03-18T12:06:00.692Z] #21 37.68 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-18T12:06:00.692Z] #21 37.69 Setting up inetutils-ping (2:2.0-1) ... [2022-03-18T12:06:00.692Z] #21 37.70 Setting up pigz (2.6-1) ... [2022-03-18T12:06:00.692Z] #21 37.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T12:06:00.692Z] #21 37.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:06:00.692Z] #21 37.74 Setting up python-pip-whl (20.3.4-4) ... [2022-03-18T12:06:00.692Z] #21 37.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:00.694Z] #21 23.72 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-18T12:06:01.263Z] #21 38.43 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-18T12:06:01.263Z] #21 38.44 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-18T12:06:01.524Z] #21 38.81 Setting up libelf1:amd64 (0.183-1) ... [2022-03-18T12:06:01.633Z] #21 25.00 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-18T12:06:01.785Z] #21 38.83 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-18T12:06:01.785Z] #21 38.84 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:06:01.785Z] #21 38.85 Setting up python3-distutils (3.9.2-1) ... [2022-03-18T12:06:02.002Z] #63 ... [2022-03-18T12:06:02.002Z] [2022-03-18T12:06:02.002Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:06:02.002Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:06:02.002Z] #14 149.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-18T12:06:02.002Z] #14 149.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:06:02.273Z] #14 ... [2022-03-18T12:06:02.273Z] [2022-03-18T12:06:02.273Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:06:02.273Z] #63 sha256:728b910d657b72dc02163a7ff0a6226fd453e3d14e8bfa7562aae9cff0e80927 [2022-03-18T12:06:02.273Z] #63 DONE 149.3s [2022-03-18T12:06:02.273Z] [2022-03-18T12:06:02.274Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:06:02.274Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:06:02.274Z] #14 149.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:06:02.356Z] #21 39.30 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:02.356Z] #21 39.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T12:06:02.356Z] #21 39.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T12:06:02.356Z] #21 39.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T12:06:02.356Z] #21 39.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T12:06:02.356Z] #21 39.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T12:06:02.356Z] #21 39.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T12:06:02.356Z] #21 39.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T12:06:02.356Z] #21 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T12:06:02.356Z] #21 39.36 Setting up python3-setuptools (52.0.0-4) ... [2022-03-18T12:06:02.535Z] #14 ... [2022-03-18T12:06:02.535Z] [2022-03-18T12:06:02.535Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T12:06:02.535Z] #64 sha256:4357f53f12ef0455d7d052a4a9a6077fa87057ae80c4b00a5b6f44b54a4bca6e [2022-03-18T12:06:02.535Z] #64 DONE 0.1s [2022-03-18T12:06:02.535Z] [2022-03-18T12:06:02.535Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T12:06:02.535Z] #65 sha256:d771bdd1b35c7562c3029fc022b114f0fd0057313a5c299e99fcfb43149ec2eb [2022-03-18T12:06:02.535Z] #65 DONE 0.1s [2022-03-18T12:06:02.535Z] [2022-03-18T12:06:02.535Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:06:02.535Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:06:03.013Z] #21 26.21 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-18T12:06:03.297Z] #21 40.63 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:06:03.558Z] #21 40.64 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T12:06:03.558Z] #21 40.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-18T12:06:03.558Z] #21 40.66 Setting up python3-pip (20.3.4-4) ... [2022-03-18T12:06:04.392Z] #21 27.43 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-18T12:06:04.500Z] #21 41.69 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T12:06:04.500Z] #21 41.71 Setting up jq (1.6-2.1) ... [2022-03-18T12:06:04.500Z] #21 41.74 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-18T12:06:04.500Z] #21 41.75 Setting up iptables (1.8.7-1) ... [2022-03-18T12:06:04.500Z] #21 41.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T12:06:04.500Z] #21 41.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T12:06:04.500Z] #21 41.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T12:06:04.500Z] #21 41.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T12:06:04.761Z] #21 41.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T12:06:04.761Z] #21 41.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T12:06:04.761Z] #21 41.79 Setting up iproute2 (5.10.0-4) ... [2022-03-18T12:06:05.022Z] #21 42.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:06:05.332Z] #21 28.64 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-18T12:06:05.332Z] #21 28.65 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-18T12:06:05.332Z] #21 28.66 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-18T12:06:05.332Z] #21 28.68 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-18T12:06:05.332Z] #21 28.69 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-18T12:06:05.332Z] #21 28.70 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T12:06:05.332Z] #21 28.72 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-18T12:06:05.591Z] #21 28.73 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-18T12:06:05.591Z] #21 28.79 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-18T12:06:05.591Z] #21 28.84 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-18T12:06:05.591Z] #21 28.85 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-18T12:06:05.591Z] #21 28.87 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-18T12:06:05.591Z] #21 28.93 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-18T12:06:05.593Z] #21 DONE 42.5s [2022-03-18T12:06:05.593Z] [2022-03-18T12:06:05.593Z] #22 [dev-systemd-false 8/24] 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-03-18T12:06:05.593Z] #22 sha256:f4275ccd7b6d4fa7ef9e88db6ad890c225d0650e2feddd4d8d306b57b6af5fff [2022-03-18T12:06:05.850Z] #21 28.95 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-18T12:06:05.850Z] #21 28.96 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-18T12:06:05.850Z] #21 28.97 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T12:06:05.850Z] #21 28.98 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-18T12:06:05.850Z] #21 28.99 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-18T12:06:05.850Z] #21 29.01 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-18T12:06:05.850Z] #21 29.02 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-18T12:06:05.850Z] #21 29.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:06:06.788Z] #21 DONE 30.1s [2022-03-18T12:06:06.788Z] [2022-03-18T12:06:06.788Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:06:06.788Z] #67 sha256:046e441276f462486264889bfde9727fb8e795b4e06d28cdb6f2941e88e71981 [2022-03-18T12:06:06.978Z] #22 1.340 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T12:06:06.978Z] #22 1.343 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T12:06:06.978Z] #22 1.349 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T12:06:06.978Z] #22 DONE 1.4s [2022-03-18T12:06:06.978Z] [2022-03-18T12:06:06.978Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T12:06:06.978Z] #23 sha256:05f0c651eeca2b838a69f0d70d176dc7c68fe03a9403f0153f554bb65616c872 [2022-03-18T12:06:07.048Z] #67 ... [2022-03-18T12:06:07.048Z] [2022-03-18T12:06:07.048Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T12:06:07.048Z] #62 sha256:752f4a88fb8d97bf9220f987c103ac0c7865a9f45312da41adb1348f459f36f6 [2022-03-18T12:06:07.048Z] #62 DONE 0.1s [2022-03-18T12:06:07.048Z] [2022-03-18T12:06:07.048Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T12:06:07.048Z] #22 sha256:967ab3d94d4fbb7fe20047e45a980baf4f24e9abbc4d4127abf881a5102a14f8 [2022-03-18T12:06:08.431Z] #22 DONE 1.3s [2022-03-18T12:06:08.431Z] [2022-03-18T12:06:08.431Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:08.431Z] #63 sha256:86f2aaf41c8618e9efcd3d94937aa18b55d3d784a503e1574a0d9494d94d37c0 [2022-03-18T12:06:08.431Z] #63 1.167 + RM_GOPATH=0 [2022-03-18T12:06:08.431Z] #63 1.167 + TMP_GOPATH= [2022-03-18T12:06:08.431Z] #63 1.167 + : /build [2022-03-18T12:06:08.431Z] #63 1.167 + '[' -z '' ']' [2022-03-18T12:06:08.431Z] #63 1.168 ++ mktemp -d [2022-03-18T12:06:08.431Z] #63 1.175 + export GOPATH=/tmp/tmp.z88QzZIFsG [2022-03-18T12:06:08.431Z] #63 1.175 + GOPATH=/tmp/tmp.z88QzZIFsG [2022-03-18T12:06:08.431Z] #63 1.175 + RM_GOPATH=1 [2022-03-18T12:06:08.431Z] #63 1.175 + case "$(go env GOARCH)" in [2022-03-18T12:06:08.431Z] #63 1.175 ++ go env GOARCH [2022-03-18T12:06:08.431Z] #63 1.180 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:06:08.431Z] #63 1.180 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:06:08.431Z] #63 1.203 ++ dirname /install.sh [2022-03-18T12:06:08.431Z] #63 1.203 + dir=/ [2022-03-18T12:06:08.431Z] #63 1.203 + bin=runc [2022-03-18T12:06:08.431Z] #63 1.203 + shift [2022-03-18T12:06:08.431Z] #63 1.203 + '[' '!' -f //runc.installer ']' [2022-03-18T12:06:08.431Z] #63 1.203 + . //runc.installer [2022-03-18T12:06:08.431Z] #63 1.203 ++ set -e [2022-03-18T12:06:08.431Z] #63 1.203 ++ : v1.1.0 [2022-03-18T12:06:08.431Z] #63 1.203 + install_runc [2022-03-18T12:06:08.431Z] #63 1.203 + RUNC_BUILDTAGS=seccomp [2022-03-18T12:06:08.431Z] #63 1.203 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-18T12:06:08.431Z] #63 1.203 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.z88QzZIFsG/src/github.com/opencontainers/runc [2022-03-18T12:06:08.431Z] #63 1.203 Cloning into '/tmp/tmp.z88QzZIFsG/src/github.com/opencontainers/runc'... [2022-03-18T12:06:08.431Z] #63 1.203 Install runc version v1.1.0 (build tags: seccomp) [2022-03-18T12:06:09.000Z] #63 ... [2022-03-18T12:06:09.001Z] [2022-03-18T12:06:09.001Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-18T12:06:09.001Z] #23 sha256:311a8555546d2f07668ef072c478410c03e259353ab456eedc15f37476ce8065 [2022-03-18T12:06:09.001Z] #23 DONE 0.9s [2022-03-18T12:06:09.127Z] #34 ... [2022-03-18T12:06:09.127Z] [2022-03-18T12:06:09.127Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:06:09.127Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:06:09.128Z] #14 156.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T12:06:09.128Z] #14 156.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-18T12:06:09.128Z] #14 156.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T12:06:09.128Z] #14 156.5 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T12:06:09.128Z] #14 156.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-18T12:06:09.128Z] #14 156.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T12:06:09.260Z] [2022-03-18T12:06:09.260Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T12:06:09.260Z] #24 sha256:7b250fd28f8294f92085ba7a2675dd373b17189d30b89ca725ce4efcb807c236 [2022-03-18T12:06:09.390Z] #14 156.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T12:06:09.390Z] #14 156.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-18T12:06:09.390Z] #14 156.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T12:06:09.579Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-18T12:06:09.579Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-06970938\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-18T12:06:09.579Z] ---------------------------------------------------------------------------- [2022-03-18T12:06:09.579Z] [2022-03-18T12:06:09.579Z] INFO: executeCI.ps1 starting at Fri Mar 18 12:06:08 CUT 2022 [2022-03-18T12:06:09.579Z] [2022-03-18T12:06:09.579Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-18T12:06:09.579Z] INFO: Running git version 2.24.1.windows.2 [2022-03-18T12:06:09.579Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-18T12:06:09.579Z] INFO: Environment variables: [2022-03-18T12:06:09.579Z] [2022-03-18T12:06:09.579Z] Name Value [2022-03-18T12:06:09.579Z] ---- ----- [2022-03-18T12:06:09.579Z] ALLUSERSPROFILE C:\ProgramData [2022-03-18T12:06:09.579Z] amd64 true [2022-03-18T12:06:09.579Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-18T12:06:09.579Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-18T12:06:09.579Z] arm64 true [2022-03-18T12:06:09.579Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-18T12:06:09.579Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-18T12:06:09.579Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-18T12:06:09.579Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-18T12:06:09.579Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-18T12:06:09.579Z] BRANCH_NAME PR-43385 [2022-03-18T12:06:09.579Z] BUILD_DISPLAY_NAME #8 [2022-03-18T12:06:09.579Z] BUILD_ID 8 [2022-03-18T12:06:09.579Z] BUILD_NUMBER 8 [2022-03-18T12:06:09.579Z] BUILD_TAG jenkins-moby-PR-43385-8 [2022-03-18T12:06:09.579Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/8/ [2022-03-18T12:06:09.579Z] cgroup2 true [2022-03-18T12:06:09.579Z] CHANGE_AUTHOR thaJeztah [2022-03-18T12:06:09.579Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-18T12:06:09.579Z] CHANGE_BRANCH move_IsWindowsClient [2022-03-18T12:06:09.579Z] CHANGE_FORK thaJeztah/docker [2022-03-18T12:06:09.579Z] CHANGE_ID 43385 [2022-03-18T12:06:09.579Z] CHANGE_TARGET master [2022-03-18T12:06:09.579Z] CHANGE_TITLE pkg/system: remove deprecated/unused consts and move IsWindowsClient() [2022-03-18T12:06:09.579Z] CHANGE_URL https://github.com/moby/moby/pull/43385 [2022-03-18T12:06:09.579Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T12:06:09.579Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-18T12:06:09.579Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-18T12:06:09.579Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-18T12:06:09.579Z] COMPUTERNAME azwin-2-5194a0 [2022-03-18T12:06:09.579Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-18T12:06:09.579Z] ConfigSequenceNumber 0 [2022-03-18T12:06:09.579Z] dco true [2022-03-18T12:06:09.579Z] DOCKER_BUILDKIT 0 [2022-03-18T12:06:09.579Z] DOCKER_DUT_DEBUG 1 [2022-03-18T12:06:09.579Z] DOCKER_EXPERIMENTAL 1 [2022-03-18T12:06:09.579Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-18T12:06:09.579Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-18T12:06:09.579Z] EXECUTOR_NUMBER 0 [2022-03-18T12:06:09.579Z] FQDN azwin-2-5194a0.westus.cloudapp.azure.com [2022-03-18T12:06:09.579Z] GIT_BRANCH PR-43385 [2022-03-18T12:06:09.579Z] GIT_COMMIT ddc726058c454c0eec0260c4424e969a21a30e2b [2022-03-18T12:06:09.579Z] GIT_PREVIOUS_COMMIT 87a20ba3d5566bacbf20557f6c32b4c7aadccbf6 [2022-03-18T12:06:09.579Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 2fbdc56500ec139f86a8137f1ee4d04b28682810 [2022-03-18T12:06:09.579Z] GIT_URL https://github.com/moby/moby.git [2022-03-18T12:06:09.579Z] HUDSON_COOKIE 39dbc593-d8bc-4c5a-be90-7eca8012cbbd [2022-03-18T12:06:09.579Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-18T12:06:09.579Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-18T12:06:09.579Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-18T12:06:09.579Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-18T12:06:09.579Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-18T12:06:09.579Z] JENKINS_NODE_COOKIE 70702b3f-7406-45e5-be51-6b68979961dc [2022-03-18T12:06:09.579Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-18T12:06:09.579Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-18T12:06:09.579Z] JOB_BASE_NAME PR-43385 [2022-03-18T12:06:09.579Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/display/redirect [2022-03-18T12:06:09.579Z] JOB_NAME moby/PR-43385 [2022-03-18T12:06:09.579Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/ [2022-03-18T12:06:09.579Z] library.jps.version master [2022-03-18T12:06:09.579Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-18T12:06:09.579Z] NODE_LABELS amd64 azure azwin-2-5194a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-18T12:06:09.580Z] NODE_NAME azwin-2-5194a0 [2022-03-18T12:06:09.580Z] NUMBER_OF_PROCESSORS 4 [2022-03-18T12:06:09.580Z] OS Windows_NT [2022-03-18T12:06:09.580Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-18T12:06:09.580Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-18T12:06:09.580Z] ppc64le false [2022-03-18T12:06:09.580Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-18T12:06:09.580Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-18T12:06:09.580Z] PROCESSOR_LEVEL 6 [2022-03-18T12:06:09.580Z] PROCESSOR_REVISION 4f01 [2022-03-18T12:06:09.580Z] ProgramData C:\ProgramData [2022-03-18T12:06:09.580Z] ProgramFiles C:\Program Files [2022-03-18T12:06:09.580Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-18T12:06:09.580Z] ProgramW6432 C:\Program Files [2022-03-18T12:06:09.580Z] PROMPT $P$G [2022-03-18T12:06:09.580Z] PSExecutionPolicyPreference Bypass [2022-03-18T12:06:09.580Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-18T12:06:09.580Z] PUBLIC C:\Users\Public [2022-03-18T12:06:09.580Z] rootless true [2022-03-18T12:06:09.580Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/8/display/redirect?page=artif... [2022-03-18T12:06:09.580Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/8/display/redirect?page=changes [2022-03-18T12:06:09.580Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/8/display/redirect [2022-03-18T12:06:09.580Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43385/8/display/redirect?page=tests [2022-03-18T12:06:09.580Z] s390x false [2022-03-18T12:06:09.580Z] SKIP_VALIDATION_TESTS 1 [2022-03-18T12:06:09.580Z] SOURCES_DRIVE d [2022-03-18T12:06:09.580Z] SOURCES_SUBDIR gopath [2022-03-18T12:06:09.580Z] STAGE_NAME Run tests [2022-03-18T12:06:09.580Z] SystemDrive C: [2022-03-18T12:06:09.580Z] SystemRoot C:\Windows [2022-03-18T12:06:09.580Z] TEMP C:\Windows\TEMP [2022-03-18T12:06:09.580Z] TESTDEBUG 0 [2022-03-18T12:06:09.580Z] TESTRUN_DRIVE d [2022-03-18T12:06:09.580Z] TESTRUN_SUBDIR CI [2022-03-18T12:06:09.580Z] TIMEOUT 120m [2022-03-18T12:06:09.580Z] TMP C:\Windows\TEMP [2022-03-18T12:06:09.580Z] unit_validate true [2022-03-18T12:06:09.580Z] USERDOMAIN WORKGROUP [2022-03-18T12:06:09.580Z] USERNAME azwin-2-5194a0$ [2022-03-18T12:06:09.580Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-18T12:06:09.580Z] validate_force false [2022-03-18T12:06:09.580Z] windir C:\Windows [2022-03-18T12:06:09.580Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-18T12:06:09.580Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-18T12:06:09.580Z] windows2022 true [2022-03-18T12:06:09.580Z] windows2022containerd false [2022-03-18T12:06:09.580Z] windowsRS5 true [2022-03-18T12:06:09.580Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-18T12:06:09.580Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-18T12:06:09.580Z] [2022-03-18T12:06:09.580Z] [2022-03-18T12:06:09.580Z] [2022-03-18T12:06:09.653Z] #14 157.1 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T12:06:09.653Z] #14 157.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T12:06:09.653Z] #14 157.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:06:09.830Z] #24 0.764 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T12:06:09.831Z] #24 DONE 0.9s [2022-03-18T12:06:09.831Z] [2022-03-18T12:06:09.831Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:09.831Z] #63 sha256:86f2aaf41c8618e9efcd3d94937aa18b55d3d784a503e1574a0d9494d94d37c0 [2022-03-18T12:06:10.177Z] #14 152.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-18T12:06:10.177Z] #14 152.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T12:06:10.177Z] #14 152.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:06:10.177Z] #14 ... [2022-03-18T12:06:10.177Z] [2022-03-18T12:06:10.177Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:06:10.177Z] #63 sha256:e4a3b46a2ae42aa5be443923f68770c59091236aa09428283f3fb9fb148a9d0a [2022-03-18T12:06:10.177Z] #63 152.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T12:06:10.177Z] #63 152.5 + GOBIN=/build [2022-03-18T12:06:10.177Z] #63 152.5 + GO111MODULE=on [2022-03-18T12:06:10.177Z] #63 152.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-18T12:06:10.227Z] #14 157.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T12:06:10.227Z] #14 157.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T12:06:10.227Z] #14 157.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:06:10.489Z] #14 157.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T12:06:10.489Z] #14 157.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:06:10.489Z] #14 157.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:06:10.489Z] #14 157.9 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T12:06:10.489Z] #14 157.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-18T12:06:10.489Z] #14 157.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-18T12:06:10.825Z] 8f616e6e9eec: Verifying Checksum [2022-03-18T12:06:10.825Z] 8f616e6e9eec: Download complete [2022-03-18T12:06:10.830Z] #14 158.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T12:06:10.830Z] #14 158.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-18T12:06:10.830Z] #14 158.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T12:06:10.832Z] #63 ... [2022-03-18T12:06:10.832Z] [2022-03-18T12:06:10.832Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T12:06:10.832Z] #25 sha256:f8bbc124fea0c7a5d95774ce8fba4210348ac642d6c36032ea123df66b0b3647 [2022-03-18T12:06:10.832Z] #25 DONE 0.9s [2022-03-18T12:06:11.095Z] [2022-03-18T12:06:11.095Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T12:06:11.095Z] #26 sha256:f172fb5ee11a55e73838087c4c0a0e945e564a31e909931233e20ff1151d0b02 [2022-03-18T12:06:11.098Z] #14 158.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-18T12:06:11.221Z] INFO: Sources under d:\gopath\... [2022-03-18T12:06:11.221Z] INFO: Test run under d:\CI\... [2022-03-18T12:06:11.221Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-18T12:06:11.221Z] INFO: docker/docker repository was found [2022-03-18T12:06:11.221Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-18T12:06:11.360Z] #14 158.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-18T12:06:11.360Z] #14 158.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T12:06:11.623Z] #14 159.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-18T12:06:11.623Z] #14 159.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-18T12:06:11.623Z] #14 159.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T12:06:11.691Z] ltsc2019: Pulling from windows/servercore [2022-03-18T12:06:11.885Z] #14 159.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-18T12:06:11.885Z] #14 159.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-18T12:06:11.885Z] #14 159.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T12:06:12.034Z] #26 DONE 0.9s [2022-03-18T12:06:12.034Z] [2022-03-18T12:06:12.034Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-18T12:06:12.034Z] #27 sha256:94393ed9fea10cc46ad961a14870569bc62690ecdbe1927d0670dfec3c3a9c39 [2022-03-18T12:06:12.147Z] #14 159.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-18T12:06:12.147Z] #14 159.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-18T12:06:12.147Z] #14 159.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T12:06:12.160Z] 4612f6d0b889: Pulling fs layer [2022-03-18T12:06:12.160Z] 0a6173b79e25: Pulling fs layer [2022-03-18T12:06:12.603Z] #27 DONE 1.0s [2022-03-18T12:06:12.603Z] [2022-03-18T12:06:12.603Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:06:12.603Z] #28 sha256:059cdafeaf18d9462582de7f97202305513c0d218321953a5757d68c58289977 [2022-03-18T12:06:12.722Z] #14 160.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T12:06:12.722Z] #14 160.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-18T12:06:12.722Z] #14 160.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T12:06:12.983Z] #14 160.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T12:06:12.983Z] #14 160.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:06:12.983Z] #14 160.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:06:13.245Z] #14 160.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T12:06:13.245Z] #14 160.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-18T12:06:13.245Z] #14 160.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T12:06:13.507Z] #14 160.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T12:06:13.507Z] #14 160.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-18T12:06:13.507Z] #14 160.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T12:06:13.982Z] #28 1.314 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:06:13.982Z] #28 1.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:06:14.083Z] #14 161.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T12:06:14.241Z] #28 1.502 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:06:14.242Z] #28 1.575 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T12:06:14.345Z] #14 161.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T12:06:14.345Z] #14 161.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T12:06:14.345Z] #14 161.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T12:06:14.345Z] #14 161.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T12:06:14.480Z] #63 ... [2022-03-18T12:06:14.480Z] [2022-03-18T12:06:14.480Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:06:14.480Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:06:14.480Z] #14 159.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T12:06:14.480Z] #14 159.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-18T12:06:14.480Z] #14 159.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T12:06:14.480Z] #14 159.6 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T12:06:14.480Z] #14 159.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-18T12:06:14.480Z] #14 159.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T12:06:14.480Z] #14 159.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T12:06:14.480Z] #14 159.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-18T12:06:14.480Z] #14 159.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T12:06:14.501Z] #28 1.774 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-18T12:06:14.607Z] #14 161.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T12:06:14.607Z] #14 161.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:06:14.607Z] #14 161.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T12:06:14.607Z] #14 162.0 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-18T12:06:14.607Z] #14 162.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T12:06:14.607Z] #14 162.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T12:06:14.607Z] #14 162.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:06:14.607Z] #14 162.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T12:06:14.607Z] #14 162.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T12:06:14.607Z] #14 162.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-18T12:06:14.760Z] #28 2.013 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-18T12:06:14.920Z] #14 162.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T12:06:14.920Z] #14 162.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T12:06:15.020Z] #28 2.263 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-18T12:06:15.054Z] #14 160.4 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T12:06:15.054Z] #14 160.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T12:06:15.257Z] #14 162.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T12:06:15.280Z] #28 2.417 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-18T12:06:15.280Z] #28 2.703 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:06:15.316Z] #14 160.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:06:15.527Z] #14 162.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T12:06:15.528Z] #14 162.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T12:06:15.528Z] #14 162.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:06:15.528Z] #14 163.0 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-03-18T12:06:15.528Z] #14 163.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:06:15.528Z] #14 163.0 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-03-18T12:06:15.528Z] #14 163.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T12:06:15.528Z] #14 163.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:06:15.528Z] #14 163.0 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-03-18T12:06:15.539Z] #28 2.916 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-18T12:06:15.540Z] #28 2.917 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T12:06:15.540Z] #28 2.918 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-18T12:06:15.540Z] #28 2.928 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:06:15.540Z] #28 2.929 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-18T12:06:15.540Z] #28 2.940 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-18T12:06:15.795Z] #14 163.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:06:15.795Z] #14 163.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T12:06:15.795Z] #14 163.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:06:15.795Z] #14 163.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-18T12:06:16.057Z] #14 163.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:06:16.057Z] #14 163.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:06:16.277Z] #14 161.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T12:06:16.277Z] #14 161.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T12:06:16.318Z] #14 163.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:06:16.478Z] #28 3.483 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-18T12:06:16.478Z] #28 3.489 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-18T12:06:16.478Z] #28 3.490 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T12:06:16.478Z] #28 3.491 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-18T12:06:16.478Z] #28 3.497 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:06:16.478Z] #28 3.497 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-18T12:06:16.574Z] #14 161.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:06:16.892Z] #14 DONE 164.4s [2022-03-18T12:06:16.892Z] [2022-03-18T12:06:16.892Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T12:06:16.892Z] #15 sha256:f2411b65c58417723ff08ada648aaa6ae1313ad940e13e53dd0b9c514da5dd7f [2022-03-18T12:06:16.977Z] #23 9.872 Collecting yamllint==1.26.1 [2022-03-18T12:06:17.150Z] #14 162.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T12:06:17.150Z] #14 162.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:06:17.150Z] #14 162.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:06:17.412Z] #14 162.9 Selecting previously unselected package libudev-dev:amd64.#14 ... [2022-03-18T12:06:17.412Z] [2022-03-18T12:06:17.412Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T12:06:17.412Z] #63 sha256:e4a3b46a2ae42aa5be443923f68770c59091236aa09428283f3fb9fb148a9d0a [2022-03-18T12:06:17.412Z] #63 159.5 rootlesskit version 0.14.6 [2022-03-18T12:06:17.412Z] #63 159.5 Usage of /build/rootlesskit-docker-proxy: [2022-03-18T12:06:17.412Z] #63 159.5 -container-ip string [2022-03-18T12:06:17.412Z] #63 159.5 container ip [2022-03-18T12:06:17.412Z] #63 159.5 -container-port int [2022-03-18T12:06:17.412Z] #63 159.5 container port (default -1) [2022-03-18T12:06:17.412Z] #63 159.5 -host-ip string [2022-03-18T12:06:17.412Z] #63 159.5 host ip [2022-03-18T12:06:17.412Z] #63 159.5 -host-port int [2022-03-18T12:06:17.412Z] #63 159.5 host port (default -1) [2022-03-18T12:06:17.412Z] #63 159.5 -proto string [2022-03-18T12:06:17.412Z] #63 159.5 proxy protocol (default "tcp") [2022-03-18T12:06:17.412Z] #63 DONE 162.6s [2022-03-18T12:06:17.412Z] [2022-03-18T12:06:17.412Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T12:06:17.412Z] #64 sha256:1ff119b42a796482551968afa23fa5b2a5c26a2f599b6569eefd8438f3d368c1 [2022-03-18T12:06:17.412Z] #64 DONE 0.1s [2022-03-18T12:06:17.412Z] [2022-03-18T12:06:17.412Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:06:17.412Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:06:17.412Z] #14 162.9 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T12:06:17.412Z] #14 162.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-18T12:06:17.412Z] #14 162.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-18T12:06:17.466Z] #15 ... [2022-03-18T12:06:17.466Z] [2022-03-18T12:06:17.466Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T12:06:17.466Z] #55 sha256:8d70a33fec9585b2ed4c161f1c8b346ce19dee71ac9987fc58a56365d8d034cb [2022-03-18T12:06:17.466Z] #55 DONE 0.2s [2022-03-18T12:06:17.466Z] [2022-03-18T12:06:17.466Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:17.466Z] #56 sha256:6cbf68dd144f24fbff31cef1d8bc86866528ba44f12362201ead2442cf115a6d [2022-03-18T12:06:17.674Z] #14 163.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T12:06:17.674Z] #14 ... [2022-03-18T12:06:17.674Z] [2022-03-18T12:06:17.674Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T12:06:17.674Z] #65 sha256:6c21f6accaa3f3fcd2652722e5f204f05659c4903b3b029c3362c1b66a17aad0 [2022-03-18T12:06:17.674Z] #65 DONE 0.1s [2022-03-18T12:06:17.674Z] [2022-03-18T12:06:17.674Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T12:06:17.674Z] #14 sha256:08a3f87181d5f83a05351069df17e0a9355acd9db2a73927681d43e61c1dcbbd [2022-03-18T12:06:17.674Z] #14 163.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-18T12:06:17.674Z] #14 163.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T12:06:17.918Z] #23 10.93 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-18T12:06:18.247Z] #14 163.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-18T12:06:18.247Z] #14 163.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-18T12:06:18.247Z] #14 163.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T12:06:18.509Z] #14 163.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-18T12:06:18.509Z] #14 163.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-18T12:06:18.509Z] #14 164.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T12:06:18.509Z] #14 164.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-18T12:06:18.771Z] #14 164.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-18T12:06:18.771Z] #14 164.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T12:06:18.771Z] #14 164.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-18T12:06:18.851Z] #56 ... [2022-03-18T12:06:18.851Z] [2022-03-18T12:06:18.851Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T12:06:18.851Z] #15 sha256:f2411b65c58417723ff08ada648aaa6ae1313ad940e13e53dd0b9c514da5dd7f [2022-03-18T12:06:18.851Z] #15 DONE 1.9s [2022-03-18T12:06:18.851Z] [2022-03-18T12:06:18.851Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:18.851Z] #56 sha256:6cbf68dd144f24fbff31cef1d8bc86866528ba44f12362201ead2442cf115a6d [2022-03-18T12:06:18.851Z] #56 1.656 + RM_GOPATH=0 [2022-03-18T12:06:18.851Z] #56 1.656 + TMP_GOPATH= [2022-03-18T12:06:18.851Z] #56 1.656 + : /build [2022-03-18T12:06:18.851Z] #56 1.656 + '[' -z '' ']' [2022-03-18T12:06:18.851Z] #56 1.676 ++ mktemp -d [2022-03-18T12:06:18.851Z] #56 1.676 + export GOPATH=/tmp/tmp.M7MNtgW1Ss [2022-03-18T12:06:18.851Z] #56 1.676 + GOPATH=/tmp/tmp.M7MNtgW1Ss [2022-03-18T12:06:18.851Z] #56 1.676 + RM_GOPATH=1 [2022-03-18T12:06:18.851Z] #56 1.676 + case "$(go env GOARCH)" in [2022-03-18T12:06:18.851Z] #56 1.676 ++ go env GOARCH [2022-03-18T12:06:18.851Z] #56 1.683 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:06:18.851Z] #56 1.683 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:06:18.851Z] #56 1.683 ++ dirname /install.sh [2022-03-18T12:06:18.851Z] #56 1.683 + dir=/ [2022-03-18T12:06:18.851Z] #56 1.683 + bin=runc [2022-03-18T12:06:18.851Z] #56 1.683 + shift [2022-03-18T12:06:18.851Z] #56 1.683 + '[' '!' -f //runc.installer ']' [2022-03-18T12:06:18.851Z] #56 1.683 + . //runc.installer [2022-03-18T12:06:18.851Z] #56 1.683 ++ set -e [2022-03-18T12:06:18.851Z] #56 1.683 ++ : v1.1.0 [2022-03-18T12:06:18.851Z] #56 1.683 + install_runc [2022-03-18T12:06:18.851Z] #56 1.683 + RUNC_BUILDTAGS=seccomp [2022-03-18T12:06:18.851Z] #56 1.683 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-18T12:06:18.851Z] #56 1.683 Install runc version v1.1.0 (build tags: seccomp) [2022-03-18T12:06:18.851Z] #56 1.696 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.M7MNtgW1Ss/src/github.com/opencontainers/runc [2022-03-18T12:06:18.851Z] #56 1.702 Cloning into '/tmp/tmp.M7MNtgW1Ss/src/github.com/opencontainers/runc'... [2022-03-18T12:06:18.858Z] #23 12.09 Collecting pathspec>=0.5.3 [2022-03-18T12:06:18.858Z] #23 12.10 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-18T12:06:19.032Z] #14 164.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-18T12:06:19.032Z] #14 164.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T12:06:19.117Z] #23 12.52 Collecting pyyaml [2022-03-18T12:06:19.378Z] #23 12.53 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-18T12:06:19.378Z] #23 12.59 Building wheels for collected packages: yamllint [2022-03-18T12:06:19.378Z] #23 12.59 Building wheel for yamllint (setup.py): started [2022-03-18T12:06:19.605Z] #14 165.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T12:06:19.605Z] #14 165.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-18T12:06:19.605Z] #14 165.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T12:06:19.869Z] #14 165.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T12:06:19.869Z] #14 165.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T12:06:19.869Z] #14 165.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:06:20.131Z] #14 165.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T12:06:20.131Z] #14 165.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-18T12:06:20.131Z] #14 165.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T12:06:20.237Z] #56 ... [2022-03-18T12:06:20.237Z] [2022-03-18T12:06:20.237Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-18T12:06:20.237Z] #16 sha256:3fa658257d3c3e5026bf1f3c527186c3a6a545c889df5dfdcf319c386f26e115 [2022-03-18T12:06:20.237Z] #16 DONE 1.4s [2022-03-18T12:06:20.319Z] #23 13.51 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-18T12:06:20.319Z] #23 13.51 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a02a256fc499a169dfcd4bdc445afc7049a9b863755a7edabdde53a6e9117f58 [2022-03-18T12:06:20.319Z] #23 13.51 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-18T12:06:20.319Z] #23 13.53 Successfully built yamllint [2022-03-18T12:06:20.319Z] #23 13.58 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-18T12:06:20.393Z] #14 166.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T12:06:20.393Z] #14 166.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-18T12:06:20.393Z] #14 166.0 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T12:06:20.499Z] [2022-03-18T12:06:20.499Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T12:06:20.499Z] #17 sha256:983708d6f608e7a020304f792e29542b86a128e92f92cabee6e26fc4dd3222f0 [2022-03-18T12:06:20.580Z] #23 13.97 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T12:06:21.152Z] #23 DONE 14.5s [2022-03-18T12:06:21.152Z] [2022-03-18T12:06:21.152Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T12:06:21.152Z] #27 sha256:92298e357a825834e522c0c4057b5a18dd9e0e5125d28196f0e1d9df8e288759 [2022-03-18T12:06:21.338Z] #14 166.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T12:06:21.338Z] #14 166.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T12:06:21.338Z] #14 166.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T12:06:21.338Z] #14 166.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T12:06:21.338Z] #14 166.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T12:06:21.338Z] #14 166.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T12:06:21.338Z] #14 166.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T12:06:21.338Z] #14 166.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T12:06:21.338Z] #14 166.9 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-18T12:06:21.338Z] #14 166.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T12:06:21.338Z] #14 166.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T12:06:21.338Z] #14 166.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T12:06:21.338Z] #14 166.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T12:06:21.338Z] #14 166.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T12:06:21.338Z] #14 166.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-18T12:06:21.338Z] #14 167.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T12:06:21.338Z] #14 167.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T12:06:21.338Z] #14 167.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T12:06:21.338Z] #14 167.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T12:06:21.441Z] #17 1.155 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T12:06:21.599Z] #14 167.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T12:06:21.599Z] #14 167.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:06:21.599Z] #14 167.1 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-03-18T12:06:21.599Z] #14 167.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:06:21.599Z] #14 167.1 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-03-18T12:06:21.599Z] #14 167.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T12:06:21.599Z] #14 167.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T12:06:21.599Z] #14 167.1 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-03-18T12:06:21.599Z] #14 167.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T12:06:21.703Z] #17 DONE 1.3s [2022-03-18T12:06:21.703Z] [2022-03-18T12:06:21.703Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T12:06:21.703Z] #18 sha256:81479f8b5ce78800a6081ec8563fdada25758c07dbce543629105ee1e9a7df8f [2022-03-18T12:06:21.861Z] #14 167.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T12:06:21.861Z] #14 167.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:06:21.861Z] #14 167.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-18T12:06:21.861Z] #14 167.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:06:21.861Z] #14 167.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T12:06:21.861Z] #14 167.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:06:22.096Z] #27 DONE 0.6s [2022-03-18T12:06:22.096Z] [2022-03-18T12:06:22.096Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T12:06:22.096Z] #32 sha256:05ec158314bad92fcee448ba9a1c8a2b18204fa2d9bded909654be7eda659738 [2022-03-18T12:06:22.434Z] #14 DONE 168.0s [2022-03-18T12:06:22.434Z] [2022-03-18T12:06:22.434Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T12:06:22.434Z] #55 sha256:4517b8f4517f0266c809f874d47603030e3c52889e06cc8501881a77906df3bb [2022-03-18T12:06:22.667Z] #32 DONE 0.8s [2022-03-18T12:06:22.667Z] [2022-03-18T12:06:22.667Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T12:06:22.667Z] #35 sha256:f9213e84fde40261751adb4e95776b66617f3cc927d795ab2de87319c8f115c2 [2022-03-18T12:06:22.696Z] #55 DONE 0.3s [2022-03-18T12:06:22.696Z] [2022-03-18T12:06:22.696Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:22.696Z] #56 sha256:1d60b38ed682d3eb10db1b2a567780046990d46101c4e3d2a7fc23848435dcdf [2022-03-18T12:06:23.061Z] #28 ... [2022-03-18T12:06:23.061Z] [2022-03-18T12:06:23.061Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:23.061Z] #63 sha256:86f2aaf41c8618e9efcd3d94937aa18b55d3d784a503e1574a0d9494d94d37c0 [2022-03-18T12:06:23.061Z] #63 5.949 + cd /tmp/tmp.z88QzZIFsG/src/github.com/opencontainers/runc [2022-03-18T12:06:23.061Z] #63 5.950 + git checkout -q v1.1.0 [2022-03-18T12:06:23.061Z] #63 6.095 + '[' -z '' ']' [2022-03-18T12:06:23.061Z] #63 6.095 + target=static [2022-03-18T12:06:23.061Z] #63 6.095 + make BUILDTAGS=seccomp static [2022-03-18T12:06:23.061Z] #63 6.338 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-18T12:06:23.090Z] #18 DONE 1.3s [2022-03-18T12:06:23.090Z] [2022-03-18T12:06:23.090Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:06:23.090Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:06:23.090Z] #43 ... [2022-03-18T12:06:23.090Z] [2022-03-18T12:06:23.090Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T12:06:23.090Z] #19 sha256:20753513816f1d5c038050dc7b9f7b02311e6efca2b61db44637cb9dd37a124c [2022-03-18T12:06:23.239Z] #35 DONE 0.6s [2022-03-18T12:06:23.239Z] [2022-03-18T12:06:23.239Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:06:23.239Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:06:23.239Z] #43 ... [2022-03-18T12:06:23.239Z] [2022-03-18T12:06:23.239Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-18T12:06:23.239Z] #37 sha256:ee01f57974cdcb9d1ff8f68f9c38cedc69722043c2217dcd7b7b8c97586d7b77 [2022-03-18T12:06:23.239Z] #37 DONE 0.1s [2022-03-18T12:06:23.239Z] [2022-03-18T12:06:23.239Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T12:06:23.239Z] #41 sha256:53a904c4db51b36f4f7932a853b720b7841c79a9e7c59dd14933ca34b73a0632 [2022-03-18T12:06:23.239Z] #41 DONE 0.0s [2022-03-18T12:06:23.500Z] [2022-03-18T12:06:23.500Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:06:23.500Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:06:24.035Z] #19 DONE 1.3s [2022-03-18T12:06:24.035Z] [2022-03-18T12:06:24.035Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-18T12:06:24.035Z] #20 sha256:7394c2ae12c8b7e4f646323e1a60088020c6a43b73139f78ddcf443108676a6b [2022-03-18T12:06:24.666Z] #56 1.649 + RM_GOPATH=0 [2022-03-18T12:06:24.666Z] #56 ... [2022-03-18T12:06:24.666Z] [2022-03-18T12:06:24.666Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T12:06:24.666Z] #15 sha256:f2411b65c58417723ff08ada648aaa6ae1313ad940e13e53dd0b9c514da5dd7f [2022-03-18T12:06:24.666Z] #15 DONE 2.0s [2022-03-18T12:06:24.666Z] [2022-03-18T12:06:24.666Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:24.666Z] #56 sha256:1d60b38ed682d3eb10db1b2a567780046990d46101c4e3d2a7fc23848435dcdf [2022-03-18T12:06:24.666Z] #56 1.649 + TMP_GOPATH= [2022-03-18T12:06:24.666Z] #56 1.649 + : /build [2022-03-18T12:06:24.666Z] #56 1.649 + '[' -z '' ']' [2022-03-18T12:06:24.666Z] #56 1.652 ++ mktemp -d [2022-03-18T12:06:24.666Z] #56 1.666 + export GOPATH=/tmp/tmp.OwfMNjgObP [2022-03-18T12:06:24.666Z] #56 1.666 + GOPATH=/tmp/tmp.OwfMNjgObP [2022-03-18T12:06:24.666Z] #56 1.666 + RM_GOPATH=1 [2022-03-18T12:06:24.666Z] #56 1.666 + case "$(go env GOARCH)" in [2022-03-18T12:06:24.666Z] #56 1.667 ++ go env GOARCH [2022-03-18T12:06:24.666Z] #56 1.677 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T12:06:24.666Z] #56 1.678 + GO_BUILDMODE=-buildmode=pie [2022-03-18T12:06:24.666Z] #56 1.678 ++ dirname /install.sh [2022-03-18T12:06:24.666Z] #56 1.683 + dir=/ [2022-03-18T12:06:24.666Z] #56 1.687 + bin=runc [2022-03-18T12:06:24.666Z] #56 1.687 + shift [2022-03-18T12:06:24.666Z] #56 1.687 + '[' '!' -f //runc.installer ']' [2022-03-18T12:06:24.667Z] #56 1.687 + . //runc.installer [2022-03-18T12:06:24.667Z] #56 1.687 ++ set -e [2022-03-18T12:06:24.667Z] #56 1.687 ++ : v1.1.0 [2022-03-18T12:06:24.667Z] #56 1.688 + install_runc [2022-03-18T12:06:24.667Z] #56 1.688 + RUNC_BUILDTAGS=seccomp [2022-03-18T12:06:24.667Z] #56 1.688 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-18T12:06:24.667Z] #56 1.688 Install runc version v1.1.0 (build tags: seccomp) [2022-03-18T12:06:24.667Z] #56 1.688 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OwfMNjgObP/src/github.com/opencontainers/runc [2022-03-18T12:06:24.667Z] #56 1.690 Cloning into '/tmp/tmp.OwfMNjgObP/src/github.com/opencontainers/runc'... [2022-03-18T12:06:24.694Z] 0a6173b79e25: Verifying Checksum [2022-03-18T12:06:24.694Z] 0a6173b79e25: Download complete [2022-03-18T12:06:25.428Z] #20 DONE 1.2s [2022-03-18T12:06:25.428Z] [2022-03-18T12:06:25.428Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:06:25.428Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:06:25.428Z] #43 ... [2022-03-18T12:06:25.428Z] [2022-03-18T12:06:25.428Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:06:25.428Z] #21 sha256:61a097fe5ce24af640565467b677caf65ff286e781808c8169b59b15307668d2 [2022-03-18T12:06:26.095Z] #56 ... [2022-03-18T12:06:26.095Z] [2022-03-18T12:06:26.095Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-18T12:06:26.095Z] #16 sha256:3fa658257d3c3e5026bf1f3c527186c3a6a545c889df5dfdcf319c386f26e115 [2022-03-18T12:06:26.095Z] #16 DONE 1.4s [2022-03-18T12:06:26.095Z] [2022-03-18T12:06:26.095Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T12:06:26.095Z] #17 sha256:983708d6f608e7a020304f792e29542b86a128e92f92cabee6e26fc4dd3222f0 [2022-03-18T12:06:27.252Z] #63 ... [2022-03-18T12:06:27.253Z] [2022-03-18T12:06:27.253Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:06:27.253Z] #28 sha256:059cdafeaf18d9462582de7f97202305513c0d218321953a5757d68c58289977 [2022-03-18T12:06:27.253Z] #28 14.67 Fetched 48.9 MB in 14s (3549 kB/s) [2022-03-18T12:06:27.357Z] #21 1.592 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:06:27.357Z] #21 1.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:06:27.357Z] #21 1.798 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:06:27.482Z] #17 1.408 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T12:06:27.624Z] #21 2.237 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:06:28.056Z] #17 DONE 2.2s [2022-03-18T12:06:28.056Z] [2022-03-18T12:06:28.056Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T12:06:28.056Z] #18 sha256:81479f8b5ce78800a6081ec8563fdada25758c07dbce543629105ee1e9a7df8f [2022-03-18T12:06:29.443Z] #18 DONE 1.4s [2022-03-18T12:06:29.443Z] [2022-03-18T12:06:29.443Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:06:29.443Z] #60 sha256:e6515da04153e14dc3c09946f74c8d4d3c69df1080d3f28e68fd2145feb8a155 [2022-03-18T12:06:29.544Z] #21 ... [2022-03-18T12:06:29.544Z] [2022-03-18T12:06:29.544Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:06:29.544Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:06:29.544Z] #34 DONE 176.3s [2022-03-18T12:06:29.544Z] [2022-03-18T12:06:29.544Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:06:29.544Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:06:29.705Z] #60 ... [2022-03-18T12:06:29.705Z] [2022-03-18T12:06:29.705Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T12:06:29.705Z] #19 sha256:20753513816f1d5c038050dc7b9f7b02311e6efca2b61db44637cb9dd37a124c [2022-03-18T12:06:29.806Z] #43 ... [2022-03-18T12:06:29.806Z] [2022-03-18T12:06:29.806Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:06:29.806Z] #21 sha256:61a097fe5ce24af640565467b677caf65ff286e781808c8169b59b15307668d2 [2022-03-18T12:06:29.806Z] #21 4.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:06:30.584Z] 4612f6d0b889: Verifying Checksum [2022-03-18T12:06:30.585Z] 4612f6d0b889: Download complete [2022-03-18T12:06:31.197Z] #21 5.757 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:06:31.626Z] #19 DONE 1.8s [2022-03-18T12:06:31.627Z] [2022-03-18T12:06:31.627Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:06:31.627Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:06:31.627Z] #51 ... [2022-03-18T12:06:31.627Z] [2022-03-18T12:06:31.627Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-18T12:06:31.627Z] #20 sha256:7394c2ae12c8b7e4f646323e1a60088020c6a43b73139f78ddcf443108676a6b [2022-03-18T12:06:31.633Z] #51 ... [2022-03-18T12:06:31.633Z] [2022-03-18T12:06:31.633Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:06:31.633Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:06:31.633Z] #43 186.8 + dpkg --print-architecture [2022-03-18T12:06:31.633Z] #43 186.8 + git checkout -q v2.1.0 [2022-03-18T12:06:32.203Z] #43 187.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T12:06:32.203Z] #43 187.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T12:06:33.016Z] #20 DONE 1.5s [2022-03-18T12:06:33.016Z] [2022-03-18T12:06:33.016Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:06:33.016Z] #21 sha256:61a097fe5ce24af640565467b677caf65ff286e781808c8169b59b15307668d2 [2022-03-18T12:06:34.408Z] #21 1.502 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T12:06:34.408Z] #21 1.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T12:06:34.408Z] #21 1.554 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T12:06:34.983Z] #21 2.011 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T12:06:35.374Z] #28 14.67 Reading package lists... [2022-03-18T12:06:35.411Z] #21 9.470 Fetched 8506 kB in 8s (1041 kB/s) [2022-03-18T12:06:35.932Z] #21 3.073 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T12:06:37.256Z] #56 ... [2022-03-18T12:06:37.256Z] [2022-03-18T12:06:37.256Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T12:06:37.256Z] #26 sha256:ae98dc568e7900d4ff9c8a214e5960257ba9bb63c39b3382339130da3216a077 [2022-03-18T12:06:37.256Z] #26 211.1 + return [2022-03-18T12:06:37.256Z] #26 DONE 217.0s [2022-03-18T12:06:37.256Z] [2022-03-18T12:06:37.256Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:06:37.256Z] #60 sha256:693aa1ebec448702e4016fba210c32e0badda2683e515e2dc4fae0f5a75ccc11 [2022-03-18T12:06:37.517Z] #60 ... [2022-03-18T12:06:37.517Z] [2022-03-18T12:06:37.517Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T12:06:37.517Z] #27 sha256:82bb234a31e6127556917a27200385708e698a693d0b1a994570572687ab4243 [2022-03-18T12:06:37.961Z] #21 9.470 Reading package lists... [2022-03-18T12:06:38.092Z] #27 DONE 0.6s [2022-03-18T12:06:38.092Z] [2022-03-18T12:06:38.092Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:06:38.092Z] #51 sha256:178713aa6a0ca17aadab6354b1b778b4404140acc963a898bf8286f12ff569dc [2022-03-18T12:06:38.092Z] #51 218.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-18T12:06:38.092Z] #51 DONE 218.9s [2022-03-18T12:06:38.092Z] [2022-03-18T12:06:38.092Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T12:06:38.092Z] #32 sha256:703bd20c5e1700e880643f1cf48df5316f178236c986d26004b64b2f72c431ee [2022-03-18T12:06:38.353Z] #32 DONE 0.3s [2022-03-18T12:06:38.353Z] [2022-03-18T12:06:38.353Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:06:38.353Z] #60 sha256:693aa1ebec448702e4016fba210c32e0badda2683e515e2dc4fae0f5a75ccc11 [2022-03-18T12:06:38.353Z] #60 ... [2022-03-18T12:06:38.353Z] [2022-03-18T12:06:38.353Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T12:06:38.353Z] #35 sha256:93d8f2f59730a9f9a2090eedd087ae1aef62bbaaf522bb0c487f47024fabab01 [2022-03-18T12:06:38.500Z] #21 5.274 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T12:06:40.267Z] #35 DONE 1.8s [2022-03-18T12:06:40.267Z] [2022-03-18T12:06:40.267Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:40.267Z] #56 sha256:6e7625129bc8fcc96e54f536a94e1cfe4279148a486603cbdfb0edee25209263 [2022-03-18T12:06:40.267Z] #56 ... [2022-03-18T12:06:40.267Z] [2022-03-18T12:06:40.267Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-18T12:06:40.267Z] #37 sha256:20656b9e8f243edb485ded941018b1f998967effd64f062e9cf9bca0a748c940 [2022-03-18T12:06:40.267Z] #37 DONE 0.1s [2022-03-18T12:06:40.267Z] [2022-03-18T12:06:40.267Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T12:06:40.267Z] #41 sha256:92553b86b053f3faf2fae6f2b9b602a436161b44090c3abe0bc28b7cecf66764 [2022-03-18T12:06:40.267Z] #41 DONE 0.2s [2022-03-18T12:06:40.267Z] [2022-03-18T12:06:40.267Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T12:06:40.267Z] #44 sha256:d81e8b849ca896a76a0fb7fd45601968188b1c3f8eee95eb30361a604edf9bcb [2022-03-18T12:06:40.512Z] #21 12.21 Reading package lists... [2022-03-18T12:06:40.529Z] #44 ... [2022-03-18T12:06:40.529Z] [2022-03-18T12:06:40.529Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:40.529Z] #56 sha256:6e7625129bc8fcc96e54f536a94e1cfe4279148a486603cbdfb0edee25209263 [2022-03-18T12:06:40.529Z] #56 121.5 + mkdir -p /build [2022-03-18T12:06:40.529Z] #56 121.5 + cp runc /build/runc [2022-03-18T12:06:40.529Z] #56 DONE 121.6s [2022-03-18T12:06:40.529Z] [2022-03-18T12:06:40.529Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T12:06:40.529Z] #44 sha256:d81e8b849ca896a76a0fb7fd45601968188b1c3f8eee95eb30361a604edf9bcb [2022-03-18T12:06:40.529Z] #44 DONE 0.2s [2022-03-18T12:06:40.529Z] [2022-03-18T12:06:40.529Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-18T12:06:40.529Z] #48 sha256:c606120156b32f51e21a626bb1c9e6295307cd64220eebf6f79e2431e4ade899 [2022-03-18T12:06:40.529Z] #48 DONE 0.1s [2022-03-18T12:06:40.529Z] [2022-03-18T12:06:40.529Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:06:40.529Z] #60 sha256:693aa1ebec448702e4016fba210c32e0badda2683e515e2dc4fae0f5a75ccc11 [2022-03-18T12:06:40.791Z] #60 ... [2022-03-18T12:06:40.791Z] [2022-03-18T12:06:40.791Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T12:06:40.791Z] #50 sha256:923647ab763ac12c2cfc680522fa76f588de5cb450a440efe5a570a5266f577c [2022-03-18T12:06:40.791Z] #50 DONE 0.1s [2022-03-18T12:06:40.791Z] [2022-03-18T12:06:40.791Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T12:06:40.791Z] #52 sha256:8e6053f5a8b9b91e898c46c8c73cf6075be72a60e32f710eee30ca2943650735 [2022-03-18T12:06:41.085Z] #21 15.29 Building dependency tree... [2022-03-18T12:06:41.085Z] #21 ... [2022-03-18T12:06:41.085Z] [2022-03-18T12:06:41.085Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:41.085Z] #56 sha256:6cbf68dd144f24fbff31cef1d8bc86866528ba44f12362201ead2442cf115a6d [2022-03-18T12:06:41.085Z] #56 13.64 + cd /tmp/tmp.M7MNtgW1Ss/src/github.com/opencontainers/runc [2022-03-18T12:06:41.085Z] #56 13.64 + git checkout -q v1.1.0 [2022-03-18T12:06:41.085Z] #56 14.11 + '[' -z '' ']' [2022-03-18T12:06:41.085Z] #56 14.11 + target=static [2022-03-18T12:06:41.085Z] #56 14.11 + make BUILDTAGS=seccomp static [2022-03-18T12:06:41.085Z] #56 14.44 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-18T12:06:41.347Z] #56 ... [2022-03-18T12:06:41.347Z] [2022-03-18T12:06:41.347Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:06:41.347Z] #21 sha256:61a097fe5ce24af640565467b677caf65ff286e781808c8169b59b15307668d2 [2022-03-18T12:06:41.347Z] #21 15.29 Building dependency tree... [2022-03-18T12:06:41.362Z] #52 DONE 0.6s [2022-03-18T12:06:41.362Z] [2022-03-18T12:06:41.362Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:06:41.362Z] #60 sha256:693aa1ebec448702e4016fba210c32e0badda2683e515e2dc4fae0f5a75ccc11 [2022-03-18T12:06:41.362Z] #60 ... [2022-03-18T12:06:41.362Z] [2022-03-18T12:06:41.362Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T12:06:41.362Z] #54 sha256:cfdfce530d2ad875eee27f21d0c11b328c42529b4c88fe82be015a0a5ff580b1 [2022-03-18T12:06:41.362Z] #54 DONE 0.1s [2022-03-18T12:06:41.631Z] [2022-03-18T12:06:41.631Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T12:06:41.631Z] #57 sha256:773c1a500dbfd9f8b665eff28249676def4b08bf6487ff8ce7a662616acae593 [2022-03-18T12:06:41.819Z] #21 ... [2022-03-18T12:06:41.819Z] [2022-03-18T12:06:41.819Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:41.819Z] #56 sha256:1d60b38ed682d3eb10db1b2a567780046990d46101c4e3d2a7fc23848435dcdf [2022-03-18T12:06:41.819Z] #56 12.80 + cd /tmp/tmp.OwfMNjgObP/src/github.com/opencontainers/runc [2022-03-18T12:06:41.819Z] #56 12.80 + git checkout -q v1.1.0 [2022-03-18T12:06:41.819Z] #56 13.20 + '[' -z '' ']' [2022-03-18T12:06:41.819Z] #56 13.21 + target=static [2022-03-18T12:06:41.819Z] #56 13.21 + make BUILDTAGS=seccomp static [2022-03-18T12:06:41.819Z] #56 13.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-18T12:06:41.949Z] #28 21.58 Reading package lists... [2022-03-18T12:06:42.086Z] #56 ... [2022-03-18T12:06:42.086Z] [2022-03-18T12:06:42.086Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:06:42.086Z] #21 sha256:61a097fe5ce24af640565467b677caf65ff286e781808c8169b59b15307668d2 [2022-03-18T12:06:42.086Z] #21 9.330 Fetched 8506 kB in 8s (1049 kB/s) [2022-03-18T12:06:42.295Z] #21 16.71 The following additional packages will be installed: [2022-03-18T12:06:42.295Z] #21 16.71 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T12:06:42.295Z] #21 16.71 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-18T12:06:42.295Z] #21 16.71 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-18T12:06:42.295Z] #21 16.72 python3-pkg-resources vim-runtime xxd [2022-03-18T12:06:42.295Z] #21 16.72 Suggested packages: [2022-03-18T12:06:42.295Z] #21 16.72 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-18T12:06:42.295Z] #21 16.72 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-18T12:06:42.295Z] #21 16.72 acl attr quota [2022-03-18T12:06:42.295Z] #21 16.72 Recommended packages: [2022-03-18T12:06:42.295Z] #21 16.72 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-18T12:06:42.576Z] #57 DONE 1.0s [2022-03-18T12:06:42.576Z] [2022-03-18T12:06:42.576Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:06:42.576Z] #60 sha256:693aa1ebec448702e4016fba210c32e0badda2683e515e2dc4fae0f5a75ccc11 [2022-03-18T12:06:42.576Z] #60 195.1 + bin/containerd [2022-03-18T12:06:42.887Z] #28 28.21 Building dependency tree... [2022-03-18T12:06:42.887Z] #28 29.92 Reading state information... [2022-03-18T12:06:43.688Z] #21 18.43 The following NEW packages will be installed: [2022-03-18T12:06:43.949Z] #21 18.43 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-18T12:06:43.949Z] #21 18.43 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T12:06:43.949Z] #21 18.43 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-18T12:06:43.949Z] #21 18.43 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-18T12:06:43.949Z] #21 18.44 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-18T12:06:43.950Z] #21 18.44 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-18T12:06:43.950Z] #21 18.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T12:06:43.950Z] #21 18.44 xz-utils zip zstd [2022-03-18T12:06:44.211Z] #21 18.82 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:06:44.211Z] #21 18.82 Need to get 27.6 MB of archives. [2022-03-18T12:06:44.211Z] #21 18.82 After this operation, 106 MB of additional disk space will be used. [2022-03-18T12:06:44.211Z] #21 18.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-18T12:06:44.211Z] #21 18.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-18T12:06:44.211Z] #21 18.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-18T12:06:44.211Z] #21 18.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-18T12:06:44.211Z] #21 18.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-18T12:06:44.211Z] #21 18.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-18T12:06:44.211Z] #21 18.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-18T12:06:44.211Z] #21 18.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-18T12:06:44.211Z] #21 18.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T12:06:44.211Z] #21 18.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T12:06:44.211Z] #21 18.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-18T12:06:44.211Z] #21 18.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-18T12:06:44.211Z] #21 18.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-18T12:06:44.211Z] #21 18.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-18T12:06:44.211Z] #21 18.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-18T12:06:44.270Z] #28 31.29 bzip2 is already the newest version (1.0.8-4). [2022-03-18T12:06:44.270Z] #28 31.29 patch is already the newest version (2.7.6-7). [2022-03-18T12:06:44.270Z] #28 31.29 xz-utils is already the newest version (5.2.5-2). [2022-03-18T12:06:44.270Z] #28 31.29 The following additional packages will be installed: [2022-03-18T12:06:44.270Z] #28 31.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-18T12:06:44.270Z] #28 31.30 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-18T12:06:44.270Z] #28 31.31 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-18T12:06:44.270Z] #28 31.31 python3-pkg-resources vim-runtime xxd [2022-03-18T12:06:44.270Z] #28 31.33 Suggested packages: [2022-03-18T12:06:44.270Z] #28 31.33 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-18T12:06:44.270Z] #28 31.33 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-18T12:06:44.270Z] #28 31.33 Recommended packages: [2022-03-18T12:06:44.270Z] #28 31.33 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-18T12:06:44.477Z] #21 18.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-18T12:06:44.477Z] #21 18.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-18T12:06:44.477Z] #21 18.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T12:06:44.477Z] #21 18.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-18T12:06:44.477Z] #21 18.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-18T12:06:44.477Z] #21 18.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-18T12:06:44.477Z] #21 19.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T12:06:44.477Z] #21 19.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T12:06:44.477Z] #21 19.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T12:06:44.477Z] #21 19.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-18T12:06:44.477Z] #21 19.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-18T12:06:44.477Z] #21 19.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T12:06:44.643Z] #21 9.330 Reading package lists... [2022-03-18T12:06:44.739Z] #21 19.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-18T12:06:44.739Z] #21 19.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T12:06:44.739Z] #21 19.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-18T12:06:44.739Z] #21 19.43 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T12:06:44.739Z] #21 19.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-18T12:06:44.739Z] #21 19.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-18T12:06:44.739Z] #21 19.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-18T12:06:44.739Z] #21 19.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-18T12:06:44.739Z] #21 19.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-18T12:06:44.905Z] #21 11.76 Reading package lists... [2022-03-18T12:06:44.905Z] #21 ... [2022-03-18T12:06:44.905Z] [2022-03-18T12:06:44.905Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T12:06:44.905Z] #34 sha256:a09c6c2283cc0ca60a7ff9fc791921c61bb81bf9ae93cc4c24030a8f56bd4a13 [2022-03-18T12:06:44.905Z] #34 DONE 190.1s [2022-03-18T12:06:44.905Z] [2022-03-18T12:06:44.905Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:44.905Z] #56 sha256:1d60b38ed682d3eb10db1b2a567780046990d46101c4e3d2a7fc23848435dcdf [2022-03-18T12:06:45.002Z] #21 19.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T12:06:45.002Z] #21 19.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-18T12:06:45.002Z] #21 19.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-18T12:06:45.002Z] #21 19.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-18T12:06:45.002Z] #21 19.57 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-18T12:06:45.002Z] #21 19.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-18T12:06:45.002Z] #21 19.62 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-18T12:06:45.002Z] #21 19.63 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-18T12:06:45.209Z] #28 32.57 The following NEW packages will be installed: [2022-03-18T12:06:45.209Z] #28 32.58 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-18T12:06:45.209Z] #28 32.58 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-18T12:06:45.209Z] #28 32.58 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-18T12:06:45.209Z] #28 32.59 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-18T12:06:45.209Z] #28 32.59 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-18T12:06:45.209Z] #28 32.59 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-18T12:06:45.209Z] #28 32.59 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-18T12:06:45.264Z] #21 19.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-18T12:06:45.264Z] #21 19.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-18T12:06:45.264Z] #21 19.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-18T12:06:45.264Z] #21 19.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-18T12:06:45.779Z] #28 32.99 0 upgraded, 44 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:06:45.779Z] #28 32.99 Need to get 18.6 MB of archives. [2022-03-18T12:06:45.779Z] #28 32.99 After this operation, 71.4 MB of additional disk space will be used. [2022-03-18T12:06:45.779Z] #28 32.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-18T12:06:45.779Z] #28 33.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-18T12:06:45.779Z] #28 33.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-18T12:06:45.779Z] #28 33.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-18T12:06:45.779Z] #28 33.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-18T12:06:45.779Z] #28 33.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-18T12:06:45.779Z] #28 33.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-18T12:06:45.779Z] #28 33.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-18T12:06:45.779Z] #28 33.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T12:06:45.779Z] #28 33.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T12:06:45.779Z] #28 33.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-18T12:06:45.779Z] #28 33.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-18T12:06:45.779Z] #28 33.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-18T12:06:45.779Z] #28 33.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-18T12:06:45.779Z] #28 33.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-18T12:06:45.779Z] #28 33.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T12:06:45.779Z] #28 33.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-18T12:06:45.779Z] #28 33.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-18T12:06:45.779Z] #28 33.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-18T12:06:45.779Z] #28 33.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T12:06:45.779Z] #28 33.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T12:06:45.779Z] #28 33.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T12:06:45.779Z] #28 33.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-18T12:06:45.779Z] #28 33.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-18T12:06:45.779Z] #28 33.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-18T12:06:45.779Z] #28 33.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T12:06:45.779Z] #28 33.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-18T12:06:45.780Z] #28 33.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T12:06:45.780Z] #28 33.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-18T12:06:45.780Z] #28 33.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-18T12:06:45.780Z] #28 33.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-18T12:06:45.780Z] #28 33.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-18T12:06:45.780Z] #28 33.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T12:06:45.780Z] #28 33.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-18T12:06:45.780Z] #28 33.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-18T12:06:45.780Z] #28 33.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-18T12:06:45.780Z] #28 33.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-18T12:06:45.780Z] #28 33.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-18T12:06:45.780Z] #28 33.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-18T12:06:45.780Z] #28 33.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-18T12:06:46.040Z] #28 33.26 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-18T12:06:46.040Z] #28 33.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-18T12:06:46.040Z] #28 33.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-18T12:06:46.040Z] #28 33.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-18T12:06:46.609Z] #28 33.85 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:06:46.652Z] #21 20.98 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:06:46.652Z] #21 21.14 Fetched 27.6 MB in 2s (17.7 MB/s) [2022-03-18T12:06:46.652Z] #21 21.21 Selecting previously unselected package pigz. [2022-03-18T12:06:46.652Z] #21 21.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 ... 24010 files and directories currently installed.) [2022-03-18T12:06:46.652Z] #21 21.26 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-18T12:06:46.652Z] #21 21.28 Unpacking pigz (2.6-1) ... [2022-03-18T12:06:46.869Z] #28 34.12 Fetched 18.6 MB in 1s (31.5 MB/s) [2022-03-18T12:06:46.869Z] #28 34.16 Selecting previously unselected package pigz. [2022-03-18T12:06:46.914Z] #21 21.38 Selecting previously unselected package libelf1:amd64. [2022-03-18T12:06:46.914Z] #21 21.38 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-18T12:06:46.914Z] #21 21.39 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-18T12:06:46.914Z] #21 21.54 Selecting previously unselected package libbpf0:amd64. [2022-03-18T12:06:46.914Z] #21 21.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-18T12:06:46.914Z] #21 21.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-18T12:06:46.914Z] #21 21.64 Selecting previously unselected package libcap2:amd64. [2022-03-18T12:06:47.128Z] #28 34.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 ... 40068 files and directories currently installed.) [2022-03-18T12:06:47.128Z] #28 34.22 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-18T12:06:47.128Z] #28 34.23 Unpacking pigz (2.6-1) ... [2022-03-18T12:06:47.128Z] #28 34.29 Selecting previously unselected package libelf1:amd64. [2022-03-18T12:06:47.128Z] #28 34.29 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-18T12:06:47.128Z] #28 34.30 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-18T12:06:47.128Z] #28 34.41 Selecting previously unselected package libbpf0:amd64. [2022-03-18T12:06:47.128Z] #28 34.42 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-18T12:06:47.128Z] #28 34.42 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-18T12:06:47.208Z] #21 21.64 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-18T12:06:47.208Z] #21 21.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-18T12:06:47.208Z] #21 21.70 Selecting previously unselected package libmnl0:amd64. [2022-03-18T12:06:47.208Z] #21 21.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-18T12:06:47.208Z] #21 21.71 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-18T12:06:47.208Z] #21 21.77 Selecting previously unselected package libxtables12:amd64. [2022-03-18T12:06:47.208Z] #21 21.77 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-18T12:06:47.208Z] #21 21.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-18T12:06:47.208Z] #21 21.84 Selecting previously unselected package libcap2-bin. [2022-03-18T12:06:47.208Z] #21 21.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-18T12:06:47.208Z] #21 21.84 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-18T12:06:47.388Z] #28 34.50 Selecting previously unselected package libcap2:amd64. [2022-03-18T12:06:47.388Z] #28 34.51 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-18T12:06:47.388Z] #28 34.51 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-18T12:06:47.388Z] #28 34.56 Selecting previously unselected package libmnl0:amd64. [2022-03-18T12:06:47.388Z] #28 34.57 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-18T12:06:47.388Z] #28 34.59 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-18T12:06:47.388Z] #28 34.64 Selecting previously unselected package libxtables12:amd64. [2022-03-18T12:06:47.388Z] #28 34.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-18T12:06:47.388Z] #28 34.66 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-18T12:06:47.388Z] #28 34.71 Selecting previously unselected package libcap2-bin. [2022-03-18T12:06:47.388Z] #28 34.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-18T12:06:47.388Z] #28 34.72 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-18T12:06:47.461Z] #56 ... [2022-03-18T12:06:47.461Z] [2022-03-18T12:06:47.461Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:06:47.461Z] #21 sha256:61a097fe5ce24af640565467b677caf65ff286e781808c8169b59b15307668d2 [2022-03-18T12:06:47.461Z] #21 11.76 Reading package lists... [2022-03-18T12:06:47.488Z] #21 21.93 Selecting previously unselected package iproute2. [2022-03-18T12:06:47.488Z] #21 21.93 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-18T12:06:47.488Z] #21 21.94 Unpacking iproute2 (5.10.0-4) ... [2022-03-18T12:06:47.648Z] #28 34.78 Selecting previously unselected package iproute2. [2022-03-18T12:06:47.648Z] #28 34.79 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-18T12:06:47.648Z] #28 34.80 Unpacking iproute2 (5.10.0-4) ... [2022-03-18T12:06:47.648Z] #28 ... [2022-03-18T12:06:47.648Z] [2022-03-18T12:06:47.648Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:06:47.648Z] #67 sha256:046e441276f462486264889bfde9727fb8e795b4e06d28cdb6f2941e88e71981 [2022-03-18T12:06:47.648Z] #67 97.52 + bin/containerd [2022-03-18T12:06:47.751Z] #21 22.51 Selecting previously unselected package xxd. [2022-03-18T12:06:48.018Z] #21 22.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:06:48.018Z] #21 22.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:48.018Z] #21 22.66 Selecting previously unselected package vim-common. [2022-03-18T12:06:48.018Z] #21 22.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:06:48.018Z] #21 22.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:48.035Z] #21 14.59 Building dependency tree... [2022-03-18T12:06:48.282Z] #21 22.85 Selecting previously unselected package bash-completion. [2022-03-18T12:06:48.282Z] #21 22.86 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-18T12:06:48.608Z] #21 15.84 The following additional packages will be installed: [2022-03-18T12:06:48.870Z] #21 15.85 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T12:06:48.870Z] #21 15.85 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-18T12:06:48.870Z] #21 15.85 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-18T12:06:48.870Z] #21 15.85 python3-pkg-resources vim-runtime xxd [2022-03-18T12:06:48.870Z] #21 15.85 Suggested packages: [2022-03-18T12:06:48.870Z] #21 15.85 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-18T12:06:48.870Z] #21 15.85 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-18T12:06:48.870Z] #21 15.85 acl attr quota [2022-03-18T12:06:48.870Z] #21 15.85 Recommended packages: [2022-03-18T12:06:48.870Z] #21 15.85 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-18T12:06:49.815Z] #21 16.96 The following NEW packages will be installed: [2022-03-18T12:06:49.815Z] #21 16.96 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-18T12:06:49.815Z] #21 16.96 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T12:06:49.815Z] #21 16.96 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-18T12:06:49.815Z] #21 16.96 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-18T12:06:49.815Z] #21 16.96 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-18T12:06:49.815Z] #21 16.96 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-18T12:06:49.815Z] #21 16.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T12:06:49.815Z] #21 16.96 xz-utils zip zstd [2022-03-18T12:06:50.077Z] #21 17.30 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:06:50.077Z] #21 17.30 Need to get 27.6 MB of archives. [2022-03-18T12:06:50.077Z] #21 17.30 After this operation, 106 MB of additional disk space will be used. [2022-03-18T12:06:50.077Z] #21 17.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-18T12:06:50.077Z] #21 17.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-18T12:06:50.204Z] #21 24.62 Unpacking bash-completion (1:2.11-2) ... [2022-03-18T12:06:50.339Z] #21 17.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-18T12:06:50.339Z] #21 17.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-18T12:06:50.339Z] #21 17.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-18T12:06:50.339Z] #21 17.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-18T12:06:50.339Z] #21 17.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-18T12:06:50.339Z] #21 17.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-18T12:06:50.339Z] #21 17.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T12:06:50.339Z] #21 17.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T12:06:50.339Z] #21 17.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-18T12:06:50.339Z] #21 17.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-18T12:06:50.339Z] #21 17.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-18T12:06:50.339Z] #21 17.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-18T12:06:50.339Z] #21 17.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-18T12:06:50.339Z] #21 17.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-18T12:06:50.339Z] #21 17.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-18T12:06:50.339Z] #21 17.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T12:06:50.339Z] #21 17.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-18T12:06:50.339Z] #21 17.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-18T12:06:50.339Z] #21 17.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-18T12:06:50.339Z] #21 17.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T12:06:50.339Z] #21 17.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T12:06:50.339Z] #21 17.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T12:06:50.339Z] #21 17.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-18T12:06:50.339Z] #21 17.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-18T12:06:50.339Z] #21 17.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T12:06:50.601Z] #21 17.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-18T12:06:50.726Z] #21 25.18 Selecting previously unselected package bzip2. [2022-03-18T12:06:50.726Z] #21 25.18 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-18T12:06:50.726Z] #21 25.20 Unpacking bzip2 (1.0.8-4) ... [2022-03-18T12:06:50.726Z] #21 25.30 Selecting previously unselected package xz-utils. [2022-03-18T12:06:50.726Z] #21 25.32 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-18T12:06:50.726Z] #21 25.32 Unpacking xz-utils (5.2.5-2) ... [2022-03-18T12:06:50.863Z] #21 17.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T12:06:50.863Z] #21 17.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-18T12:06:50.863Z] #21 17.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T12:06:50.863Z] #21 17.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-18T12:06:50.863Z] #21 17.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-18T12:06:50.863Z] #21 17.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-18T12:06:50.863Z] #21 17.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-18T12:06:50.863Z] #21 17.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-18T12:06:50.863Z] #21 17.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T12:06:50.863Z] #21 17.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-18T12:06:50.863Z] #21 17.93 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-18T12:06:50.863Z] #21 17.93 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-18T12:06:50.863Z] #21 17.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-18T12:06:50.863Z] #21 17.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-18T12:06:50.863Z] #21 17.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-18T12:06:50.863Z] #21 18.00 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-18T12:06:50.987Z] #21 25.56 Selecting previously unselected package apparmor. [2022-03-18T12:06:50.987Z] #21 25.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-18T12:06:50.987Z] #21 25.62 Unpacking apparmor (2.13.6-10) ... [2022-03-18T12:06:51.125Z] #21 18.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-18T12:06:51.125Z] #21 18.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-18T12:06:51.125Z] #21 18.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-18T12:06:51.125Z] #21 18.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-18T12:06:51.560Z] #21 26.03 Selecting previously unselected package inetutils-ping. [2022-03-18T12:06:51.560Z] #21 26.04 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-18T12:06:51.560Z] #21 26.05 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-18T12:06:51.560Z] #21 26.16 Selecting previously unselected package libip4tc2:amd64. [2022-03-18T12:06:51.560Z] #21 26.17 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-18T12:06:51.560Z] #21 26.17 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T12:06:51.560Z] #21 26.23 Selecting previously unselected package libip6tc2:amd64. [2022-03-18T12:06:51.560Z] #21 26.24 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-18T12:06:51.560Z] #21 26.25 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T12:06:51.699Z] #21 18.91 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:06:51.823Z] #21 26.31 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T12:06:51.823Z] #21 26.32 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T12:06:51.823Z] #21 26.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T12:06:51.823Z] #21 26.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T12:06:51.823Z] #21 26.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-18T12:06:51.823Z] #21 26.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T12:06:51.823Z] #21 26.47 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T12:06:51.823Z] #21 26.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-18T12:06:51.823Z] #21 26.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T12:06:51.823Z] #21 26.56 Selecting previously unselected package iptables. [2022-03-18T12:06:51.961Z] #21 19.02 Fetched 27.6 MB in 1s (21.0 MB/s) [2022-03-18T12:06:51.961Z] #21 19.08 Selecting previously unselected package pigz. [2022-03-18T12:06:51.961Z] #21 19.08 (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 ... 24010 files and directories currently installed.) [2022-03-18T12:06:51.961Z] #21 19.13 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-18T12:06:51.961Z] #21 19.15 Unpacking pigz (2.6-1) ... [2022-03-18T12:06:51.961Z] #21 19.23 Selecting previously unselected package libelf1:amd64. [2022-03-18T12:06:52.086Z] #21 26.57 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-18T12:06:52.086Z] #21 26.58 Unpacking iptables (1.8.7-1) ... [2022-03-18T12:06:52.086Z] #21 26.84 Selecting previously unselected package libonig5:amd64. [2022-03-18T12:06:52.224Z] #21 19.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-18T12:06:52.224Z] #21 19.25 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-18T12:06:52.224Z] #21 19.40 Selecting previously unselected package libbpf0:amd64. [2022-03-18T12:06:52.224Z] #21 19.40 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-18T12:06:52.224Z] #21 19.42 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-18T12:06:52.224Z] #21 19.51 Selecting previously unselected package libcap2:amd64. [2022-03-18T12:06:52.348Z] #21 26.84 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T12:06:52.348Z] #21 26.85 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:06:52.348Z] #21 26.98 Selecting previously unselected package libjq1:amd64. [2022-03-18T12:06:52.348Z] #21 26.99 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T12:06:52.348Z] #21 27.00 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:06:52.487Z] #21 19.51 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-18T12:06:52.487Z] #21 19.52 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-18T12:06:52.487Z] #21 19.60 Selecting previously unselected package libmnl0:amd64. [2022-03-18T12:06:52.487Z] #21 19.60 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-18T12:06:52.487Z] #21 19.60 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-18T12:06:52.610Z] #21 27.11 Selecting previously unselected package jq. [2022-03-18T12:06:52.610Z] #21 27.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-18T12:06:52.610Z] #21 27.12 Unpacking jq (1.6-2.1) ... [2022-03-18T12:06:52.610Z] #21 27.19 Selecting previously unselected package libaio1:amd64. [2022-03-18T12:06:52.610Z] #21 27.21 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-18T12:06:52.610Z] #21 27.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-18T12:06:52.610Z] #21 27.27 Selecting previously unselected package libgpm2:amd64. [2022-03-18T12:06:52.610Z] #21 27.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-18T12:06:52.610Z] #21 27.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-18T12:06:52.610Z] #21 27.35 Selecting previously unselected package libicu67:amd64. [2022-03-18T12:06:52.749Z] #21 19.66 Selecting previously unselected package libxtables12:amd64. [2022-03-18T12:06:52.749Z] #21 19.66 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-18T12:06:52.749Z] #21 19.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-18T12:06:52.749Z] #21 19.73 Selecting previously unselected package libcap2-bin. [2022-03-18T12:06:52.749Z] #21 19.74 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-18T12:06:52.749Z] #21 19.75 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-18T12:06:52.749Z] #21 19.84 Selecting previously unselected package iproute2. [2022-03-18T12:06:52.749Z] #21 19.85 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-18T12:06:52.749Z] #21 19.86 Unpacking iproute2 (5.10.0-4) ... [2022-03-18T12:06:52.873Z] #21 27.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-18T12:06:52.873Z] #21 27.36 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T12:06:52.926Z] #67 ... [2022-03-18T12:06:52.927Z] [2022-03-18T12:06:52.927Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T12:06:52.927Z] #28 sha256:059cdafeaf18d9462582de7f97202305513c0d218321953a5757d68c58289977 [2022-03-18T12:06:52.927Z] #28 35.11 Selecting previously unselected package xxd. [2022-03-18T12:06:52.927Z] #28 35.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 35.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:52.927Z] #28 35.20 Selecting previously unselected package vim-common. [2022-03-18T12:06:52.927Z] #28 35.22 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:06:52.927Z] #28 35.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:52.927Z] #28 35.36 Selecting previously unselected package bash-completion. [2022-03-18T12:06:52.927Z] #28 35.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-18T12:06:52.927Z] #28 36.53 Unpacking bash-completion (1:2.11-2) ... [2022-03-18T12:06:52.927Z] #28 36.82 Selecting previously unselected package apparmor. [2022-03-18T12:06:52.927Z] #28 36.82 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 36.87 Unpacking apparmor (2.13.6-10) ... [2022-03-18T12:06:52.927Z] #28 37.11 Selecting previously unselected package inetutils-ping. [2022-03-18T12:06:52.927Z] #28 37.12 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 37.13 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-18T12:06:52.927Z] #28 37.21 Selecting previously unselected package libip4tc2:amd64. [2022-03-18T12:06:52.927Z] #28 37.23 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 37.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T12:06:52.927Z] #28 37.30 Selecting previously unselected package libip6tc2:amd64. [2022-03-18T12:06:52.927Z] #28 37.30 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 37.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T12:06:52.927Z] #28 37.36 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T12:06:52.927Z] #28 37.37 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 37.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T12:06:52.927Z] #28 37.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T12:06:52.927Z] #28 37.44 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 37.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T12:06:52.927Z] #28 37.51 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T12:06:52.927Z] #28 37.51 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 37.53 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T12:06:52.927Z] #28 37.59 Selecting previously unselected package iptables. [2022-03-18T12:06:52.927Z] #28 37.60 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 37.60 Unpacking iptables (1.8.7-1) ... [2022-03-18T12:06:52.927Z] #28 37.81 Selecting previously unselected package libonig5:amd64. [2022-03-18T12:06:52.927Z] #28 37.81 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 37.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:06:52.927Z] #28 37.92 Selecting previously unselected package libjq1:amd64. [2022-03-18T12:06:52.927Z] #28 37.93 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 37.94 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:06:52.927Z] #28 38.03 Selecting previously unselected package jq. [2022-03-18T12:06:52.927Z] #28 38.03 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 38.04 Unpacking jq (1.6-2.1) ... [2022-03-18T12:06:52.927Z] #28 38.10 Selecting previously unselected package libaio1:amd64. [2022-03-18T12:06:52.927Z] #28 38.11 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 38.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-18T12:06:52.927Z] #28 38.17 Selecting previously unselected package libgpm2:amd64. [2022-03-18T12:06:52.927Z] #28 38.18 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 38.19 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-18T12:06:52.927Z] #28 38.25 Selecting previously unselected package libinih1:amd64. [2022-03-18T12:06:52.927Z] #28 38.26 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 38.26 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-18T12:06:52.927Z] #28 38.32 Selecting previously unselected package libnet1:amd64. [2022-03-18T12:06:52.927Z] #28 38.33 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 38.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:06:52.927Z] #28 38.40 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T12:06:52.927Z] #28 38.40 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 38.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:06:52.927Z] #28 38.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T12:06:52.927Z] #28 38.48 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 38.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:06:52.927Z] #28 38.54 Selecting previously unselected package net-tools. [2022-03-18T12:06:52.927Z] #28 38.54 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 38.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T12:06:52.927Z] #28 38.67 Selecting previously unselected package python-pip-whl. [2022-03-18T12:06:52.927Z] #28 38.67 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-18T12:06:52.927Z] #28 38.68 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-18T12:06:52.927Z] #28 39.04 Selecting previously unselected package python3-lib2to3. [2022-03-18T12:06:52.927Z] #28 39.05 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-18T12:06:52.927Z] #28 39.05 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-18T12:06:52.927Z] #28 39.14 Selecting previously unselected package python3-distutils. [2022-03-18T12:06:52.927Z] #28 39.15 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-18T12:06:52.927Z] #28 39.17 Unpacking python3-distutils (3.9.2-1) ... [2022-03-18T12:06:52.927Z] #28 39.27 Selecting previously unselected package python3-pkg-resources. [2022-03-18T12:06:52.927Z] #28 39.28 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T12:06:52.927Z] #28 39.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:06:52.927Z] #28 39.37 Selecting previously unselected package python3-setuptools. [2022-03-18T12:06:52.927Z] #28 39.37 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-18T12:06:52.927Z] #28 39.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-18T12:06:52.927Z] #28 39.52 Selecting previously unselected package python3-wheel. [2022-03-18T12:06:52.927Z] #28 39.53 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-18T12:06:52.927Z] #28 39.53 Unpacking python3-wheel (0.34.2-1) ... [2022-03-18T12:06:52.927Z] #28 39.58 Selecting previously unselected package python3-pip. [2022-03-18T12:06:52.927Z] #28 39.59 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-18T12:06:52.927Z] #28 39.60 Unpacking python3-pip (20.3.4-4) ... [2022-03-18T12:06:52.927Z] #28 39.75 Selecting previously unselected package sudo. [2022-03-18T12:06:52.927Z] #28 39.77 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 39.78 Unpacking sudo (1.9.5p2-3) ... [2022-03-18T12:06:52.927Z] #28 40.12 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T12:06:52.927Z] #28 40.13 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 40.13 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-18T12:06:52.927Z] #28 40.27 Selecting previously unselected package uidmap. [2022-03-18T12:06:52.927Z] #28 40.27 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-18T12:06:52.927Z] #28 40.28 Unpacking uidmap (1:4.8.1-1) ... [2022-03-18T12:06:52.927Z] #28 40.37 Selecting previously unselected package vim-runtime. [2022-03-18T12:06:53.187Z] #28 40.38 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:06:53.187Z] #28 40.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T12:06:53.187Z] #28 40.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-18T12:06:53.187Z] #28 40.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:53.323Z] #21 20.26 Selecting previously unselected package xxd. [2022-03-18T12:06:53.323Z] #21 20.26 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:06:53.323Z] #21 20.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:53.323Z] #21 20.43 Selecting previously unselected package vim-common. [2022-03-18T12:06:53.323Z] #21 20.43 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:06:53.323Z] #21 20.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:53.585Z] #21 20.67 Selecting previously unselected package bash-completion. [2022-03-18T12:06:53.585Z] #21 20.68 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-18T12:06:55.094Z] #28 42.26 Selecting previously unselected package vim. [2022-03-18T12:06:55.094Z] #28 42.26 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:06:55.094Z] #28 42.28 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:55.094Z] #28 42.57 Selecting previously unselected package xfsprogs. [2022-03-18T12:06:55.354Z] #28 42.58 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-18T12:06:55.354Z] #28 42.59 Unpacking xfsprogs (5.10.0-4) ... [2022-03-18T12:06:55.504Z] #21 22.38 Unpacking bash-completion (1:2.11-2) ... [2022-03-18T12:06:55.504Z] #21 22.72 Selecting previously unselected package bzip2. [2022-03-18T12:06:55.614Z] #28 42.86 Selecting previously unselected package zip. [2022-03-18T12:06:55.614Z] #28 42.87 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-18T12:06:55.614Z] #28 42.87 Unpacking zip (3.0-12) ... [2022-03-18T12:06:55.766Z] #21 22.73 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-18T12:06:55.767Z] #21 22.74 Unpacking bzip2 (1.0.8-4) ... [2022-03-18T12:06:55.767Z] #21 22.82 Selecting previously unselected package xz-utils. [2022-03-18T12:06:55.767Z] #21 22.83 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-18T12:06:55.767Z] #21 22.84 Unpacking xz-utils (5.2.5-2) ... [2022-03-18T12:06:55.873Z] #28 42.97 Selecting previously unselected package zstd. [2022-03-18T12:06:55.873Z] #28 42.98 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-18T12:06:55.873Z] #28 42.99 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-18T12:06:56.031Z] #21 23.06 Selecting previously unselected package apparmor. [2022-03-18T12:06:56.031Z] #21 23.06 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-18T12:06:56.031Z] #21 23.13 Unpacking apparmor (2.13.6-10) ... [2022-03-18T12:06:56.133Z] #28 43.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:06:56.180Z] #21 30.26 Selecting previously unselected package libinih1:amd64. [2022-03-18T12:06:56.180Z] #21 30.27 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-18T12:06:56.180Z] #21 30.28 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-18T12:06:56.180Z] #21 30.32 Selecting previously unselected package libnet1:amd64. [2022-03-18T12:06:56.180Z] #21 30.33 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T12:06:56.180Z] #21 30.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:06:56.180Z] #21 30.42 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T12:06:56.180Z] #21 30.43 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T12:06:56.180Z] #21 30.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:06:56.180Z] #21 30.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T12:06:56.180Z] #21 30.52 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T12:06:56.180Z] #21 30.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:06:56.180Z] #21 30.57 Selecting previously unselected package net-tools. [2022-03-18T12:06:56.180Z] #21 30.58 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-18T12:06:56.180Z] #21 30.59 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T12:06:56.180Z] #21 30.78 Selecting previously unselected package patch. [2022-03-18T12:06:56.180Z] #21 30.79 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-18T12:06:56.180Z] #21 30.80 Unpacking patch (2.7.6-7) ... [2022-03-18T12:06:56.293Z] #21 23.49 Selecting previously unselected package inetutils-ping. [2022-03-18T12:06:56.293Z] #21 23.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-18T12:06:56.293Z] #21 23.51 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-18T12:06:56.442Z] #21 30.89 Selecting previously unselected package python-pip-whl. [2022-03-18T12:06:56.442Z] #21 30.89 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-18T12:06:56.442Z] #21 30.90 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-18T12:06:56.555Z] #21 23.65 Selecting previously unselected package libip4tc2:amd64. [2022-03-18T12:06:56.555Z] #21 23.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-18T12:06:56.555Z] #21 23.66 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T12:06:56.555Z] #21 23.74 Selecting previously unselected package libip6tc2:amd64. [2022-03-18T12:06:56.555Z] #21 23.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-18T12:06:56.555Z] #21 23.76 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T12:06:56.555Z] #21 23.81 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T12:06:56.555Z] #21 23.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T12:06:56.555Z] #21 23.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T12:06:56.703Z] #28 43.90 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T12:06:56.703Z] #28 43.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T12:06:56.703Z] #28 43.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-18T12:06:56.703Z] #28 43.95 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T12:06:56.703Z] #28 43.96 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-18T12:06:56.703Z] #28 43.98 Setting up uidmap (1:4.8.1-1) ... [2022-03-18T12:06:56.703Z] #28 43.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:06:56.703Z] #28 44.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:06:56.703Z] #28 44.01 Setting up python3-wheel (0.34.2-1) ... [2022-03-18T12:06:56.704Z] #21 31.46 Selecting previously unselected package python3-lib2to3. [2022-03-18T12:06:56.818Z] #21 23.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T12:06:56.818Z] #21 23.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-18T12:06:56.818Z] #21 23.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T12:06:56.818Z] #21 23.97 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T12:06:56.818Z] #21 23.97 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-18T12:06:56.818Z] #21 23.98 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T12:06:56.818Z] #21 24.05 Selecting previously unselected package iptables. [2022-03-18T12:06:56.818Z] #21 24.06 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-18T12:06:56.818Z] #21 24.08 Unpacking iptables (1.8.7-1) ... [2022-03-18T12:06:56.963Z] #28 44.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:56.965Z] #21 31.46 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-18T12:06:56.965Z] #21 31.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-18T12:06:56.965Z] #21 31.60 Selecting previously unselected package python3-distutils. [2022-03-18T12:06:56.965Z] #21 31.62 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-18T12:06:56.965Z] #21 31.62 Unpacking python3-distutils (3.9.2-1) ... [2022-03-18T12:06:57.223Z] #28 44.41 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-18T12:06:57.223Z] #28 44.43 Setting up libcap2-bin (1:2.44-1) ... [2022-03-18T12:06:57.223Z] #28 44.44 Setting up apparmor (2.13.6-10) ... [2022-03-18T12:06:57.227Z] #21 31.78 Selecting previously unselected package python3-pkg-resources. [2022-03-18T12:06:57.227Z] #21 31.79 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T12:06:57.227Z] #21 31.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:06:57.391Z] #21 24.38 Selecting previously unselected package libonig5:amd64. [2022-03-18T12:06:57.391Z] #21 24.38 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T12:06:57.391Z] #21 24.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:06:57.391Z] #21 24.55 Selecting previously unselected package libjq1:amd64. [2022-03-18T12:06:57.391Z] #21 24.55 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T12:06:57.391Z] #21 24.55 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:06:57.391Z] #21 24.68 Selecting previously unselected package jq. [2022-03-18T12:06:57.488Z] #21 31.91 Selecting previously unselected package python3-setuptools. [2022-03-18T12:06:57.488Z] #21 31.91 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-18T12:06:57.488Z] #21 31.92 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-18T12:06:57.489Z] #21 32.15 Selecting previously unselected package python3-wheel. [2022-03-18T12:06:57.653Z] #21 24.68 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-18T12:06:57.653Z] #21 24.69 Unpacking jq (1.6-2.1) ... [2022-03-18T12:06:57.653Z] #21 24.78 Selecting previously unselected package libaio1:amd64. [2022-03-18T12:06:57.653Z] #21 24.78 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-18T12:06:57.653Z] #21 24.78 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-18T12:06:57.653Z] #21 24.86 Selecting previously unselected package libgpm2:amd64. [2022-03-18T12:06:57.653Z] #21 24.86 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-18T12:06:57.653Z] #21 24.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-18T12:06:57.653Z] #21 24.92 Selecting previously unselected package libicu67:amd64. [2022-03-18T12:06:57.751Z] #21 32.16 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-18T12:06:57.751Z] #21 32.17 Unpacking python3-wheel (0.34.2-1) ... [2022-03-18T12:06:57.751Z] #21 32.22 Selecting previously unselected package python3-pip. [2022-03-18T12:06:57.751Z] #21 32.22 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-18T12:06:57.751Z] #21 32.24 Unpacking python3-pip (20.3.4-4) ... [2022-03-18T12:06:57.915Z] #21 24.92 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-18T12:06:57.915Z] #21 24.94 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T12:06:58.012Z] #21 32.50 Selecting previously unselected package sudo. [2022-03-18T12:06:58.012Z] #21 32.50 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-18T12:06:58.012Z] #21 32.51 Unpacking sudo (1.9.5p2-3) ... [2022-03-18T12:06:58.587Z] #21 33.06 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T12:06:58.587Z] #21 33.07 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-18T12:06:58.587Z] #21 33.08 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-18T12:06:58.587Z] #21 33.30 Selecting previously unselected package uidmap. [2022-03-18T12:06:58.587Z] #21 33.31 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-18T12:06:58.587Z] #21 33.32 Unpacking uidmap (1:4.8.1-1) ... [2022-03-18T12:06:58.604Z] #28 45.73 Setting up zip (3.0-12) ... [2022-03-18T12:06:58.604Z] #28 45.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:58.604Z] #28 45.76 Setting up bash-completion (1:2.11-2) ... [2022-03-18T12:06:58.789Z] #43 DONE 209.5s [2022-03-18T12:06:58.789Z] [2022-03-18T12:06:58.789Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:06:58.789Z] #60 sha256:b98234919144baa2be28f356419152ce854a1629b1e1db4c54dfc59e326a7000 [2022-03-18T12:06:58.789Z] #60 ... [2022-03-18T12:06:58.789Z] [2022-03-18T12:06:58.789Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T12:06:58.789Z] #44 sha256:3de3368926f17fae338748f5a055412922dbe8e6be1c6c624a9bd5abba6ffc58 [2022-03-18T12:06:58.789Z] #44 DONE 0.9s [2022-03-18T12:06:58.789Z] [2022-03-18T12:06:58.789Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-18T12:06:58.789Z] #48 sha256:9160fcade3aba265b43a08598201bdb2ea9804d4cdacc06109f271719c227621 [2022-03-18T12:06:58.789Z] #48 DONE 0.0s [2022-03-18T12:06:58.789Z] [2022-03-18T12:06:58.789Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T12:06:58.789Z] #50 sha256:132c8e73eb4b03f226a292fbd67602ccaf9c944da00150785d2a652001ad14b2 [2022-03-18T12:06:58.789Z] #50 DONE 0.1s [2022-03-18T12:06:58.789Z] [2022-03-18T12:06:58.789Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:06:58.789Z] #56 sha256:dc40d52a0b58239af7d0b845f8b3fd464942f2e132e1e3acb6a6424ed859ec58 [2022-03-18T12:06:58.849Z] #21 33.46 Selecting previously unselected package vim-runtime. [2022-03-18T12:06:58.849Z] #21 33.46 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:06:58.849Z] #21 33.48 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T12:06:58.849Z] #21 33.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-18T12:06:58.849Z] #21 33.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:06:59.983Z] #28 46.99 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-18T12:06:59.983Z] #28 47.00 Setting up sudo (1.9.5p2-3) ... [2022-03-18T12:06:59.983Z] #28 47.06 invoke-rc.d: could not determine current runlevel [2022-03-18T12:06:59.983Z] #28 47.07 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T12:06:59.983Z] #28 47.08 Setting up xfsprogs (5.10.0-4) ... [2022-03-18T12:06:59.983Z] #28 47.10 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-18T12:06:59.983Z] #28 47.12 Setting up inetutils-ping (2:2.0-1) ... [2022-03-18T12:06:59.983Z] #28 47.13 Setting up pigz (2.6-1) ... [2022-03-18T12:06:59.983Z] #28 47.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T12:06:59.983Z] #28 47.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:06:59.983Z] #28 47.19 Setting up python-pip-whl (20.3.4-4) ... [2022-03-18T12:06:59.983Z] #28 47.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:00.557Z] #28 47.72 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-18T12:07:00.557Z] #28 47.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-18T12:07:00.557Z] #28 47.97 Setting up libelf1:amd64 (0.183-1) ... [2022-03-18T12:07:00.816Z] #28 47.99 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-18T12:07:00.816Z] #28 48.00 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:07:00.816Z] #28 48.03 Setting up python3-distutils (3.9.2-1) ... [2022-03-18T12:07:01.076Z] #28 48.35 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:01.076Z] #28 48.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T12:07:01.076Z] #28 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T12:07:01.076Z] #28 48.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T12:07:01.076Z] #28 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T12:07:01.076Z] #28 48.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T12:07:01.076Z] #28 48.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T12:07:01.076Z] #28 48.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T12:07:01.076Z] #28 48.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T12:07:01.076Z] #28 48.50 Setting up python3-setuptools (52.0.0-4) ... [2022-03-18T12:07:01.224Z] #21 28.02 Selecting previously unselected package libinih1:amd64. [2022-03-18T12:07:01.224Z] #21 28.02 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-18T12:07:01.224Z] #21 28.03 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-18T12:07:01.224Z] #21 28.09 Selecting previously unselected package libnet1:amd64. [2022-03-18T12:07:01.224Z] #21 28.10 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T12:07:01.224Z] #21 28.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:07:01.224Z] #21 28.18 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T12:07:01.224Z] #21 28.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T12:07:01.224Z] #21 28.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:07:01.224Z] #21 28.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T12:07:01.224Z] #21 28.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T12:07:01.224Z] #21 28.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:07:01.224Z] #21 28.34 Selecting previously unselected package net-tools. [2022-03-18T12:07:01.224Z] #21 28.34 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-18T12:07:01.224Z] #21 28.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T12:07:01.224Z] #21 28.52 Selecting previously unselected package patch. [2022-03-18T12:07:01.224Z] #21 28.53 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-18T12:07:01.224Z] #21 28.53 Unpacking patch (2.7.6-7) ... [2022-03-18T12:07:01.486Z] #21 28.63 Selecting previously unselected package python-pip-whl. [2022-03-18T12:07:01.486Z] #21 28.63 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-18T12:07:01.486Z] #21 28.64 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-18T12:07:02.061Z] #21 29.13 Selecting previously unselected package python3-lib2to3. [2022-03-18T12:07:02.061Z] #21 29.14 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-18T12:07:02.061Z] #21 29.15 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-18T12:07:02.157Z] #21 36.32 Selecting previously unselected package vim. [2022-03-18T12:07:02.157Z] #21 36.32 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:07:02.157Z] #21 36.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:02.157Z] #21 36.84 Selecting previously unselected package xfsprogs. [2022-03-18T12:07:02.157Z] #21 36.85 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-18T12:07:02.157Z] #21 36.85 Unpacking xfsprogs (5.10.0-4) ... [2022-03-18T12:07:02.313Z] #28 49.39 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:07:02.313Z] #28 49.41 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T12:07:02.313Z] #28 49.42 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-18T12:07:02.313Z] #28 49.45 Setting up python3-pip (20.3.4-4) ... [2022-03-18T12:07:02.329Z] #21 29.24 Selecting previously unselected package python3-distutils. [2022-03-18T12:07:02.329Z] #21 29.25 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-18T12:07:02.329Z] #21 29.26 Unpacking python3-distutils (3.9.2-1) ... [2022-03-18T12:07:02.329Z] #21 29.39 Selecting previously unselected package python3-pkg-resources. [2022-03-18T12:07:02.329Z] #21 29.40 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T12:07:02.329Z] #21 29.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:07:02.591Z] #21 29.54 Selecting previously unselected package python3-setuptools. [2022-03-18T12:07:02.591Z] #21 29.54 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-18T12:07:02.591Z] #21 29.55 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-18T12:07:02.591Z] #21 29.77 Selecting previously unselected package python3-wheel. [2022-03-18T12:07:02.591Z] #21 29.78 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-18T12:07:02.731Z] #21 37.31 Selecting previously unselected package zip. [2022-03-18T12:07:02.731Z] #21 37.32 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-18T12:07:02.731Z] #21 37.34 Unpacking zip (3.0-12) ... [2022-03-18T12:07:02.731Z] #21 37.46 Selecting previously unselected package zstd. [2022-03-18T12:07:02.853Z] #21 29.79 Unpacking python3-wheel (0.34.2-1) ... [2022-03-18T12:07:02.853Z] #21 29.86 Selecting previously unselected package python3-pip. [2022-03-18T12:07:02.853Z] #21 29.86 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-18T12:07:02.853Z] #21 29.87 Unpacking python3-pip (20.3.4-4) ... [2022-03-18T12:07:02.880Z] #28 50.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T12:07:02.880Z] #28 50.21 Setting up jq (1.6-2.1) ... [2022-03-18T12:07:02.880Z] #28 50.23 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-18T12:07:02.993Z] #21 37.47 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-18T12:07:02.994Z] #21 37.47 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-18T12:07:03.115Z] #21 30.10 Selecting previously unselected package sudo. [2022-03-18T12:07:03.115Z] #21 30.11 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-18T12:07:03.115Z] #21 30.13 Unpacking sudo (1.9.5p2-3) ... [2022-03-18T12:07:03.138Z] #28 50.26 Setting up iptables (1.8.7-1) ... [2022-03-18T12:07:03.139Z] #28 50.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T12:07:03.139Z] #28 50.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T12:07:03.139Z] #28 50.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T12:07:03.139Z] #28 50.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T12:07:03.139Z] #28 50.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T12:07:03.139Z] #28 50.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T12:07:03.139Z] #28 50.35 Setting up iproute2 (5.10.0-4) ... [2022-03-18T12:07:03.255Z] #21 37.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:07:03.377Z] #21 30.62 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T12:07:03.377Z] #21 30.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-18T12:07:03.399Z] #28 50.68 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:07:03.639Z] #21 30.64 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-18T12:07:03.640Z] #21 30.82 Selecting previously unselected package uidmap. [2022-03-18T12:07:03.640Z] #21 30.83 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-18T12:07:03.640Z] #21 30.84 Unpacking uidmap (1:4.8.1-1) ... [2022-03-18T12:07:03.901Z] #21 30.97 Selecting previously unselected package vim-runtime. [2022-03-18T12:07:03.902Z] #21 30.99 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T12:07:03.902Z] #21 31.02 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T12:07:03.902Z] #21 31.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-18T12:07:03.902Z] #21 31.07 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:03.968Z] #28 DONE 51.4s [2022-03-18T12:07:03.968Z] [2022-03-18T12:07:03.968Z] #29 [dev-systemd-false 8/24] 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-03-18T12:07:03.968Z] #29 sha256:d98dbcf55c18da7ce9a26c0fd5c38dbe0dd5a1c792d99f67e335e4ba866c407a [2022-03-18T12:07:04.201Z] #21 38.74 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T12:07:04.201Z] #21 38.75 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T12:07:04.201Z] #21 38.77 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-18T12:07:04.201Z] #21 38.78 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T12:07:04.201Z] #21 38.79 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T12:07:04.201Z] #21 38.81 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-18T12:07:04.201Z] #21 38.82 Setting up uidmap (1:4.8.1-1) ... [2022-03-18T12:07:04.201Z] #21 38.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:07:04.201Z] #21 38.85 Setting up bzip2 (1.0.8-4) ... [2022-03-18T12:07:04.201Z] #21 38.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:07:04.201Z] #21 38.88 Setting up python3-wheel (0.34.2-1) ... [2022-03-18T12:07:04.774Z] #21 39.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:04.774Z] #21 39.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-18T12:07:04.774Z] #21 39.51 Setting up libcap2-bin (1:2.44-1) ... [2022-03-18T12:07:04.774Z] #21 39.52 Setting up apparmor (2.13.6-10) ... [2022-03-18T12:07:04.904Z] #29 0.882 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T12:07:04.904Z] #29 0.897 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T12:07:05.162Z] #29 0.927 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T12:07:05.162Z] #29 DONE 1.1s [2022-03-18T12:07:05.162Z] [2022-03-18T12:07:05.162Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T12:07:05.162Z] #30 sha256:ca2d33056f3fd37931f24262237a5821763849ef5e1a788e034c688da6c0085d [2022-03-18T12:07:06.692Z] #21 41.26 Setting up zip (3.0-12) ... [2022-03-18T12:07:06.692Z] #21 41.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:06.692Z] #21 41.31 Setting up bash-completion (1:2.11-2) ... [2022-03-18T12:07:07.210Z] #21 33.94 Selecting previously unselected package vim. [2022-03-18T12:07:07.210Z] #21 33.95 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T12:07:07.210Z] #21 33.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:07.210Z] #21 34.51 Selecting previously unselected package xfsprogs. [2022-03-18T12:07:07.472Z] #21 34.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-18T12:07:07.472Z] #21 34.53 Unpacking xfsprogs (5.10.0-4) ... [2022-03-18T12:07:07.735Z] #21 34.92 Selecting previously unselected package zip. [2022-03-18T12:07:07.735Z] #21 34.92 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-18T12:07:07.998Z] #21 34.93 Unpacking zip (3.0-12) ... [2022-03-18T12:07:07.998Z] #21 35.07 Selecting previously unselected package zstd. [2022-03-18T12:07:07.998Z] #21 35.08 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-18T12:07:07.998Z] #21 35.09 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-18T12:07:08.260Z] #21 35.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T12:07:08.609Z] #21 43.12 Setting up xz-utils (5.2.5-2) ... [2022-03-18T12:07:08.610Z] #21 43.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T12:07:08.610Z] #21 43.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-18T12:07:08.610Z] #21 43.18 Setting up patch (2.7.6-7) ... [2022-03-18T12:07:08.610Z] #21 43.19 Setting up sudo (1.9.5p2-3) ... [2022-03-18T12:07:08.610Z] #21 43.23 invoke-rc.d: could not determine current runlevel [2022-03-18T12:07:08.610Z] #21 43.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T12:07:08.610Z] #21 43.26 Setting up xfsprogs (5.10.0-4) ... [2022-03-18T12:07:08.610Z] #21 43.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-18T12:07:08.610Z] #21 43.28 Setting up inetutils-ping (2:2.0-1) ... [2022-03-18T12:07:08.610Z] #21 43.31 Setting up pigz (2.6-1) ... [2022-03-18T12:07:08.871Z] #21 43.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T12:07:08.871Z] #21 43.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:07:08.871Z] #21 43.37 Setting up python-pip-whl (20.3.4-4) ... [2022-03-18T12:07:08.871Z] #21 43.39 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:09.206Z] #21 36.33 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T12:07:09.206Z] #21 36.34 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T12:07:09.206Z] #21 36.35 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-18T12:07:09.206Z] #21 36.37 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T12:07:09.206Z] #21 36.39 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T12:07:09.206Z] #21 36.40 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-18T12:07:09.206Z] #21 36.42 Setting up uidmap (1:4.8.1-1) ... [2022-03-18T12:07:09.206Z] #21 36.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T12:07:09.206Z] #21 36.45 Setting up bzip2 (1.0.8-4) ... [2022-03-18T12:07:09.206Z] #21 36.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T12:07:09.445Z] #21 44.02 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-18T12:07:09.445Z] #21 44.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-18T12:07:09.527Z] #21 36.48 Setting up python3-wheel (0.34.2-1) ... [2022-03-18T12:07:09.706Z] #21 44.41 Setting up libelf1:amd64 (0.183-1) ... [2022-03-18T12:07:09.969Z] #21 44.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-18T12:07:09.969Z] #21 44.45 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:07:09.969Z] #21 44.47 Setting up python3-distutils (3.9.2-1) ... [2022-03-18T12:07:10.116Z] #21 37.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:10.116Z] #21 37.25 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-18T12:07:10.116Z] #21 37.28 Setting up libcap2-bin (1:2.44-1) ... [2022-03-18T12:07:10.116Z] #21 37.33 Setting up apparmor (2.13.6-10) ... [2022-03-18T12:07:10.230Z] #21 44.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:10.230Z] #21 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T12:07:10.230Z] #21 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T12:07:10.230Z] #21 44.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T12:07:10.230Z] #21 44.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T12:07:10.230Z] #21 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T12:07:10.230Z] #21 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T12:07:10.230Z] #21 44.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T12:07:10.230Z] #21 44.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T12:07:10.230Z] #21 44.98 Setting up python3-setuptools (52.0.0-4) ... [2022-03-18T12:07:11.895Z] #21 46.39 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:07:11.895Z] #21 46.40 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T12:07:11.895Z] #21 46.45 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-18T12:07:11.895Z] #21 46.46 Setting up python3-pip (20.3.4-4) ... [2022-03-18T12:07:12.043Z] #21 38.94 Setting up zip (3.0-12) ... [2022-03-18T12:07:12.043Z] #21 38.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:12.043Z] #21 38.98 Setting up bash-completion (1:2.11-2) ... [2022-03-18T12:07:12.840Z] #21 47.52 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T12:07:12.840Z] #21 47.53 Setting up jq (1.6-2.1) ... [2022-03-18T12:07:12.840Z] #21 47.57 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-18T12:07:13.102Z] #21 47.59 Setting up iptables (1.8.7-1) ... [2022-03-18T12:07:13.102Z] #21 47.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T12:07:13.102Z] #21 47.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T12:07:13.102Z] #21 47.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T12:07:13.102Z] #21 47.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T12:07:13.102Z] #21 47.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T12:07:13.102Z] #21 47.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T12:07:13.102Z] #21 47.66 Setting up iproute2 (5.10.0-4) ... [2022-03-18T12:07:13.293Z] #30 7.609 Collecting yamllint==1.26.1 [2022-03-18T12:07:13.364Z] #21 47.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:07:13.863Z] #30 8.636 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-18T12:07:13.962Z] #21 40.80 Setting up xz-utils (5.2.5-2) ... [2022-03-18T12:07:13.962Z] #21 40.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T12:07:13.962Z] #21 40.84 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-18T12:07:13.962Z] #21 40.86 Setting up patch (2.7.6-7) ... [2022-03-18T12:07:13.962Z] #21 40.87 Setting up sudo (1.9.5p2-3) ... [2022-03-18T12:07:13.962Z] #21 40.98 invoke-rc.d: could not determine current runlevel [2022-03-18T12:07:13.962Z] #21 40.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T12:07:13.962Z] #21 41.00 Setting up xfsprogs (5.10.0-4) ... [2022-03-18T12:07:13.962Z] #21 41.03 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-18T12:07:13.962Z] #21 41.06 Setting up inetutils-ping (2:2.0-1) ... [2022-03-18T12:07:13.962Z] #21 41.07 Setting up pigz (2.6-1) ... [2022-03-18T12:07:13.962Z] #21 41.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T12:07:13.962Z] #21 41.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T12:07:13.962Z] #21 41.16 Setting up python-pip-whl (20.3.4-4) ... [2022-03-18T12:07:14.224Z] #21 41.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:14.432Z] #30 9.311 Collecting pathspec>=0.5.3 [2022-03-18T12:07:14.432Z] #30 9.321 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-18T12:07:14.755Z] #21 DONE 49.1s [2022-03-18T12:07:14.755Z] [2022-03-18T12:07:14.755Z] #22 [dev-systemd-false 8/24] 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-03-18T12:07:14.755Z] #22 sha256:f4275ccd7b6d4fa7ef9e88db6ad890c225d0650e2feddd4d8d306b57b6af5fff [2022-03-18T12:07:14.799Z] #21 41.78 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-18T12:07:14.799Z] #21 41.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-18T12:07:15.001Z] #30 9.548 Collecting pyyaml [2022-03-18T12:07:15.001Z] #30 9.562 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-18T12:07:15.001Z] #30 9.604 Building wheels for collected packages: yamllint [2022-03-18T12:07:15.001Z] #30 9.605 Building wheel for yamllint (setup.py): started [2022-03-18T12:07:15.063Z] #21 42.15 Setting up libelf1:amd64 (0.183-1) ... [2022-03-18T12:07:15.063Z] #21 42.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-18T12:07:15.063Z] #21 42.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T12:07:15.063Z] #21 42.27 Setting up python3-distutils (3.9.2-1) ... [2022-03-18T12:07:15.327Z] #22 0.856 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T12:07:15.327Z] #22 0.862 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T12:07:15.327Z] #22 0.866 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T12:07:15.327Z] #22 DONE 1.0s [2022-03-18T12:07:15.327Z] [2022-03-18T12:07:15.327Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T12:07:15.327Z] #23 sha256:05f0c651eeca2b838a69f0d70d176dc7c68fe03a9403f0153f554bb65616c872 [2022-03-18T12:07:15.572Z] #30 10.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-18T12:07:15.572Z] #30 10.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fa288d943adb5a531991c30526fc9e9f4c32135a8d440d3c19b8a661d667a709 [2022-03-18T12:07:15.572Z] #30 10.20 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-18T12:07:15.572Z] #30 10.21 Successfully built yamllint [2022-03-18T12:07:15.572Z] #30 10.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-18T12:07:15.635Z] #21 42.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T12:07:15.635Z] #21 42.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T12:07:15.635Z] #21 42.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T12:07:15.635Z] #21 42.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T12:07:15.635Z] #21 42.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T12:07:15.636Z] #21 42.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T12:07:15.636Z] #21 42.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T12:07:15.636Z] #21 42.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T12:07:15.636Z] #21 42.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T12:07:15.636Z] #21 42.86 Setting up python3-setuptools (52.0.0-4) ... [2022-03-18T12:07:15.832Z] #30 10.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T12:07:15.832Z] #30 DONE 10.7s [2022-03-18T12:07:15.832Z] [2022-03-18T12:07:15.832Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:07:15.832Z] #63 sha256:86f2aaf41c8618e9efcd3d94937aa18b55d3d784a503e1574a0d9494d94d37c0 [2022-03-18T12:07:16.091Z] #63 ... [2022-03-18T12:07:16.091Z] [2022-03-18T12:07:16.091Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T12:07:16.091Z] #34 sha256:f8333951df99f46318f5588f95b049f285d70fa41fe56e6cf36ed89519b403a0 [2022-03-18T12:07:16.351Z] #34 DONE 0.5s [2022-03-18T12:07:16.352Z] [2022-03-18T12:07:16.352Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T12:07:16.352Z] #39 sha256:2768a04139cfe38ba1c75efb2eb291e1423cf1e7b784077685a2a128d5e34dd2 [2022-03-18T12:07:16.926Z] #39 DONE 0.4s [2022-03-18T12:07:16.926Z] [2022-03-18T12:07:16.926Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:07:16.926Z] #63 sha256:86f2aaf41c8618e9efcd3d94937aa18b55d3d784a503e1574a0d9494d94d37c0 [2022-03-18T12:07:16.926Z] #63 ... [2022-03-18T12:07:16.926Z] [2022-03-18T12:07:16.926Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T12:07:16.926Z] #42 sha256:f231518094b02ccc8ab5cd53c2c554f726ac4f6d19b8e1526b3218c215f09205 [2022-03-18T12:07:16.926Z] #42 DONE 0.2s [2022-03-18T12:07:16.926Z] [2022-03-18T12:07:16.926Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-18T12:07:16.926Z] #44 sha256:bd49992c9726ec458b9cc5b5bdeb7b59e7dae45e857cd7319b025fa2dd5e8b7f [2022-03-18T12:07:16.926Z] #44 DONE 0.1s [2022-03-18T12:07:16.926Z] [2022-03-18T12:07:16.926Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:07:16.926Z] #67 sha256:046e441276f462486264889bfde9727fb8e795b4e06d28cdb6f2941e88e71981 [2022-03-18T12:07:17.024Z] #21 44.25 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T12:07:17.191Z] #67 ... [2022-03-18T12:07:17.191Z] [2022-03-18T12:07:17.191Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T12:07:17.191Z] #48 sha256:19256cbe0893ffc42b861db2ba6efbe4b6d7d8fa9bae8f5be10e8b9a6ea881d4 [2022-03-18T12:07:17.191Z] #48 DONE 0.1s [2022-03-18T12:07:17.191Z] [2022-03-18T12:07:17.191Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T12:07:17.191Z] #51 sha256:e87608b1fe3b4ab78171cf3dcd70498c74a732b4bcaae1e130c07dbb5163477f [2022-03-18T12:07:17.191Z] #51 DONE 0.2s [2022-03-18T12:07:17.191Z] [2022-03-18T12:07:17.191Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-18T12:07:17.191Z] #55 sha256:f6b73c4019f3a196110e73fdc5a4505684545ee9d1e6ca3967a33349d0d36412 [2022-03-18T12:07:17.191Z] #55 DONE 0.1s [2022-03-18T12:07:17.191Z] [2022-03-18T12:07:17.191Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:07:17.191Z] #63 sha256:86f2aaf41c8618e9efcd3d94937aa18b55d3d784a503e1574a0d9494d94d37c0 [2022-03-18T12:07:17.286Z] #21 44.27 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T12:07:17.286Z] #21 44.29 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-18T12:07:17.286Z] #21 44.31 Setting up python3-pip (20.3.4-4) ... [2022-03-18T12:07:17.460Z] #63 ... [2022-03-18T12:07:17.460Z] [2022-03-18T12:07:17.460Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T12:07:17.460Z] #57 sha256:d7421b948e20eed79f6ca0568de530dad687a30ba0a89b3d2adae10cd7341ae9 [2022-03-18T12:07:17.460Z] #57 DONE 0.1s [2022-03-18T12:07:17.460Z] [2022-03-18T12:07:17.460Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T12:07:17.460Z] #59 sha256:25b5ff2f3e99f9ba284549283305799fac06f24ad01a256c35813fe442b4c978 [2022-03-18T12:07:17.720Z] #59 DONE 0.2s [2022-03-18T12:07:17.720Z] [2022-03-18T12:07:17.720Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T12:07:17.720Z] #61 sha256:81929589a1c6aeefc18498970e34e6824f2036a88baa01de49904d3723d90b9e [2022-03-18T12:07:17.720Z] #61 DONE 0.1s [2022-03-18T12:07:17.720Z] [2022-03-18T12:07:17.720Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:07:17.720Z] #63 sha256:86f2aaf41c8618e9efcd3d94937aa18b55d3d784a503e1574a0d9494d94d37c0 [2022-03-18T12:07:18.674Z] #21 45.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T12:07:18.674Z] #21 45.49 Setting up jq (1.6-2.1) ... [2022-03-18T12:07:18.674Z] #21 45.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-18T12:07:18.674Z] #21 45.53 Setting up iptables (1.8.7-1) ... [2022-03-18T12:07:18.674Z] #21 45.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T12:07:18.674Z] #21 45.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T12:07:18.674Z] #21 45.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T12:07:18.674Z] #21 45.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T12:07:18.674Z] #21 45.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T12:07:18.674Z] #21 45.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T12:07:18.674Z] #21 45.59 Setting up iproute2 (5.10.0-4) ... [2022-03-18T12:07:18.936Z] #21 46.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:07:20.325Z] #21 DONE 47.3s [2022-03-18T12:07:20.325Z] [2022-03-18T12:07:20.325Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:07:20.325Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:07:20.325Z] #51 ... [2022-03-18T12:07:20.325Z] [2022-03-18T12:07:20.325Z] #22 [dev-systemd-false 8/24] 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-03-18T12:07:20.325Z] #22 sha256:f4275ccd7b6d4fa7ef9e88db6ad890c225d0650e2feddd4d8d306b57b6af5fff [2022-03-18T12:07:21.271Z] #22 0.822 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T12:07:21.271Z] #22 0.826 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T12:07:21.271Z] #22 0.830 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T12:07:21.271Z] #22 DONE 0.9s [2022-03-18T12:07:21.271Z] [2022-03-18T12:07:21.271Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T12:07:21.271Z] #23 sha256:05f0c651eeca2b838a69f0d70d176dc7c68fe03a9403f0153f554bb65616c872 [2022-03-18T12:07:21.347Z] #60 234.2 # github.com/containerd/containerd/cmd/containerd [2022-03-18T12:07:21.347Z] #60 234.2 /usr/bin/ld: /tmp/go-link-1125881713/000019.o: in function `New': [2022-03-18T12:07:21.347Z] #60 234.2 /tmp/tmp.RnvxLOBLaI/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-18T12:07:21.347Z] #60 234.2 + bin/containerd-stress [2022-03-18T12:07:21.919Z] #60 235.3 + bin/containerd-shim [2022-03-18T12:07:25.335Z] #23 8.988 Collecting yamllint==1.26.1 [2022-03-18T12:07:25.597Z] #23 10.05 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-18T12:07:26.542Z] #23 11.10 Collecting pathspec>=0.5.3 [2022-03-18T12:07:26.542Z] #23 11.11 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-18T12:07:26.804Z] #23 11.44 Collecting pyyaml [2022-03-18T12:07:26.804Z] #23 11.45 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-18T12:07:26.804Z] #23 11.50 Building wheels for collected packages: yamllint [2022-03-18T12:07:27.065Z] #23 11.50 Building wheel for yamllint (setup.py): started [2022-03-18T12:07:27.638Z] #23 12.34 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-18T12:07:27.638Z] #23 12.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3719081876f8a5596cb38357f9fc0406448f0d803e3270e0fd596717012445b9 [2022-03-18T12:07:27.638Z] #23 12.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-18T12:07:27.638Z] #23 12.35 Successfully built yamllint [2022-03-18T12:07:27.900Z] #23 12.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-18T12:07:28.162Z] #23 12.78 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T12:07:28.736Z] #23 DONE 13.3s [2022-03-18T12:07:28.736Z] [2022-03-18T12:07:28.736Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T12:07:28.736Z] #27 sha256:ae8889f241ca60162f8906922dce99981e1d82de06f716e34d3978561a5d9b95 [2022-03-18T12:07:28.998Z] #27 DONE 0.2s [2022-03-18T12:07:28.998Z] [2022-03-18T12:07:28.998Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T12:07:28.998Z] #32 sha256:fdeae7adc8e13c95cf33656f9bfd2a296e593422a3ec40fec511e901d135eab2 [2022-03-18T12:07:29.259Z] #32 DONE 0.2s [2022-03-18T12:07:29.259Z] [2022-03-18T12:07:29.259Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T12:07:29.259Z] #35 sha256:e7e222eeec6d151a9063da236baba1428fc17c3f996476f659201d6e22e51ab7 [2022-03-18T12:07:29.259Z] #35 DONE 0.1s [2022-03-18T12:07:29.259Z] [2022-03-18T12:07:29.259Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:07:29.260Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:07:29.260Z] #51 ... [2022-03-18T12:07:29.260Z] [2022-03-18T12:07:29.260Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-18T12:07:29.260Z] #37 sha256:782425c283acd32c18dfcac55bd348671161db52d5104eba6ecd6ae6658d478a [2022-03-18T12:07:29.260Z] #37 DONE 0.1s [2022-03-18T12:07:29.260Z] [2022-03-18T12:07:29.260Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T12:07:29.260Z] #41 sha256:a5ed60913d5b9ffb2dceac965e31c3dd55626464e8a27c249beedc2933a9830d [2022-03-18T12:07:29.260Z] #41 DONE 0.1s [2022-03-18T12:07:29.521Z] [2022-03-18T12:07:29.521Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:07:29.521Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:07:31.285Z] #23 9.294 Collecting yamllint==1.26.1 [2022-03-18T12:07:31.547Z] #23 10.35 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-18T12:07:31.918Z] #60 243.8 + bin/containerd-shim-runc-v1 [2022-03-18T12:07:32.936Z] #23 11.40 Collecting pathspec>=0.5.3 [2022-03-18T12:07:32.936Z] #23 11.41 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-18T12:07:32.936Z] #23 11.75 Collecting pyyaml [2022-03-18T12:07:32.936Z] #23 11.77 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-18T12:07:33.199Z] #23 11.90 Building wheels for collected packages: yamllint [2022-03-18T12:07:33.200Z] #23 11.90 Building wheel for yamllint (setup.py): started [2022-03-18T12:07:34.146Z] #23 12.88 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-18T12:07:34.146Z] #23 12.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c357a83992f29889b977530f17352ff6b50b6d5e82216c8b7ad2ce74a5532f2f [2022-03-18T12:07:34.146Z] #23 12.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-18T12:07:34.146Z] #23 12.89 Successfully built yamllint [2022-03-18T12:07:34.146Z] #23 12.92 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-18T12:07:34.408Z] #23 13.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T12:07:34.982Z] #23 DONE 13.9s [2022-03-18T12:07:34.982Z] [2022-03-18T12:07:34.982Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:07:34.982Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:07:35.246Z] #51 ... [2022-03-18T12:07:35.246Z] [2022-03-18T12:07:35.246Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T12:07:35.246Z] #27 sha256:132aadc26a7bae33d31954fd4bb9f841c02697e2c9bc24c7822b399ad37e8dd3 [2022-03-18T12:07:35.508Z] #27 DONE 0.4s [2022-03-18T12:07:35.508Z] [2022-03-18T12:07:35.508Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:07:35.508Z] #60 sha256:e6515da04153e14dc3c09946f74c8d4d3c69df1080d3f28e68fd2145feb8a155 [2022-03-18T12:07:35.508Z] #60 ... [2022-03-18T12:07:35.508Z] [2022-03-18T12:07:35.508Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T12:07:35.508Z] #32 sha256:4282a91ce7999e92162296fa04d09f1caa53d469f6ef0cc05a4123692ced3011 [2022-03-18T12:07:36.082Z] #32 DONE 0.5s [2022-03-18T12:07:36.082Z] [2022-03-18T12:07:36.082Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T12:07:36.082Z] #35 sha256:c79e2c280cc658f9e759d14acfba2a760dcd15de49dc12509c8b85e006bcab0b [2022-03-18T12:07:36.132Z] #60 248.7 + bin/containerd-shim-runc-v2 [2022-03-18T12:07:36.133Z] #60 249.4 + binaries [2022-03-18T12:07:36.133Z] #60 249.4 + install -D bin/containerd /build/containerd [2022-03-18T12:07:36.133Z] #60 249.4 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T12:07:36.133Z] #60 249.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T12:07:36.133Z] #60 249.5 + install -D bin/ctr /build/ctr [2022-03-18T12:07:36.344Z] #35 DONE 0.3s [2022-03-18T12:07:36.344Z] [2022-03-18T12:07:36.344Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:07:36.344Z] #60 sha256:e6515da04153e14dc3c09946f74c8d4d3c69df1080d3f28e68fd2145feb8a155 [2022-03-18T12:07:36.607Z] #60 ... [2022-03-18T12:07:36.607Z] [2022-03-18T12:07:36.607Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-18T12:07:36.607Z] #37 sha256:b36170b4812fe184325ce6c107dac7572ba99369fe22ac6adfd95d7ce040ab1e [2022-03-18T12:07:36.607Z] #37 DONE 0.1s [2022-03-18T12:07:36.607Z] [2022-03-18T12:07:36.607Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T12:07:36.607Z] #41 sha256:c450fe8ec948b36f55c38574955da7b6956a58c9cde4056334bd94d91682fe95 [2022-03-18T12:07:36.607Z] #41 DONE 0.1s [2022-03-18T12:07:36.607Z] [2022-03-18T12:07:36.607Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:07:36.607Z] #60 sha256:e6515da04153e14dc3c09946f74c8d4d3c69df1080d3f28e68fd2145feb8a155 [2022-03-18T12:07:37.107Z] 8f616e6e9eec: Pull complete [2022-03-18T12:07:37.558Z] #56 ... [2022-03-18T12:07:37.558Z] [2022-03-18T12:07:37.558Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:07:37.558Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:07:37.558Z] #51 247.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-18T12:07:37.558Z] #51 DONE 248.7s [2022-03-18T12:07:37.558Z] [2022-03-18T12:07:37.558Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:07:37.558Z] #56 sha256:dc40d52a0b58239af7d0b845f8b3fd464942f2e132e1e3acb6a6424ed859ec58 [2022-03-18T12:07:37.558Z] #56 142.8 + mkdir -p /build [2022-03-18T12:07:37.558Z] #56 142.8 + cp runc /build/runc [2022-03-18T12:07:37.558Z] #56 DONE 144.0s [2022-03-18T12:07:37.558Z] [2022-03-18T12:07:37.558Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:07:37.558Z] #60 sha256:b98234919144baa2be28f356419152ce854a1629b1e1db4c54dfc59e326a7000 [2022-03-18T12:07:37.558Z] #60 ... [2022-03-18T12:07:37.558Z] [2022-03-18T12:07:37.558Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T12:07:37.558Z] #52 sha256:018fa201a930901bbc52c643855aaf6176bcf99dfc4fa708dd4f7d9ca6d7c6b3 [2022-03-18T12:07:37.558Z] #52 DONE 1.0s [2022-03-18T12:07:37.558Z] [2022-03-18T12:07:37.558Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T12:07:37.558Z] #54 sha256:b7debc6f4b99d536ad8d2e2882a511914342bcd354f7dfa66937e1b71fe23394 [2022-03-18T12:07:37.558Z] #54 DONE 0.1s [2022-03-18T12:07:37.558Z] [2022-03-18T12:07:37.558Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T12:07:37.558Z] #57 sha256:527ca4ea92495a71cbfd29622519042b87b5d8ecc3c2db30cb3679939928c9c8 [2022-03-18T12:07:37.558Z] #57 DONE 0.3s [2022-03-18T12:07:37.558Z] [2022-03-18T12:07:37.558Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:07:37.558Z] #60 sha256:b98234919144baa2be28f356419152ce854a1629b1e1db4c54dfc59e326a7000 [2022-03-18T12:07:37.558Z] #60 222.2 + bin/containerd [2022-03-18T12:07:39.667Z] #63 90.56 + mkdir -p /build [2022-03-18T12:07:39.667Z] #63 90.56 + cp runc /build/runc [2022-03-18T12:07:39.667Z] #63 DONE 90.9s [2022-03-18T12:07:39.667Z] [2022-03-18T12:07:39.667Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:07:39.667Z] #67 sha256:046e441276f462486264889bfde9727fb8e795b4e06d28cdb6f2941e88e71981 [2022-03-18T12:07:39.667Z] #67 ... [2022-03-18T12:07:39.667Z] [2022-03-18T12:07:39.667Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T12:07:39.667Z] #64 sha256:04efdc81727d43f91cfa15b2d943173ef6d2287d6ab1ab9ba139b0e106733f63 [2022-03-18T12:07:39.667Z] #64 DONE 0.1s [2022-03-18T12:07:39.667Z] [2022-03-18T12:07:39.667Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:07:39.667Z] #67 sha256:046e441276f462486264889bfde9727fb8e795b4e06d28cdb6f2941e88e71981 [2022-03-18T12:07:41.454Z] #60 DONE 254.9s [2022-03-18T12:07:41.765Z] #51 ... [2022-03-18T12:07:41.765Z] [2022-03-18T12:07:41.765Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:07:41.765Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:07:41.765Z] #43 248.1 + dpkg --print-architecture [2022-03-18T12:07:41.765Z] #43 248.1 + git checkout -q v2.1.0 [2022-03-18T12:07:41.765Z] #43 248.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T12:07:41.765Z] #43 248.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T12:07:42.396Z] [2022-03-18T12:07:42.396Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T12:07:42.396Z] #61 sha256:ee7c07808d95d3f2deab27e850e81cfa865e3c9d6f63ebeb50d01997eca98b95 [2022-03-18T12:07:44.940Z] #61 DONE 2.1s [2022-03-18T12:07:44.940Z] [2022-03-18T12:07:44.940Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T12:07:44.940Z] #66 sha256:f736dc6cb86e6b5fc94cce3097eeabfb09f00388f84681a4bbdefaf43a02dc4a [2022-03-18T12:07:44.940Z] #66 DONE 0.4s [2022-03-18T12:07:44.940Z] [2022-03-18T12:07:44.940Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T12:07:44.940Z] #71 sha256:14fd7ff30f4059f54595305f748e783f05278b1d5c6a85885735d607e2c4d245 [2022-03-18T12:07:47.487Z] #71 DONE 2.3s [2022-03-18T12:07:47.487Z] [2022-03-18T12:07:47.487Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-18T12:07:47.487Z] #72 sha256:50ff5fd778d323ad60d482dda55ace0a594bf02e1832d3ade935a616af15ba5e [2022-03-18T12:07:47.487Z] #72 DONE 0.0s [2022-03-18T12:07:47.487Z] [2022-03-18T12:07:47.487Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T12:07:47.487Z] #73 sha256:6428c3bc8f3bea659935619c9dd5b8e07a7b4d316b9c55da4780fe5189c0798b [2022-03-18T12:07:48.429Z] #73 DONE 1.0s [2022-03-18T12:07:48.429Z] [2022-03-18T12:07:48.429Z] #74 exporting to image [2022-03-18T12:07:48.429Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T12:07:48.429Z] #74 exporting layers [2022-03-18T12:07:48.858Z] #60 ... [2022-03-18T12:07:48.858Z] [2022-03-18T12:07:48.858Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-03-18T12:07:48.858Z] #43 sha256:6708f15f1353ed4e564596bd31be11e8e79f4825fc39c7bc31df6bcf99aa15b8 [2022-03-18T12:07:48.858Z] #43 254.1 + dpkg --print-architecture [2022-03-18T12:07:48.858Z] #43 254.1 + git checkout -q v2.1.0 [2022-03-18T12:07:49.124Z] #43 254.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T12:07:49.124Z] #43 254.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T12:07:51.730Z] #74 exporting layers 3.2s done [2022-03-18T12:07:51.730Z] #74 writing image sha256:7341133f83ce88dd8871c1d82a93b5f4e0e4fc538f87bdbd68d213ec4b18afab done [2022-03-18T12:07:51.730Z] #74 naming to docker.io/library/docker:dc55305954ccdc784d217fac9c808022873a7611 done [2022-03-18T12:07:51.730Z] #74 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-18T12:07:52.089Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-18T12:07:52.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc55305954ccdc784d217fac9c808022873a7611 hack/test/unit [2022-03-18T12:07:54.553Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-18T12:07:54.553Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-18T12:07:54.553Z] + TESTDIRS=./... [2022-03-18T12:07:54.553Z] + exclude_paths='/vendor/|/integration' [2022-03-18T12:07:54.553Z] ++ go list ./... [2022-03-18T12:07:54.553Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-18T12:07:55.133Z] + pkg_list='github.com/docker/docker/api [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/backend/build [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/httputils [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/middleware [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/build [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/container [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/debug [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/image [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/network [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/session [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/system [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/server/router/volume [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/backend [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/container [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/events [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/filters [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/image [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/mount [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/network [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/registry [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/strslice [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/swarm [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/time [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/versions [2022-03-18T12:07:55.133Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/volume [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/dockerfile [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/remotecontext [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T12:07:55.134Z] github.com/docker/docker/cli [2022-03-18T12:07:55.134Z] github.com/docker/docker/cli/config [2022-03-18T12:07:55.134Z] github.com/docker/docker/cli/debug [2022-03-18T12:07:55.134Z] github.com/docker/docker/client [2022-03-18T12:07:55.134Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T12:07:55.134Z] github.com/docker/docker/cmd/dockerd [2022-03-18T12:07:55.134Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T12:07:55.134Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T12:07:55.134Z] github.com/docker/docker/container [2022-03-18T12:07:55.134Z] github.com/docker/docker/container/stream [2022-03-18T12:07:55.134Z] github.com/docker/docker/contrib/apparmor [2022-03-18T12:07:55.134Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T12:07:55.134Z] github.com/docker/docker/contrib/httpserver [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/config [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/events [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/exec [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/images [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/initlayer [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/links [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/listeners [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/local [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/names [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/network [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/stats [2022-03-18T12:07:55.134Z] github.com/docker/docker/distribution [2022-03-18T12:07:55.134Z] github.com/docker/docker/distribution/metadata [2022-03-18T12:07:55.134Z] github.com/docker/docker/distribution/utils [2022-03-18T12:07:55.134Z] github.com/docker/docker/distribution/xfer [2022-03-18T12:07:55.134Z] github.com/docker/docker/dockerversion [2022-03-18T12:07:55.134Z] github.com/docker/docker/errdefs [2022-03-18T12:07:55.134Z] github.com/docker/docker/image [2022-03-18T12:07:55.134Z] github.com/docker/docker/image/cache [2022-03-18T12:07:55.134Z] github.com/docker/docker/image/tarexport [2022-03-18T12:07:55.134Z] github.com/docker/docker/image/v1 [2022-03-18T12:07:55.134Z] github.com/docker/docker/internal/test/suite [2022-03-18T12:07:55.134Z] github.com/docker/docker/layer [2022-03-18T12:07:55.134Z] github.com/docker/docker/libcontainerd [2022-03-18T12:07:55.134Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T12:07:55.134Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T12:07:55.134Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T12:07:55.134Z] github.com/docker/docker/libcontainerd/types [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/libnetwork/types [2022-03-18T12:07:55.134Z] github.com/docker/docker/oci [2022-03-18T12:07:55.134Z] github.com/docker/docker/oci/caps [2022-03-18T12:07:55.134Z] github.com/docker/docker/opts [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/aaparser [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/archive [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/authorization [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/capabilities [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/containerfs [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/directory [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/dmesg [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/filenotify [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/fileutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/fsutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/homedir [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/idtools [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/ioutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/longpath [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/loopback [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/parsers [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/pidfile [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/platform [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/plugins [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/pools [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/progress [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/pubsub [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/reexec [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/signal [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/stack [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/stringid [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/system [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/tailfile [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/tarsum [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/truncindex [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/urlutil [2022-03-18T12:07:55.134Z] github.com/docker/docker/pkg/useragent [2022-03-18T12:07:55.134Z] github.com/docker/docker/plugin [2022-03-18T12:07:55.134Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T12:07:55.134Z] github.com/docker/docker/plugin/v2 [2022-03-18T12:07:55.134Z] github.com/docker/docker/profiles/apparmor [2022-03-18T12:07:55.134Z] github.com/docker/docker/profiles/seccomp [2022-03-18T12:07:55.134Z] github.com/docker/docker/quota [2022-03-18T12:07:55.134Z] github.com/docker/docker/reference [2022-03-18T12:07:55.134Z] github.com/docker/docker/registry [2022-03-18T12:07:55.134Z] github.com/docker/docker/registry/resumable [2022-03-18T12:07:55.134Z] github.com/docker/docker/restartmanager [2022-03-18T12:07:55.134Z] github.com/docker/docker/rootless [2022-03-18T12:07:55.134Z] github.com/docker/docker/rootless/specconv [2022-03-18T12:07:55.134Z] github.com/docker/docker/runconfig [2022-03-18T12:07:55.134Z] github.com/docker/docker/runconfig/opts [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil/daemon [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil/environment [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil/fakegit [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil/registry [2022-03-18T12:07:55.134Z] github.com/docker/docker/testutil/request [2022-03-18T12:07:55.134Z] github.com/docker/docker/volume [2022-03-18T12:07:55.134Z] github.com/docker/docker/volume/drivers [2022-03-18T12:07:55.134Z] github.com/docker/docker/volume/local [2022-03-18T12:07:55.134Z] github.com/docker/docker/volume/mounts [2022-03-18T12:07:55.134Z] github.com/docker/docker/volume/service [2022-03-18T12:07:55.134Z] github.com/docker/docker/volume/service/opts [2022-03-18T12:07:55.134Z] github.com/docker/docker/volume/testutils' [2022-03-18T12:07:55.134Z] ++ grep --fixed-strings -v /libnetwork [2022-03-18T12:07:55.134Z] ++ echo 'github.com/docker/docker/api [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/backend/build [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/httputils [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/middleware [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/build [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/container [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/debug [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/image [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/network [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/session [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/system [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/server/router/volume [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/backend [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/container [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/events [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/filters [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/image [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/mount [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/network [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/registry [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/strslice [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/swarm [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/time [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/versions [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T12:07:55.134Z] github.com/docker/docker/api/types/volume [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/dockerfile [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/remotecontext [2022-03-18T12:07:55.134Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T12:07:55.134Z] github.com/docker/docker/cli [2022-03-18T12:07:55.134Z] github.com/docker/docker/cli/config [2022-03-18T12:07:55.134Z] github.com/docker/docker/cli/debug [2022-03-18T12:07:55.134Z] github.com/docker/docker/client [2022-03-18T12:07:55.134Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T12:07:55.134Z] github.com/docker/docker/cmd/dockerd [2022-03-18T12:07:55.134Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T12:07:55.134Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T12:07:55.134Z] github.com/docker/docker/container [2022-03-18T12:07:55.134Z] github.com/docker/docker/container/stream [2022-03-18T12:07:55.134Z] github.com/docker/docker/contrib/apparmor [2022-03-18T12:07:55.134Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T12:07:55.134Z] github.com/docker/docker/contrib/httpserver [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/config [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/events [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/exec [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/images [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/initlayer [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/links [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/listeners [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T12:07:55.134Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/local [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/names [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/network [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/stats [2022-03-18T12:07:55.135Z] github.com/docker/docker/distribution [2022-03-18T12:07:55.135Z] github.com/docker/docker/distribution/metadata [2022-03-18T12:07:55.135Z] github.com/docker/docker/distribution/utils [2022-03-18T12:07:55.135Z] github.com/docker/docker/distribution/xfer [2022-03-18T12:07:55.135Z] github.com/docker/docker/dockerversion [2022-03-18T12:07:55.135Z] github.com/docker/docker/errdefs [2022-03-18T12:07:55.135Z] github.com/docker/docker/image [2022-03-18T12:07:55.135Z] github.com/docker/docker/image/cache [2022-03-18T12:07:55.135Z] github.com/docker/docker/image/tarexport [2022-03-18T12:07:55.135Z] github.com/docker/docker/image/v1 [2022-03-18T12:07:55.135Z] github.com/docker/docker/internal/test/suite [2022-03-18T12:07:55.135Z] github.com/docker/docker/layer [2022-03-18T12:07:55.135Z] github.com/docker/docker/libcontainerd [2022-03-18T12:07:55.135Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T12:07:55.135Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T12:07:55.135Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T12:07:55.135Z] github.com/docker/docker/libcontainerd/types [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/libnetwork/types [2022-03-18T12:07:55.135Z] github.com/docker/docker/oci [2022-03-18T12:07:55.135Z] github.com/docker/docker/oci/caps [2022-03-18T12:07:55.135Z] github.com/docker/docker/opts [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/aaparser [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/archive [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/authorization [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/capabilities [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/containerfs [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/directory [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/dmesg [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/filenotify [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/fileutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/fsutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/homedir [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/idtools [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/ioutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/longpath [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/loopback [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/parsers [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/pidfile [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/platform [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugins [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/pools [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/progress [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/pubsub [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/reexec [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/signal [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/stack [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/stringid [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/system [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/tailfile [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/tarsum [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/truncindex [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/urlutil [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/useragent [2022-03-18T12:07:55.135Z] github.com/docker/docker/plugin [2022-03-18T12:07:55.135Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T12:07:55.135Z] github.com/docker/docker/plugin/v2 [2022-03-18T12:07:55.135Z] github.com/docker/docker/profiles/apparmor [2022-03-18T12:07:55.135Z] github.com/docker/docker/profiles/seccomp [2022-03-18T12:07:55.135Z] github.com/docker/docker/quota [2022-03-18T12:07:55.135Z] github.com/docker/docker/reference [2022-03-18T12:07:55.135Z] github.com/docker/docker/registry [2022-03-18T12:07:55.135Z] github.com/docker/docker/registry/resumable [2022-03-18T12:07:55.135Z] github.com/docker/docker/restartmanager [2022-03-18T12:07:55.135Z] github.com/docker/docker/rootless [2022-03-18T12:07:55.135Z] github.com/docker/docker/rootless/specconv [2022-03-18T12:07:55.135Z] github.com/docker/docker/runconfig [2022-03-18T12:07:55.135Z] github.com/docker/docker/runconfig/opts [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil/daemon [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil/environment [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil/fakegit [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil/registry [2022-03-18T12:07:55.135Z] github.com/docker/docker/testutil/request [2022-03-18T12:07:55.135Z] github.com/docker/docker/volume [2022-03-18T12:07:55.135Z] github.com/docker/docker/volume/drivers [2022-03-18T12:07:55.135Z] github.com/docker/docker/volume/local [2022-03-18T12:07:55.135Z] github.com/docker/docker/volume/mounts [2022-03-18T12:07:55.135Z] github.com/docker/docker/volume/service [2022-03-18T12:07:55.135Z] github.com/docker/docker/volume/service/opts [2022-03-18T12:07:55.135Z] github.com/docker/docker/volume/testutils' [2022-03-18T12:07:55.135Z] + base_pkg_list='github.com/docker/docker/api [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/backend/build [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/httputils [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/middleware [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/build [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/container [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/debug [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/image [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/network [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/session [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/system [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/server/router/volume [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/backend [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/container [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/events [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/filters [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/image [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/mount [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/network [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/registry [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/strslice [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/swarm [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/time [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/versions [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T12:07:55.135Z] github.com/docker/docker/api/types/volume [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder/builder-next [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder/dockerfile [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder/remotecontext [2022-03-18T12:07:55.135Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T12:07:55.135Z] github.com/docker/docker/cli [2022-03-18T12:07:55.135Z] github.com/docker/docker/cli/config [2022-03-18T12:07:55.135Z] github.com/docker/docker/cli/debug [2022-03-18T12:07:55.135Z] github.com/docker/docker/client [2022-03-18T12:07:55.135Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T12:07:55.135Z] github.com/docker/docker/cmd/dockerd [2022-03-18T12:07:55.135Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T12:07:55.135Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T12:07:55.135Z] github.com/docker/docker/container [2022-03-18T12:07:55.135Z] github.com/docker/docker/container/stream [2022-03-18T12:07:55.135Z] github.com/docker/docker/contrib/apparmor [2022-03-18T12:07:55.135Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T12:07:55.135Z] github.com/docker/docker/contrib/httpserver [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/cluster [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/config [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/events [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/exec [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/images [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/initlayer [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/links [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/listeners [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/local [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/names [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/network [2022-03-18T12:07:55.135Z] github.com/docker/docker/daemon/stats [2022-03-18T12:07:55.135Z] github.com/docker/docker/distribution [2022-03-18T12:07:55.135Z] github.com/docker/docker/distribution/metadata [2022-03-18T12:07:55.135Z] github.com/docker/docker/distribution/utils [2022-03-18T12:07:55.135Z] github.com/docker/docker/distribution/xfer [2022-03-18T12:07:55.135Z] github.com/docker/docker/dockerversion [2022-03-18T12:07:55.135Z] github.com/docker/docker/errdefs [2022-03-18T12:07:55.135Z] github.com/docker/docker/image [2022-03-18T12:07:55.135Z] github.com/docker/docker/image/cache [2022-03-18T12:07:55.135Z] github.com/docker/docker/image/tarexport [2022-03-18T12:07:55.135Z] github.com/docker/docker/image/v1 [2022-03-18T12:07:55.135Z] github.com/docker/docker/internal/test/suite [2022-03-18T12:07:55.135Z] github.com/docker/docker/layer [2022-03-18T12:07:55.135Z] github.com/docker/docker/libcontainerd [2022-03-18T12:07:55.135Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T12:07:55.135Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T12:07:55.135Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T12:07:55.135Z] github.com/docker/docker/libcontainerd/types [2022-03-18T12:07:55.135Z] github.com/docker/docker/oci [2022-03-18T12:07:55.135Z] github.com/docker/docker/oci/caps [2022-03-18T12:07:55.135Z] github.com/docker/docker/opts [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/aaparser [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/archive [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/authorization [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/capabilities [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/containerfs [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/directory [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/dmesg [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/filenotify [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/fileutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/fsutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/homedir [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/idtools [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/ioutils [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/longpath [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/loopback [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/parsers [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/pidfile [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/platform [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugins [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/pools [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/progress [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/pubsub [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/reexec [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/signal [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/stack [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/stringid [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/system [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/tailfile [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/tarsum [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/truncindex [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/urlutil [2022-03-18T12:07:55.135Z] github.com/docker/docker/pkg/useragent [2022-03-18T12:07:55.135Z] github.com/docker/docker/plugin [2022-03-18T12:07:55.135Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T12:07:55.135Z] github.com/docker/docker/plugin/v2 [2022-03-18T12:07:55.135Z] github.com/docker/docker/profiles/apparmor [2022-03-18T12:07:55.135Z] github.com/docker/docker/profiles/seccomp [2022-03-18T12:07:55.135Z] github.com/docker/docker/quota [2022-03-18T12:07:55.135Z] github.com/docker/docker/reference [2022-03-18T12:07:55.135Z] github.com/docker/docker/registry [2022-03-18T12:07:55.135Z] github.com/docker/docker/registry/resumable [2022-03-18T12:07:55.135Z] github.com/docker/docker/restartmanager [2022-03-18T12:07:55.135Z] github.com/docker/docker/rootless [2022-03-18T12:07:55.135Z] github.com/docker/docker/rootless/specconv [2022-03-18T12:07:55.135Z] github.com/docker/docker/runconfig [2022-03-18T12:07:55.136Z] github.com/docker/docker/runconfig/opts [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/daemon [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/environment [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fakegit [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/registry [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/request [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/drivers [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/local [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/mounts [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/service [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/service/opts [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/testutils' [2022-03-18T12:07:55.136Z] ++ grep --fixed-strings /libnetwork [2022-03-18T12:07:55.136Z] ++ echo 'github.com/docker/docker/api [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/backend/build [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/httputils [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/middleware [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/build [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/container [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/debug [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/image [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/network [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/session [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/system [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/server/router/volume [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/backend [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/container [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/events [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/filters [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/image [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/mount [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/network [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/registry [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/strslice [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/swarm [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/time [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/versions [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T12:07:55.136Z] github.com/docker/docker/api/types/volume [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder/builder-next [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder/dockerfile [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder/remotecontext [2022-03-18T12:07:55.136Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T12:07:55.136Z] github.com/docker/docker/cli [2022-03-18T12:07:55.136Z] github.com/docker/docker/cli/config [2022-03-18T12:07:55.136Z] github.com/docker/docker/cli/debug [2022-03-18T12:07:55.136Z] github.com/docker/docker/client [2022-03-18T12:07:55.136Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T12:07:55.136Z] github.com/docker/docker/cmd/dockerd [2022-03-18T12:07:55.136Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T12:07:55.136Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T12:07:55.136Z] github.com/docker/docker/container [2022-03-18T12:07:55.136Z] github.com/docker/docker/container/stream [2022-03-18T12:07:55.136Z] github.com/docker/docker/contrib/apparmor [2022-03-18T12:07:55.136Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T12:07:55.136Z] github.com/docker/docker/contrib/httpserver [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/cluster [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/config [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/events [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/exec [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/images [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/initlayer [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/links [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/listeners [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/local [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/names [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/network [2022-03-18T12:07:55.136Z] github.com/docker/docker/daemon/stats [2022-03-18T12:07:55.136Z] github.com/docker/docker/distribution [2022-03-18T12:07:55.136Z] github.com/docker/docker/distribution/metadata [2022-03-18T12:07:55.136Z] github.com/docker/docker/distribution/utils [2022-03-18T12:07:55.136Z] github.com/docker/docker/distribution/xfer [2022-03-18T12:07:55.136Z] github.com/docker/docker/dockerversion [2022-03-18T12:07:55.136Z] github.com/docker/docker/errdefs [2022-03-18T12:07:55.136Z] github.com/docker/docker/image [2022-03-18T12:07:55.136Z] github.com/docker/docker/image/cache [2022-03-18T12:07:55.136Z] github.com/docker/docker/image/tarexport [2022-03-18T12:07:55.136Z] github.com/docker/docker/image/v1 [2022-03-18T12:07:55.136Z] github.com/docker/docker/internal/test/suite [2022-03-18T12:07:55.136Z] github.com/docker/docker/layer [2022-03-18T12:07:55.136Z] github.com/docker/docker/libcontainerd [2022-03-18T12:07:55.136Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T12:07:55.136Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T12:07:55.136Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T12:07:55.136Z] github.com/docker/docker/libcontainerd/types [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/types [2022-03-18T12:07:55.136Z] github.com/docker/docker/oci [2022-03-18T12:07:55.136Z] github.com/docker/docker/oci/caps [2022-03-18T12:07:55.136Z] github.com/docker/docker/opts [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/aaparser [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/archive [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/authorization [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/capabilities [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/containerfs [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/directory [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/dmesg [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/filenotify [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/fileutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/fsutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/homedir [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/idtools [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/ioutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/longpath [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/loopback [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/parsers [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/pidfile [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/platform [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/plugins [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/pools [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/progress [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/pubsub [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/reexec [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/signal [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/stack [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/stringid [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/system [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/tailfile [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/tarsum [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/truncindex [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/urlutil [2022-03-18T12:07:55.136Z] github.com/docker/docker/pkg/useragent [2022-03-18T12:07:55.136Z] github.com/docker/docker/plugin [2022-03-18T12:07:55.136Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T12:07:55.136Z] github.com/docker/docker/plugin/v2 [2022-03-18T12:07:55.136Z] github.com/docker/docker/profiles/apparmor [2022-03-18T12:07:55.136Z] github.com/docker/docker/profiles/seccomp [2022-03-18T12:07:55.136Z] github.com/docker/docker/quota [2022-03-18T12:07:55.136Z] github.com/docker/docker/reference [2022-03-18T12:07:55.136Z] github.com/docker/docker/registry [2022-03-18T12:07:55.136Z] github.com/docker/docker/registry/resumable [2022-03-18T12:07:55.136Z] github.com/docker/docker/restartmanager [2022-03-18T12:07:55.136Z] github.com/docker/docker/rootless [2022-03-18T12:07:55.136Z] github.com/docker/docker/rootless/specconv [2022-03-18T12:07:55.136Z] github.com/docker/docker/runconfig [2022-03-18T12:07:55.136Z] github.com/docker/docker/runconfig/opts [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/daemon [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/environment [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fakegit [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/registry [2022-03-18T12:07:55.136Z] github.com/docker/docker/testutil/request [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/drivers [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/local [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/mounts [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/service [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/service/opts [2022-03-18T12:07:55.136Z] github.com/docker/docker/volume/testutils' [2022-03-18T12:07:55.136Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:07:55.136Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/types' [2022-03-18T12:07:55.137Z] + echo 'github.com/docker/docker/libnetwork [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/types' [2022-03-18T12:07:55.137Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:07:55.137Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:07:55.137Z] + type docker-proxy [2022-03-18T12:07:55.137Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-18T12:07:55.137Z] + hack/make.sh binary-proxy install-proxy [2022-03-18T12:07:55.137Z] [2022-03-18T12:07:55.137Z] Removing bundles/ [2022-03-18T12:07:55.137Z] [2022-03-18T12:07:55.137Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-18T12:07:55.137Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-18T12:07:55.137Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:08:01.723Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-18T12:08:01.723Z] [2022-03-18T12:08:01.723Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-18T12:08:01.723Z] Installing docker-proxy to /usr/local/bin/ [2022-03-18T12:08:01.723Z] [2022-03-18T12:08:01.723Z] + mkdir -p bundles [2022-03-18T12:08:01.723Z] + '[' -n 'github.com/docker/docker/api [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/backend/build [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/httputils [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/middleware [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/build [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/container [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/debug [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/image [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/network [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/session [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/system [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/server/router/volume [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/types [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/types/backend [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T12:08:01.723Z] github.com/docker/docker/api/types/container [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/events [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/filters [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/image [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/mount [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/network [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/registry [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/strslice [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/swarm [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/time [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/versions [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T12:08:01.724Z] github.com/docker/docker/api/types/volume [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder/builder-next [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder/dockerfile [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder/remotecontext [2022-03-18T12:08:01.724Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T12:08:01.724Z] github.com/docker/docker/cli [2022-03-18T12:08:01.724Z] github.com/docker/docker/cli/config [2022-03-18T12:08:01.724Z] github.com/docker/docker/cli/debug [2022-03-18T12:08:01.724Z] github.com/docker/docker/client [2022-03-18T12:08:01.724Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T12:08:01.724Z] github.com/docker/docker/cmd/dockerd [2022-03-18T12:08:01.724Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T12:08:01.724Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T12:08:01.724Z] github.com/docker/docker/container [2022-03-18T12:08:01.724Z] github.com/docker/docker/container/stream [2022-03-18T12:08:01.724Z] github.com/docker/docker/contrib/apparmor [2022-03-18T12:08:01.724Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T12:08:01.724Z] github.com/docker/docker/contrib/httpserver [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/cluster [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/config [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/events [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/exec [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/images [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/initlayer [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/links [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/listeners [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/local [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/names [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/network [2022-03-18T12:08:01.724Z] github.com/docker/docker/daemon/stats [2022-03-18T12:08:01.724Z] github.com/docker/docker/distribution [2022-03-18T12:08:01.724Z] github.com/docker/docker/distribution/metadata [2022-03-18T12:08:01.724Z] github.com/docker/docker/distribution/utils [2022-03-18T12:08:01.724Z] github.com/docker/docker/distribution/xfer [2022-03-18T12:08:01.724Z] github.com/docker/docker/dockerversion [2022-03-18T12:08:01.724Z] github.com/docker/docker/errdefs [2022-03-18T12:08:01.724Z] github.com/docker/docker/image [2022-03-18T12:08:01.724Z] github.com/docker/docker/image/cache [2022-03-18T12:08:01.724Z] github.com/docker/docker/image/tarexport [2022-03-18T12:08:01.724Z] github.com/docker/docker/image/v1 [2022-03-18T12:08:01.724Z] github.com/docker/docker/internal/test/suite [2022-03-18T12:08:01.724Z] github.com/docker/docker/layer [2022-03-18T12:08:01.724Z] github.com/docker/docker/libcontainerd [2022-03-18T12:08:01.724Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T12:08:01.724Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T12:08:01.724Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T12:08:01.724Z] github.com/docker/docker/libcontainerd/types [2022-03-18T12:08:01.724Z] github.com/docker/docker/oci [2022-03-18T12:08:01.724Z] github.com/docker/docker/oci/caps [2022-03-18T12:08:01.724Z] github.com/docker/docker/opts [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/aaparser [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/archive [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/authorization [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/capabilities [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/containerfs [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/directory [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/dmesg [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/filenotify [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/fileutils [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/fsutils [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/homedir [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/idtools [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/ioutils [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/longpath [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/loopback [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/parsers [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/pidfile [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/platform [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/plugins [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/pools [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/progress [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/pubsub [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/reexec [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/signal [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/stack [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/stringid [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/system [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/tailfile [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/tarsum [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/truncindex [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/urlutil [2022-03-18T12:08:01.724Z] github.com/docker/docker/pkg/useragent [2022-03-18T12:08:01.724Z] github.com/docker/docker/plugin [2022-03-18T12:08:01.724Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T12:08:01.724Z] github.com/docker/docker/plugin/v2 [2022-03-18T12:08:01.724Z] github.com/docker/docker/profiles/apparmor [2022-03-18T12:08:01.724Z] github.com/docker/docker/profiles/seccomp [2022-03-18T12:08:01.724Z] github.com/docker/docker/quota [2022-03-18T12:08:01.724Z] github.com/docker/docker/reference [2022-03-18T12:08:01.724Z] github.com/docker/docker/registry [2022-03-18T12:08:01.724Z] github.com/docker/docker/registry/resumable [2022-03-18T12:08:01.724Z] github.com/docker/docker/restartmanager [2022-03-18T12:08:01.724Z] github.com/docker/docker/rootless [2022-03-18T12:08:01.724Z] github.com/docker/docker/rootless/specconv [2022-03-18T12:08:01.724Z] github.com/docker/docker/runconfig [2022-03-18T12:08:01.724Z] github.com/docker/docker/runconfig/opts [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil/daemon [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil/environment [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil/fakegit [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil/registry [2022-03-18T12:08:01.724Z] github.com/docker/docker/testutil/request [2022-03-18T12:08:01.724Z] github.com/docker/docker/volume [2022-03-18T12:08:01.724Z] github.com/docker/docker/volume/drivers [2022-03-18T12:08:01.724Z] github.com/docker/docker/volume/local [2022-03-18T12:08:01.724Z] github.com/docker/docker/volume/mounts [2022-03-18T12:08:01.724Z] github.com/docker/docker/volume/service [2022-03-18T12:08:01.724Z] github.com/docker/docker/volume/service/opts [2022-03-18T12:08:01.724Z] github.com/docker/docker/volume/testutils' ']' [2022-03-18T12:08:01.724Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv 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-03-18T12:08:01.724Z] ? github.com/docker/docker/api [no test files] [2022-03-18T12:08:08.399Z] #43 DONE 271.0s [2022-03-18T12:08:08.399Z] [2022-03-18T12:08:08.399Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:08:08.399Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:08:08.399Z] #51 ... [2022-03-18T12:08:08.399Z] [2022-03-18T12:08:08.399Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T12:08:08.399Z] #44 sha256:e954972f1bc7022fae2590583c4da5366e940b77df2e1bf9e91eec00b82790f8 [2022-03-18T12:08:08.399Z] #44 DONE 0.1s [2022-03-18T12:08:08.399Z] [2022-03-18T12:08:08.399Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-18T12:08:08.399Z] #48 sha256:0f0e7c7659eb7ce745622cd1a9a72d88d7cdf670ed05bea8452044105bf33888 [2022-03-18T12:08:08.399Z] #48 DONE 0.1s [2022-03-18T12:08:08.399Z] [2022-03-18T12:08:08.399Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T12:08:08.399Z] #50 sha256:5750ddf7ece70fd861f3c88f5c146da2dad97c2e84e6c1205fe17b0fbc88e9d0 [2022-03-18T12:08:08.399Z] #50 DONE 0.1s [2022-03-18T12:08:08.399Z] [2022-03-18T12:08:08.399Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:08:08.399Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:08:11.771Z] #67 178.5 # github.com/containerd/containerd/cmd/containerd [2022-03-18T12:08:11.771Z] #67 178.5 /usr/bin/ld: /tmp/go-link-594216744/000019.o: in function `New': [2022-03-18T12:08:11.771Z] #67 178.5 /tmp/tmp.4yvLESappR/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-18T12:08:11.771Z] #67 178.6 + bin/containerd-stress [2022-03-18T12:08:11.771Z] #67 179.7 + bin/containerd-shim [2022-03-18T12:08:15.720Z] #43 DONE 277.9s [2022-03-18T12:08:15.720Z] [2022-03-18T12:08:15.720Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:08:15.720Z] #60 sha256:e6515da04153e14dc3c09946f74c8d4d3c69df1080d3f28e68fd2145feb8a155 [2022-03-18T12:08:15.720Z] #60 ... [2022-03-18T12:08:15.720Z] [2022-03-18T12:08:15.720Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T12:08:15.720Z] #44 sha256:b85271cfaa46040e4ae60a894197c25753c3735823a29da83ac410cd8b06eea8 [2022-03-18T12:08:15.720Z] #44 DONE 0.4s [2022-03-18T12:08:15.720Z] [2022-03-18T12:08:15.720Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:08:15.720Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:08:15.720Z] #51 ... [2022-03-18T12:08:15.720Z] [2022-03-18T12:08:15.720Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-18T12:08:15.720Z] #48 sha256:f8d1c33dcbb0c86afa2fee65ee73e4cfdb974b481c28319a2ff6227ae59ffa37 [2022-03-18T12:08:15.720Z] #48 DONE 0.1s [2022-03-18T12:08:15.720Z] [2022-03-18T12:08:15.720Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T12:08:15.720Z] #50 sha256:39812ea0a8fc99ca27de5e3c416e3f8e2af6109e66856cacfce1694d64eff58a [2022-03-18T12:08:15.720Z] #50 DONE 0.1s [2022-03-18T12:08:15.720Z] [2022-03-18T12:08:15.721Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:08:15.721Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:08:16.635Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2022-03-18T12:08:21.785Z] #67 191.0 + bin/containerd-shim-runc-v1 [2022-03-18T12:08:28.356Z] #67 197.4 + bin/containerd-shim-runc-v2 [2022-03-18T12:08:28.356Z] #67 198.2 + binaries [2022-03-18T12:08:28.356Z] #67 198.2 + install -D bin/containerd /build/containerd [2022-03-18T12:08:28.356Z] #67 198.2 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T12:08:28.356Z] #67 198.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T12:08:28.356Z] #67 198.2 + install -D bin/ctr /build/ctr [2022-03-18T12:08:28.923Z] #67 DONE 198.7s [2022-03-18T12:08:29.860Z] [2022-03-18T12:08:29.860Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T12:08:29.860Z] #68 sha256:98b6c3916d602cedea41c39664aa5e01fff00149d7c617092581597838bc9726 [2022-03-18T12:08:29.860Z] #68 DONE 0.2s [2022-03-18T12:08:29.860Z] [2022-03-18T12:08:29.860Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T12:08:29.860Z] #73 sha256:fe6cefe08539fe77f8476d360682e9f35d49432fbeae1e11e6d9a49799c76ee1 [2022-03-18T12:08:30.119Z] #73 DONE 0.1s [2022-03-18T12:08:30.119Z] [2022-03-18T12:08:30.119Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T12:08:30.119Z] #78 sha256:07649ded8a36cfb99bd3c2f82ffdec718b4a0d60e0ed2e717fd72840b994a448 [2022-03-18T12:08:30.686Z] #78 DONE 0.5s [2022-03-18T12:08:30.687Z] [2022-03-18T12:08:30.687Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-18T12:08:30.687Z] #79 sha256:ed7ea59d7d5fb5ca786a6473904503119cbc8145136da4338d5c5df6555d536e [2022-03-18T12:08:30.687Z] #79 DONE 0.0s [2022-03-18T12:08:30.687Z] [2022-03-18T12:08:30.687Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T12:08:30.687Z] #80 sha256:4190df1e55e3a315ba89ab6f740277946860a1cf94a0dcde59174fbdcd2955bb [2022-03-18T12:08:33.922Z] #60 273.2 # github.com/containerd/containerd/cmd/containerd [2022-03-18T12:08:33.922Z] #60 273.2 /usr/bin/ld: /tmp/go-link-387437910/000019.o: in function `New': [2022-03-18T12:08:33.922Z] #60 273.2 /tmp/tmp.CAdUDE3f0v/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-18T12:08:33.922Z] #60 273.3 + bin/containerd-stress [2022-03-18T12:08:33.922Z] #60 274.4 + bin/containerd-shim [2022-03-18T12:08:34.876Z] #80 DONE 3.9s [2022-03-18T12:08:34.876Z] [2022-03-18T12:08:34.876Z] #81 exporting to image [2022-03-18T12:08:34.876Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T12:08:34.876Z] #81 exporting layers [2022-03-18T12:08:42.065Z] #60 285.6 + bin/containerd-shim-runc-v1 [2022-03-18T12:08:42.771Z] 4612f6d0b889: Pull complete [2022-03-18T12:08:47.166Z] #51 310.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-18T12:08:47.166Z] #51 DONE 311.0s [2022-03-18T12:08:47.166Z] [2022-03-18T12:08:47.166Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:08:47.166Z] #56 sha256:6cbf68dd144f24fbff31cef1d8bc86866528ba44f12362201ead2442cf115a6d [2022-03-18T12:08:47.166Z] #56 146.2 + mkdir -p /build [2022-03-18T12:08:47.166Z] #56 146.2 + cp runc /build/runc [2022-03-18T12:08:47.166Z] #56 DONE 146.4s [2022-03-18T12:08:47.166Z] [2022-03-18T12:08:47.166Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:08:47.166Z] #60 sha256:d6fd449a610b0b382a9f78d158411ccf7a1439c1378f67c733e4006e57236ae5 [2022-03-18T12:08:47.166Z] #60 ... [2022-03-18T12:08:47.166Z] [2022-03-18T12:08:47.166Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T12:08:47.166Z] #52 sha256:167b956ef95c1b5de9f7a018272fd870719343a1be8a9b04a30ece360ff58008 [2022-03-18T12:08:47.166Z] #52 DONE 0.5s [2022-03-18T12:08:47.166Z] [2022-03-18T12:08:47.166Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T12:08:47.166Z] #54 sha256:488747ce9b68b46d3241ed9244bf0e64f9ec425e4eeca09a49295a5b0d73056d [2022-03-18T12:08:47.166Z] #54 DONE 0.1s [2022-03-18T12:08:47.166Z] [2022-03-18T12:08:47.166Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T12:08:47.166Z] #57 sha256:25aadb39071c46975a2810c98956e148e2177ea3b2f31c631433476a24c34743 [2022-03-18T12:08:47.166Z] #57 DONE 0.3s [2022-03-18T12:08:47.166Z] [2022-03-18T12:08:47.166Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:08:47.166Z] #60 sha256:d6fd449a610b0b382a9f78d158411ccf7a1439c1378f67c733e4006e57236ae5 [2022-03-18T12:08:47.355Z] #60 291.9 + bin/containerd-shim-runc-v2 [2022-03-18T12:08:47.925Z] #60 292.7 + binaries [2022-03-18T12:08:47.925Z] #60 292.7 + install -D bin/containerd /build/containerd [2022-03-18T12:08:47.925Z] #60 292.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T12:08:47.925Z] #60 292.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T12:08:47.925Z] #60 292.8 + install -D bin/ctr /build/ctr [2022-03-18T12:08:48.553Z] #60 269.0 + bin/containerd [2022-03-18T12:08:50.464Z] #60 DONE 295.3s [2022-03-18T12:08:51.406Z] [2022-03-18T12:08:51.406Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T12:08:51.406Z] #61 sha256:29fe0c797a385449a9e7686a6c41a9857a98edbaf880aaf021e167a49c6b2b9c [2022-03-18T12:08:52.787Z] #61 DONE 1.4s [2022-03-18T12:08:52.787Z] [2022-03-18T12:08:52.787Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T12:08:52.787Z] #66 sha256:56904110d02cf2b3cba66015b2ca6ec3a0f499272368b26d2d33258d225b688b [2022-03-18T12:08:53.047Z] #66 DONE 0.3s [2022-03-18T12:08:53.047Z] [2022-03-18T12:08:53.047Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T12:08:53.047Z] #71 sha256:cd185843d53ca1e2d383b39ad5629435990c601844ab5037b10b0143abdf8ecc [2022-03-18T12:08:54.566Z] #51 ... [2022-03-18T12:08:54.567Z] [2022-03-18T12:08:54.567Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T12:08:54.567Z] #56 sha256:1d60b38ed682d3eb10db1b2a567780046990d46101c4e3d2a7fc23848435dcdf [2022-03-18T12:08:54.567Z] #56 148.1 + mkdir -p /build [2022-03-18T12:08:54.567Z] #56 148.1 + cp runc /build/runc [2022-03-18T12:08:54.567Z] #56 DONE 149.1s [2022-03-18T12:08:54.567Z] [2022-03-18T12:08:54.567Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T12:08:54.567Z] #51 sha256:053f3d3f3c0eae188cecef0e867b4433f89dd6eb406150c7b0391451ad3dd655 [2022-03-18T12:08:54.567Z] #51 317.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-18T12:08:54.567Z] #51 DONE 317.4s [2022-03-18T12:08:54.567Z] [2022-03-18T12:08:54.567Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:08:54.567Z] #60 sha256:e6515da04153e14dc3c09946f74c8d4d3c69df1080d3f28e68fd2145feb8a155 [2022-03-18T12:08:54.567Z] #60 ... [2022-03-18T12:08:54.567Z] [2022-03-18T12:08:54.567Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T12:08:54.567Z] #52 sha256:bde0d64d7566ba4dba5ad7000b49a08308f725c00421a71703e8bdb398143357 [2022-03-18T12:08:54.956Z] #71 DONE 1.9s [2022-03-18T12:08:54.956Z] [2022-03-18T12:08:54.956Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-18T12:08:54.956Z] #72 sha256:7d151cd28ebf6d73cac765fc717296e96789e31cdf80feecb3e9f8bbb093b34c [2022-03-18T12:08:54.956Z] #72 DONE 0.0s [2022-03-18T12:08:54.956Z] [2022-03-18T12:08:54.956Z] #73 [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-03-18T12:08:54.956Z] #73 sha256:9dd823f99a19642e235fdb138794ffd3cfb86ed374988d7fdf23c16e75437dee [2022-03-18T12:08:55.148Z] #52 DONE 0.7s [2022-03-18T12:08:55.148Z] [2022-03-18T12:08:55.148Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:08:55.148Z] #60 sha256:e6515da04153e14dc3c09946f74c8d4d3c69df1080d3f28e68fd2145feb8a155 [2022-03-18T12:08:55.412Z] #60 ... [2022-03-18T12:08:55.412Z] [2022-03-18T12:08:55.412Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T12:08:55.412Z] #54 sha256:f0f86de39ed73ab4dd51e53041d4d9244a688027c12d8dfd6a5a74f54ae56cde [2022-03-18T12:08:55.412Z] #54 DONE 0.1s [2022-03-18T12:08:55.412Z] [2022-03-18T12:08:55.412Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T12:08:55.413Z] #57 sha256:20063225f4cb406ab785e49cdcd88f11598762433925a6f89d4af739b8598c12 [2022-03-18T12:08:55.674Z] #57 DONE 0.3s [2022-03-18T12:08:55.674Z] [2022-03-18T12:08:55.674Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T12:08:55.674Z] #60 sha256:e6515da04153e14dc3c09946f74c8d4d3c69df1080d3f28e68fd2145feb8a155 [2022-03-18T12:08:55.896Z] #73 0.792 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-18T12:08:55.896Z] #73 0.955 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-18T12:08:56.156Z] #73 1.043 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-18T12:08:56.727Z] #73 1.124 Reading package lists... [2022-03-18T12:08:56.988Z] #73 1.630 Reading package lists... [2022-03-18T12:08:57.085Z] #60 276.0 + bin/containerd [2022-03-18T12:08:57.249Z] #73 2.135 Building dependency tree... [2022-03-18T12:08:57.249Z] #73 2.258 Reading state information... [2022-03-18T12:08:57.249Z] #73 2.379 The following additional packages will be installed: [2022-03-18T12:08:57.509Z] #73 2.380 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-18T12:08:57.509Z] #73 2.380 systemd-timesyncd [2022-03-18T12:08:57.509Z] #73 2.381 Suggested packages: [2022-03-18T12:08:57.509Z] #73 2.381 systemd-container policykit-1 [2022-03-18T12:08:57.509Z] #73 2.381 Recommended packages: [2022-03-18T12:08:57.509Z] #73 2.381 libnss-systemd [2022-03-18T12:08:57.509Z] #73 2.460 The following NEW packages will be installed: [2022-03-18T12:08:57.509Z] #73 2.461 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-18T12:08:57.509Z] #73 2.462 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-18T12:08:57.769Z] #73 2.730 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T12:08:57.769Z] #73 2.730 Need to get 5941 kB of archives. [2022-03-18T12:08:57.769Z] #73 2.730 After this operation, 19.5 MB of additional disk space will be used. [2022-03-18T12:08:57.769Z] #73 2.730 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-18T12:08:57.769Z] #73 2.733 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-18T12:08:57.769Z] #73 2.931 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-18T12:08:58.030Z] #73 3.070 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-18T12:08:58.030Z] #73 3.073 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-18T12:08:58.030Z] #73 3.074 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-18T12:08:58.030Z] #73 3.174 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-18T12:08:58.290Z] #73 3.175 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-18T12:08:58.290Z] #73 3.177 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-18T12:08:58.290Z] #73 3.178 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-18T12:08:58.290Z] #73 3.180 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-18T12:08:58.290Z] #73 3.375 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T12:08:58.290Z] #73 3.404 Fetched 5941 kB in 1s (8315 kB/s) [2022-03-18T12:08:58.290Z] #73 3.429 Selecting previously unselected package libargon2-1:amd64. [2022-03-18T12:08:58.550Z] #73 3.429 (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 ... 28622 files and directories currently installed.) [2022-03-18T12:08:58.550Z] #73 3.441 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-18T12:08:58.550Z] #73 3.446 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-18T12:08:58.550Z] #73 3.476 Selecting previously unselected package libjson-c5:amd64. [2022-03-18T12:08:58.550Z] #73 3.479 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-18T12:08:58.550Z] #73 3.482 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-18T12:08:58.550Z] #73 3.515 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-18T12:08:58.550Z] #73 3.517 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-18T12:08:58.550Z] #73 3.520 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-18T12:08:58.550Z] #73 3.572 Selecting previously unselected package libkmod2:amd64. [2022-03-18T12:08:58.550Z] #73 3.574 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-18T12:08:58.550Z] #73 3.578 Unpacking libkmod2:amd64 (28-1) ... [2022-03-18T12:08:58.550Z] #73 3.614 Selecting previously unselected package systemd-timesyncd. [2022-03-18T12:08:58.550Z] #73 3.616 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-18T12:08:58.550Z] #73 3.619 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-18T12:08:58.550Z] #73 3.666 Selecting previously unselected package systemd. [2022-03-18T12:08:58.550Z] #73 3.668 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-18T12:08:58.550Z] #73 3.702 Unpacking systemd (247.3-6) ... [2022-03-18T12:08:59.121Z] #73 4.277 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-18T12:08:59.381Z] #73 4.285 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-18T12:08:59.381Z] #73 4.294 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-18T12:08:59.381Z] #73 4.305 Setting up libkmod2:amd64 (28-1) ... [2022-03-18T12:08:59.381Z] #73 4.316 Setting up systemd (247.3-6) ... [2022-03-18T12:08:59.381Z] #73 4.351 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-18T12:08:59.381Z] #73 4.353 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-18T12:08:59.381Z] #73 4.356 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-18T12:08:59.643Z] #73 4.687 Setting up systemd-timesyncd (247.3-6) ... [2022-03-18T12:08:59.903Z] #73 4.889 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-18T12:08:59.903Z] #73 4.889 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-18T12:09:00.165Z] #73 4.996 Selecting previously unselected package systemd-sysv. [2022-03-18T12:09:00.165Z] #73 4.996 (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 ... 29450 files and directories currently installed.) [2022-03-18T12:09:00.165Z] #73 5.008 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-18T12:09:00.165Z] #73 5.011 Unpacking systemd-sysv (247.3-6) ... [2022-03-18T12:09:00.165Z] #73 5.053 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-18T12:09:00.165Z] #73 5.053 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-18T12:09:00.165Z] #73 5.056 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-18T12:09:00.165Z] #73 5.109 Selecting previously unselected package dbus. [2022-03-18T12:09:00.165Z] #73 5.112 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-18T12:09:00.165Z] #73 5.120 Unpacking dbus (1.12.20-2) ... [2022-03-18T12:09:00.165Z] #73 5.171 Selecting previously unselected package libpam-systemd:amd64. [2022-03-18T12:09:00.165Z] #73 5.173 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-18T12:09:00.165Z] #73 5.177 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-18T12:09:00.165Z] #73 5.222 Selecting previously unselected package dbus-user-session. [2022-03-18T12:09:00.165Z] #73 5.225 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-18T12:09:00.165Z] #73 5.228 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-18T12:09:00.165Z] #73 5.318 Setting up systemd-sysv (247.3-6) ... [2022-03-18T12:09:00.165Z] #73 5.332 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-18T12:09:00.426Z] #73 5.341 Setting up dbus (1.12.20-2) ... [2022-03-18T12:09:00.426Z] #73 5.453 invoke-rc.d: could not determine current runlevel [2022-03-18T12:09:00.426Z] #73 5.456 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T12:09:00.426Z] #73 5.460 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-18T12:09:00.688Z] #73 5.646 Setting up dbus-user-session (1.12.20-2) ... [2022-03-18T12:09:00.688Z] #73 5.659 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T12:09:00.948Z] #73 DONE 5.8s [2022-03-18T12:09:00.948Z] [2022-03-18T12:09:00.948Z] #74 [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-03-18T12:09:00.948Z] #74 sha256:4192bca86ae19015cadf99da86dc531d695b67ae6da74eac89134b63f714689a [2022-03-18T12:09:01.212Z] #74 0.387 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T12:09:01.212Z] #74 0.388 Dload Upload Total Spent Left Speed [2022-03-18T12:09:01.431Z] #81 exporting layers 26.0s done [2022-03-18T12:09:01.431Z] #81 writing image sha256:7c606c5770831fd4fca862262e39e5ed149d70904348e956484227fc67b81c88 done [2022-03-18T12:09:01.431Z] #81 naming to docker.io/library/docker:d9bb781c8283b988b88dcf62bc44dd660840b3d1 done [2022-03-18T12:09:01.431Z] #81 DONE 26.0s [Pipeline] } [2022-03-18T12:09:01.473Z] #74 0.390 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5393 0 --:--:-- --:--:-- --:--:-- 5377 [2022-03-18T12:09:01.473Z] #74 DONE 0.8s [2022-03-18T12:09:01.473Z] [2022-03-18T12:09:01.473Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T12:09:01.473Z] #75 sha256:0a7482efac84848f03fd523ee0104ebe24853b34a2cd3927da014c8379082283 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-18T12:09:01.839Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43385/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9bb781c8283b988b88dcf62bc44dd660840b3d1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9bb781c8283b988b88dcf62bc44dd660840b3d1 hack/validate/default [2022-03-18T12:09:02.415Z] #75 DONE 1.0s [2022-03-18T12:09:02.676Z] [2022-03-18T12:09:02.676Z] #76 exporting to image [2022-03-18T12:09:02.676Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T12:09:02.676Z] #76 exporting layers [2022-03-18T12:09:02.776Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-18T12:09:02.776Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-18T12:09:02.776Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-18T12:09:02.776Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-18T12:09:02.776Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-18T12:09:02.776Z] Congratulations! No new tests were added to integration-cli. [2022-03-18T12:09:02.776Z] [2022-03-18T12:09:02.776Z] INFO Start validation with golang-ci-lint [2022-03-18T12:09:03.713Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-18T12:09:03.713Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-18T12:09:03.713Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-18T12:09:09.262Z] #76 exporting layers 6.2s done [2022-03-18T12:09:09.262Z] #76 writing image sha256:839ec13943684b6bb94ffe4653a6101e722f2a6f7ad58baf4092e1b7533907a8 done [2022-03-18T12:09:09.262Z] #76 naming to docker.io/library/docker:a88083670815b8d6c75523961c265654f057a8a2 done [2022-03-18T12:09:09.262Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T12:09:09.664Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=a88083670815b8d6c75523961c265654f057a8a2 -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=master docker:a88083670815b8d6c75523961c265654f057a8a2 hack/make.sh dynbinary test-integration [2022-03-18T12:09:11.046Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-18T12:09:11.046Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-18T12:09:11.046Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-18T12:09:11.046Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-18T12:09:11.046Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-03-18T12:09:11.046Z] Detected virtualization docker. [2022-03-18T12:09:11.046Z] Detected architecture x86-64. [2022-03-18T12:09:11.046Z] Set hostname to . [2022-03-18T12:09:11.306Z] modprobe@configfs.service: Succeeded. [2022-03-18T12:09:11.306Z] modprobe@drm.service: Succeeded. [2022-03-18T12:09:11.306Z] modprobe@fuse.service: Succeeded. [2022-03-18T12:09:11.566Z] + source /etc/docker-entrypoint-cmd [2022-03-18T12:09:11.566Z] ++ hack/make.sh dynbinary test-integration [2022-03-18T12:09:11.566Z] [2022-03-18T12:09:11.566Z] Removing bundles/ [2022-03-18T12:09:11.566Z] [2022-03-18T12:09:11.566Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T12:09:11.566Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T12:09:11.566Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:09:18.293Z] 037d5740b404: Pull complete [2022-03-18T12:09:18.293Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-18T12:09:18.293Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:09:18.293Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:09:18.293Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-18T12:09:18.293Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-18T12:09:18.293Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-18T12:09:18.293Z] INFO: Docker version of control daemon [2022-03-18T12:09:18.293Z] [2022-03-18T12:09:18.293Z] Client: [2022-03-18T12:09:18.293Z] Version: 20.10.9 [2022-03-18T12:09:18.293Z] API version: 1.41 [2022-03-18T12:09:18.293Z] Go version: go1.16.8 [2022-03-18T12:09:18.293Z] Git commit: c2ea9bc [2022-03-18T12:09:18.293Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T12:09:18.293Z] OS/Arch: windows/amd64 [2022-03-18T12:09:18.293Z] Context: default [2022-03-18T12:09:18.293Z] Experimental: true [2022-03-18T12:09:18.293Z] [2022-03-18T12:09:18.293Z] Server: Docker Engine - Community [2022-03-18T12:09:18.293Z] Engine: [2022-03-18T12:09:18.293Z] Version: 20.10.9 [2022-03-18T12:09:18.293Z] API version: 1.41 (minimum version 1.24) [2022-03-18T12:09:18.293Z] Go version: go1.16.8 [2022-03-18T12:09:18.293Z] Git commit: 79ea9d3 [2022-03-18T12:09:18.293Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T12:09:18.293Z] OS/Arch: windows/amd64 [2022-03-18T12:09:18.293Z] Experimental: true [2022-03-18T12:09:18.293Z] [2022-03-18T12:09:18.293Z] INFO: Docker info of control daemon [2022-03-18T12:09:18.293Z] [2022-03-18T12:09:18.293Z] Client: [2022-03-18T12:09:18.293Z] Context: default [2022-03-18T12:09:18.293Z] Debug Mode: false [2022-03-18T12:09:18.293Z] [2022-03-18T12:09:18.293Z] Server: [2022-03-18T12:09:18.293Z] Containers: 0 [2022-03-18T12:09:18.293Z] Running: 0 [2022-03-18T12:09:18.293Z] Paused: 0 [2022-03-18T12:09:18.293Z] Stopped: 0 [2022-03-18T12:09:18.293Z] Images: 1 [2022-03-18T12:09:18.293Z] Server Version: 20.10.9 [2022-03-18T12:09:18.293Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-18T12:09:18.293Z] Windows: [2022-03-18T12:09:18.293Z] LCOW: [2022-03-18T12:09:18.293Z] Logging Driver: json-file [2022-03-18T12:09:18.293Z] Plugins: [2022-03-18T12:09:18.293Z] Volume: local [2022-03-18T12:09:18.293Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T12:09:18.293Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T12:09:18.293Z] Swarm: inactive [2022-03-18T12:09:18.293Z] Default Isolation: process [2022-03-18T12:09:18.293Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T12:09:18.293Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-18T12:09:18.293Z] OSType: windows [2022-03-18T12:09:18.293Z] Architecture: x86_64 [2022-03-18T12:09:18.293Z] CPUs: 4 [2022-03-18T12:09:18.293Z] Total Memory: 32GiB [2022-03-18T12:09:18.293Z] Name: azwin-2-771780 [2022-03-18T12:09:18.293Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-18T12:09:18.293Z] Docker Root Dir: D:\docker [2022-03-18T12:09:18.293Z] Debug Mode: false [2022-03-18T12:09:18.293Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:09:18.293Z] Labels: [2022-03-18T12:09:18.293Z] Experimental: true [2022-03-18T12:09:18.293Z] Insecure Registries: [2022-03-18T12:09:18.293Z] 10.0.0.4:5000 [2022-03-18T12:09:18.293Z] 127.0.0.0/8 [2022-03-18T12:09:18.293Z] Registry Mirrors: [2022-03-18T12:09:18.293Z] http://10.0.0.4:5000/ [2022-03-18T12:09:18.293Z] Live Restore Enabled: false [2022-03-18T12:09:18.293Z] Product License: Community Engine [2022-03-18T12:09:18.293Z] [2022-03-18T12:09:18.293Z] [2022-03-18T12:09:18.293Z] INFO: Commit hash is 5511d1cd2c [2022-03-18T12:09:18.293Z] INFO: Nuke-Everything... [2022-03-18T12:09:18.293Z] INFO: Container count on control daemon to delete is 0 [2022-03-18T12:09:18.293Z] INFO: Nuking d:\CI [2022-03-18T12:09:18.293Z] INFO: Zapped successfully [2022-03-18T12:09:18.293Z] INFO: Location for testing is d:\CI\PR-43385\8 [2022-03-18T12:09:18.293Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-18T12:09:18.293Z] [2022-03-18T12:09:18.293Z] [2022-03-18T12:09:18.293Z] INFO: Building the image from Dockerfile.windows at 03/18/2022 12:09:13... [2022-03-18T12:09:18.293Z] [2022-03-18T12:09:19.819Z] Sending build context to Docker daemon 64.26MB [2022-03-18T12:09:19.819Z] [2022-03-18T12:09:20.293Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-18T12:09:20.293Z] ---> 02f938cacc3b [2022-03-18T12:09:20.293Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-18T12:09:20.293Z] ---> Running in 8d359188cf1c [2022-03-18T12:09:20.293Z] Removing intermediate container 8d359188cf1c [2022-03-18T12:09:20.293Z] ---> add39bff9584 [2022-03-18T12:09:20.293Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-18T12:09:20.293Z] ---> Running in d30c5d26b693 [2022-03-18T12:09:20.748Z] Removing intermediate container d30c5d26b693 [2022-03-18T12:09:20.748Z] ---> 6180cb3b30b7 [2022-03-18T12:09:20.748Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-18T12:09:20.748Z] ---> Running in f0703b84593b [2022-03-18T12:09:21.204Z] Removing intermediate container f0703b84593b [2022-03-18T12:09:21.204Z] ---> b558fe101712 [2022-03-18T12:09:21.204Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-18T12:09:21.204Z] ---> Running in 62bd2f39a465 [2022-03-18T12:09:21.660Z] Removing intermediate container 62bd2f39a465 [2022-03-18T12:09:21.660Z] ---> 9bff859c1975 [2022-03-18T12:09:21.660Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-18T12:09:21.660Z] ---> Running in 83569fbd9066 [2022-03-18T12:09:21.660Z] Removing intermediate container 83569fbd9066 [2022-03-18T12:09:21.660Z] ---> 7b146aef6c67 [2022-03-18T12:09:21.660Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-03-18T12:09:21.660Z] ---> Running in c11ab3c62652 [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/builder/remotecontext 0.071s coverage: 13.7% of statements [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/builder/dockerfile 0.229s coverage: 49.3% of statements [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/builder/remotecontext/git 1.274s coverage: 86.3% of statements [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T12:09:24.370Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T12:09:24.370Z] ok github.com/docker/docker/cmd/docker-proxy 0.323s coverage: 67.6% of statements [2022-03-18T12:09:26.282Z] ok github.com/docker/docker/client 0.104s coverage: 75.7% of statements [2022-03-18T12:09:27.443Z] [2022-03-18T12:09:27.443Z] SUCCESS: Specified value was saved. [2022-03-18T12:09:27.443Z] INFO: Downloading git... [2022-03-18T12:09:28.981Z] INFO: Downloading go... [2022-03-18T12:09:30.530Z] INFO: Downloading compiler 1 of 3... [2022-03-18T12:09:31.498Z] INFO: Downloading compiler 2 of 3... [2022-03-18T12:09:32.466Z] INFO: Downloading compiler 3 of 3... [2022-03-18T12:09:32.925Z] INFO: Extracting git... [2022-03-18T12:09:44.841Z] #60 319.2 # github.com/containerd/containerd/cmd/containerd [2022-03-18T12:09:44.842Z] #60 319.2 /usr/bin/ld: /tmp/go-link-1614993512/000019.o: in function `New': [2022-03-18T12:09:44.842Z] #60 319.2 /tmp/tmp.tferb2MFnS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-18T12:09:44.842Z] #60 319.3 + bin/containerd-stress [2022-03-18T12:09:44.842Z] #60 320.4 + bin/containerd-shim [2022-03-18T12:09:47.713Z] INFO: Expanding go... [2022-03-18T12:09:51.429Z] #60 331.4 + bin/containerd-shim-runc-v1 [2022-03-18T12:09:53.388Z] #60 328.0 # github.com/containerd/containerd/cmd/containerd [2022-03-18T12:09:53.388Z] #60 328.0 /usr/bin/ld: /tmp/go-link-626777827/000019.o: in function `New': [2022-03-18T12:09:53.388Z] #60 328.0 /tmp/tmp.YPJpEJqMxh/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-18T12:09:53.388Z] #60 328.1 + bin/containerd-stress [2022-03-18T12:09:53.388Z] #60 329.2 + bin/containerd-shim [2022-03-18T12:09:56.724Z] #60 337.5 + bin/containerd-shim-runc-v2 [2022-03-18T12:09:57.667Z] #60 338.3 + binaries [2022-03-18T12:09:57.667Z] #60 338.3 + install -D bin/containerd /build/containerd [2022-03-18T12:09:57.667Z] #60 338.3 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T12:09:57.667Z] #60 338.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T12:09:57.667Z] #60 338.4 + install -D bin/ctr /build/ctr [2022-03-18T12:09:58.393Z] ok github.com/docker/docker/cmd/dockerd 0.052s coverage: 29.3% of statements [2022-03-18T12:09:58.393Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-03-18T12:09:59.008Z] ok github.com/docker/docker/cmd/dockerd/trap 2.418s coverage: 0.0% of statements [2022-03-18T12:09:59.008Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-18T12:09:59.008Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T12:09:59.008Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T12:09:59.008Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T12:09:59.008Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T12:09:59.578Z] #60 DONE 340.4s [2022-03-18T12:10:00.520Z] [2022-03-18T12:10:00.520Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T12:10:00.520Z] #61 sha256:96c0980cb909cdfdb1d005dc20d0e9a8a1d6271f938618b37ff63d59f8c79b67 [2022-03-18T12:10:01.460Z] #61 DONE 1.0s [2022-03-18T12:10:01.460Z] [2022-03-18T12:10:01.460Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T12:10:01.460Z] #66 sha256:104003d1ac72308de271debe9dedf55cdbd2928cd9df45e98d661afacc74afc4 [2022-03-18T12:10:01.534Z] #60 340.6 + bin/containerd-shim-runc-v1 [2022-03-18T12:10:02.030Z] #66 DONE 0.4s [2022-03-18T12:10:02.030Z] [2022-03-18T12:10:02.030Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T12:10:02.030Z] #71 sha256:9d95306abc5d86da0467019252acdeae65de4ccf522fb3047e718ce197140b31 [2022-03-18T12:10:03.941Z] #71 DONE 1.8s [2022-03-18T12:10:03.941Z] [2022-03-18T12:10:03.941Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-18T12:10:03.941Z] #72 sha256:84f4ecabefcc5d5ef8bff1af594de02b0e67c56931b6d4c0339434894eea4b1e [2022-03-18T12:10:03.941Z] #72 DONE 0.0s [2022-03-18T12:10:03.941Z] [2022-03-18T12:10:03.941Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T12:10:03.941Z] #73 sha256:230a0ee3deac337f52f2de035b1745d4640c6de4babaf4ef20e836aaf7fd628f [2022-03-18T12:10:04.317Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2022-03-18T12:10:05.701Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-03-18T12:10:05.857Z] #73 DONE 1.8s [2022-03-18T12:10:05.857Z] [2022-03-18T12:10:05.857Z] #74 exporting to image [2022-03-18T12:10:05.857Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T12:10:05.857Z] #74 exporting layers [2022-03-18T12:10:06.643Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-18T12:10:08.124Z] #60 346.9 + bin/containerd-shim-runc-v2 [2022-03-18T12:10:08.695Z] #60 347.7 + binaries [2022-03-18T12:10:08.695Z] #60 347.7 + install -D bin/containerd /build/containerd [2022-03-18T12:10:08.695Z] #60 347.7 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T12:10:08.695Z] #60 347.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T12:10:08.695Z] #60 347.7 + install -D bin/ctr /build/ctr [2022-03-18T12:10:10.606Z] #60 DONE 349.7s [2022-03-18T12:10:11.549Z] [2022-03-18T12:10:11.549Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T12:10:11.549Z] #61 sha256:be7c35064f07aafeb6b5d136307977c37dbf84f3e16345fb1d99ed6990628415 [2022-03-18T12:10:12.443Z] #74 exporting layers 6.1s done [2022-03-18T12:10:12.443Z] #74 writing image sha256:6a77d6cc8948a871ec74554b6db17fb2cc1b50f08ff1f8dfa15c2b88a83b8143 done [2022-03-18T12:10:12.443Z] #74 naming to docker.io/library/docker:dc55305954ccdc784d217fac9c808022873a7611 done [2022-03-18T12:10:12.443Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-03-18T12:10:12.491Z] #61 DONE 0.9s [2022-03-18T12:10:12.491Z] [2022-03-18T12:10:12.491Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T12:10:12.491Z] #66 sha256:8eb48a27041692b4120ad46bf12f78e10adf5554b2ce7accab3caf26f96be3ee [Pipeline] sh [2022-03-18T12:10:12.751Z] #66 DONE 0.3s [2022-03-18T12:10:12.751Z] [2022-03-18T12:10:12.751Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T12:10:12.751Z] #71 sha256:ebcf9afaee29f5bd48d277a0987f7312b5ebf56e1d5a40a89ac1f9256744e600 [2022-03-18T12:10:12.796Z] + trap exit INT TERM [2022-03-18T12:10:12.796Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-18T12:10:12.796Z] + CONTAINER_NAME=docker-pr8 [2022-03-18T12:10:12.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43385/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 -e DOCKER_GRAPHDRIVER docker:dc55305954ccdc784d217fac9c808022873a7611 hack/make.sh dynbinary [2022-03-18T12:10:13.223Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-03-18T12:10:13.694Z] #71 DONE 1.0s [2022-03-18T12:10:13.955Z] [2022-03-18T12:10:13.955Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-18T12:10:13.955Z] #72 sha256:4dc9b398ca42f25d9e2d432c2e8cd68ae66baf1c8e5470ebbda05b4efaa1169c [2022-03-18T12:10:13.955Z] #72 DONE 0.0s [2022-03-18T12:10:13.955Z] [2022-03-18T12:10:13.955Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T12:10:13.955Z] #73 sha256:b9a3c43ebea87e2eb158de58502d9699bca65de954ec786e754b748ccf81ce36 [2022-03-18T12:10:14.165Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.0% of statements [2022-03-18T12:10:14.178Z] [2022-03-18T12:10:14.178Z] Removing bundles/ [2022-03-18T12:10:14.178Z] [2022-03-18T12:10:14.178Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T12:10:14.439Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T12:10:14.439Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:10:14.736Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-18T12:10:15.307Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-18T12:10:15.877Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-03-18T12:10:16.139Z] ok github.com/docker/docker/daemon 10.114s coverage: 17.1% of statements [2022-03-18T12:10:16.139Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T12:10:16.139Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T12:10:16.139Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T12:10:16.139Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T12:10:16.499Z] #73 DONE 2.1s [2022-03-18T12:10:16.499Z] [2022-03-18T12:10:16.499Z] #74 exporting to image [2022-03-18T12:10:16.499Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T12:10:16.499Z] #74 exporting layers [2022-03-18T12:10:17.080Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.303s coverage: 56.2% of statements [2022-03-18T12:10:17.613Z] INFO: Expanding compiler 1 of 3... [2022-03-18T12:10:17.613Z] INFO: Expanding compiler 2 of 3... [2022-03-18T12:10:18.023Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-03-18T12:10:19.413Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-03-18T12:10:20.357Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.153s coverage: 50.5% of statements [2022-03-18T12:10:21.339Z] INFO: Expanding compiler 3 of 3... [2022-03-18T12:10:21.742Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.129s coverage: 46.2% of statements [2022-03-18T12:10:21.742Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T12:10:21.799Z] INFO: Removing downloaded files... [2022-03-18T12:10:21.799Z] INFO: Downloading containerd [2022-03-18T12:10:22.312Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.809s coverage: 58.0% of statements [2022-03-18T12:10:22.313Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-18T12:10:22.313Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T12:10:22.883Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-03-18T12:10:23.086Z] #74 exporting layers 6.2s done [2022-03-18T12:10:23.086Z] #74 writing image sha256:9ffdb932ae817b0cd4ebeab22c27f00c217495c8bca080661fe405ff072c5c93 done [2022-03-18T12:10:23.086Z] #74 naming to docker.io/library/docker:dc55305954ccdc784d217fac9c808022873a7611 done [2022-03-18T12:10:23.086Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T12:10:23.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 -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=master docker:dc55305954ccdc784d217fac9c808022873a7611 hack/make.sh dynbinary test-integration [2022-03-18T12:10:23.454Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 2.9% of statements [2022-03-18T12:10:24.025Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-03-18T12:10:24.394Z] [2022-03-18T12:10:24.595Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.8% of statements [2022-03-18T12:10:24.595Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T12:10:24.595Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T12:10:24.656Z] Removing bundles/ [2022-03-18T12:10:24.656Z] [2022-03-18T12:10:24.656Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T12:10:24.656Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T12:10:24.656Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:10:25.165Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.0% of statements [2022-03-18T12:10:26.106Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 80.2% of statements [2022-03-18T12:10:26.106Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-03-18T12:10:26.106Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T12:10:26.678Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-18T12:10:26.678Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2022-03-18T12:10:26.938Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-18T12:10:27.198Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-18T12:10:27.769Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 78.7% of statements [2022-03-18T12:10:27.769Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T12:10:28.340Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 54.9% of statements [2022-03-18T12:10:28.340Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-03-18T12:10:29.284Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-18T12:10:29.545Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-18T12:10:30.117Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-18T12:10:30.689Z] ok github.com/docker/docker/daemon/logger/splunk 1.519s coverage: 82.5% of statements [2022-03-18T12:10:30.689Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T12:10:30.689Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T12:10:31.630Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-18T12:10:31.891Z] ok github.com/docker/docker/distribution 0.595s coverage: 28.4% of statements [2022-03-18T12:10:31.891Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T12:10:32.834Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-18T12:10:33.406Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-03-18T12:10:33.978Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-18T12:10:34.240Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-03-18T12:10:34.240Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T12:10:34.501Z] ok github.com/docker/docker/image/tarexport 0.013s coverage: 0.7% of statements [2022-03-18T12:10:35.072Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-03-18T12:10:35.072Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T12:10:35.333Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-18T12:10:35.904Z] ok github.com/docker/docker/oci 0.014s coverage: 43.3% of statements [2022-03-18T12:10:36.474Z] ok github.com/docker/docker/opts 0.019s coverage: 66.3% of statements [2022-03-18T12:10:36.734Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-18T12:10:38.119Z] ok github.com/docker/docker/pkg/archive 0.273s coverage: 82.5% of statements [2022-03-18T12:10:39.060Z] ok github.com/docker/docker/pkg/authorization 0.302s coverage: 68.3% of statements [2022-03-18T12:10:39.060Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-18T12:10:39.321Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-18T12:10:42.617Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 43.5% of statements [2022-03-18T12:10:42.617Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-18T12:10:42.850Z] [2022-03-18T12:10:42.850Z] Name Version Source Summary [2022-03-18T12:10:42.850Z] ---- ------- ------ ------- [2022-03-18T12:10:42.850Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-18T12:10:42.878Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-18T12:10:42.878Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-03-18T12:10:43.812Z] [2022-03-18T12:10:43.812Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-18T12:10:43.812Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-18T12:10:43.812Z] PSChildName : containerd [2022-03-18T12:10:43.812Z] PSDrive : C [2022-03-18T12:10:43.812Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-18T12:10:43.812Z] PSIsContainer : True [2022-03-18T12:10:43.812Z] Name : containerd [2022-03-18T12:10:43.812Z] FullName : C:\containerd [2022-03-18T12:10:43.812Z] Parent : [2022-03-18T12:10:43.812Z] Exists : True [2022-03-18T12:10:43.812Z] Root : C:\ [2022-03-18T12:10:43.812Z] Extension : [2022-03-18T12:10:43.812Z] CreationTime : 3/18/2022 12:10:43 PM [2022-03-18T12:10:43.812Z] CreationTimeUtc : 3/18/2022 12:10:43 PM [2022-03-18T12:10:43.812Z] LastAccessTime : 3/18/2022 12:10:43 PM [2022-03-18T12:10:43.812Z] LastAccessTimeUtc : 3/18/2022 12:10:43 PM [2022-03-18T12:10:43.812Z] LastWriteTime : 3/18/2022 12:10:43 PM [2022-03-18T12:10:43.812Z] LastWriteTimeUtc : 3/18/2022 12:10:43 PM [2022-03-18T12:10:43.812Z] Attributes : Directory [2022-03-18T12:10:43.812Z] Mode : d----- [2022-03-18T12:10:43.812Z] BaseName : containerd [2022-03-18T12:10:43.812Z] Target : {} [2022-03-18T12:10:43.812Z] LinkType : [2022-03-18T12:10:43.812Z] [2022-03-18T12:10:43.818Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-18T12:10:44.079Z] ok github.com/docker/docker/layer 8.039s coverage: 69.0% of statements [2022-03-18T12:10:44.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T12:10:44.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T12:10:44.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T12:10:44.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T12:10:44.079Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T12:10:44.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T12:10:44.079Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-03-18T12:10:44.650Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-18T12:10:44.650Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2022-03-18T12:10:45.339Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-18T12:10:45.339Z] INFO: Configuring git core.autocrlf... [2022-03-18T12:10:45.339Z] [2022-03-18T12:10:45.339Z] [2022-03-18T12:10:45.592Z] ok github.com/docker/docker/pkg/idtools 0.405s coverage: 69.5% of statements [2022-03-18T12:10:45.592Z] ok github.com/docker/docker/pkg/ioutils 0.353s coverage: 71.0% of statements [2022-03-18T12:10:45.883Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-03-18T12:10:45.883Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-03-18T12:10:45.883Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-18T12:10:46.150Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-18T12:10:46.150Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-03-18T12:10:46.417Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-03-18T12:10:46.417Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-03-18T12:10:46.685Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-03-18T12:10:46.685Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T12:10:46.685Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T12:10:47.257Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-03-18T12:10:47.517Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-18T12:10:47.777Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-18T12:10:48.037Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-18T12:10:49.417Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-03-18T12:10:49.417Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-18T12:10:49.677Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-18T12:10:49.937Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-18T12:10:50.197Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-18T12:10:50.197Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-18T12:10:50.769Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.4% of statements [2022-03-18T12:10:51.030Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-18T12:10:51.291Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2022-03-18T12:10:51.862Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-03-18T12:10:52.122Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-18T12:10:52.382Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-18T12:10:52.643Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-18T12:10:54.026Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-03-18T12:10:54.597Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-18T12:10:54.747Z] 0a6173b79e25: Pull complete [2022-03-18T12:10:54.747Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-18T12:10:54.747Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:10:54.747Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:10:54.747Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-18T12:10:54.747Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-18T12:10:54.747Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-18T12:10:54.747Z] INFO: Docker version of control daemon [2022-03-18T12:10:54.747Z] [2022-03-18T12:10:54.857Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-03-18T12:10:55.218Z] Client: [2022-03-18T12:10:55.218Z] Version: 20.10.9 [2022-03-18T12:10:55.218Z] API version: 1.41 [2022-03-18T12:10:55.218Z] Go version: go1.16.8 [2022-03-18T12:10:55.218Z] Git commit: c2ea9bc [2022-03-18T12:10:55.218Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T12:10:55.218Z] OS/Arch: windows/amd64 [2022-03-18T12:10:55.218Z] Context: default [2022-03-18T12:10:55.218Z] Experimental: true [2022-03-18T12:10:55.218Z] [2022-03-18T12:10:55.218Z] Server: Docker Engine - Community [2022-03-18T12:10:55.218Z] Engine: [2022-03-18T12:10:55.218Z] Version: 20.10.9 [2022-03-18T12:10:55.218Z] API version: 1.41 (minimum version 1.24) [2022-03-18T12:10:55.218Z] Go version: go1.16.8 [2022-03-18T12:10:55.218Z] Git commit: 79ea9d3 [2022-03-18T12:10:55.218Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T12:10:55.218Z] OS/Arch: windows/amd64 [2022-03-18T12:10:55.218Z] Experimental: true [2022-03-18T12:10:55.218Z] [2022-03-18T12:10:55.218Z] INFO: Docker info of control daemon [2022-03-18T12:10:55.218Z] [2022-03-18T12:10:55.691Z] Client: [2022-03-18T12:10:55.691Z] Context: default [2022-03-18T12:10:55.691Z] Debug Mode: false [2022-03-18T12:10:55.691Z] Plugins: [2022-03-18T12:10:55.691Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-18T12:10:55.691Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-18T12:10:55.691Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-18T12:10:55.691Z] [2022-03-18T12:10:55.691Z] Server: [2022-03-18T12:10:55.691Z] Containers: 0 [2022-03-18T12:10:55.691Z] Running: 0 [2022-03-18T12:10:55.691Z] Paused: 0 [2022-03-18T12:10:55.691Z] Stopped: 0 [2022-03-18T12:10:55.691Z] Images: 1 [2022-03-18T12:10:55.691Z] Server Version: 20.10.9 [2022-03-18T12:10:55.691Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-18T12:10:55.691Z] Windows: [2022-03-18T12:10:55.691Z] LCOW: [2022-03-18T12:10:55.691Z] Logging Driver: json-file [2022-03-18T12:10:55.691Z] Plugins: [2022-03-18T12:10:55.691Z] Volume: local [2022-03-18T12:10:55.691Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T12:10:55.691Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T12:10:55.691Z] Swarm: inactive [2022-03-18T12:10:55.691Z] Default Isolation: process [2022-03-18T12:10:55.691Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T12:10:55.691Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-18T12:10:55.691Z] OSType: windows [2022-03-18T12:10:55.691Z] Architecture: x86_64 [2022-03-18T12:10:55.691Z] CPUs: 4 [2022-03-18T12:10:55.691Z] Total Memory: 32GiB [2022-03-18T12:10:55.691Z] Name: azwin-2-5194a0 [2022-03-18T12:10:55.691Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-18T12:10:55.691Z] Docker Root Dir: D:\docker [2022-03-18T12:10:55.691Z] Debug Mode: false [2022-03-18T12:10:55.691Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:10:55.691Z] Labels: [2022-03-18T12:10:55.691Z] Experimental: true [2022-03-18T12:10:55.691Z] Insecure Registries: [2022-03-18T12:10:55.691Z] 10.0.0.4:5000 [2022-03-18T12:10:55.691Z] 127.0.0.0/8 [2022-03-18T12:10:55.691Z] Registry Mirrors: [2022-03-18T12:10:55.691Z] http://10.0.0.4:5000/ [2022-03-18T12:10:55.691Z] Live Restore Enabled: false [2022-03-18T12:10:55.691Z] Product License: Community Engine [2022-03-18T12:10:55.691Z] [2022-03-18T12:10:55.691Z] [2022-03-18T12:10:55.691Z] INFO: Commit hash is ddc726058c [2022-03-18T12:10:55.691Z] INFO: Nuke-Everything... [2022-03-18T12:10:56.160Z] INFO: Container count on control daemon to delete is 0 [2022-03-18T12:10:56.241Z] ok github.com/docker/docker/quota 0.209s coverage: 71.4% of statements [2022-03-18T12:10:56.501Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-03-18T12:10:57.147Z] INFO: Nuking d:\CI [2022-03-18T12:10:57.147Z] INFO: Zapped successfully [2022-03-18T12:10:57.147Z] INFO: Location for testing is d:\CI\PR-43385\8 [2022-03-18T12:10:57.147Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-18T12:10:57.147Z] [2022-03-18T12:10:57.147Z] [2022-03-18T12:10:57.147Z] INFO: Building the image from Dockerfile.windows at 03/18/2022 12:10:56... [2022-03-18T12:10:57.147Z] [2022-03-18T12:10:57.442Z] ok github.com/docker/docker/registry 0.080s coverage: 57.7% of statements [2022-03-18T12:10:57.703Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-18T12:10:57.963Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-18T12:10:58.534Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-18T12:10:58.534Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-18T12:11:00.446Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-18T12:11:01.015Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2022-03-18T12:11:01.586Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-03-18T12:11:02.972Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-03-18T12:11:04.323Z] Sending build context to Docker daemon 64.26MB [2022-03-18T12:11:04.323Z] [2022-03-18T12:11:04.323Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-18T12:11:04.323Z] ---> 6a11116086a4 [2022-03-18T12:11:04.323Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-18T12:11:04.323Z] ---> Running in 91c12f2ec7b6 [2022-03-18T12:11:04.792Z] Removing intermediate container 91c12f2ec7b6 [2022-03-18T12:11:04.792Z] ---> c74aac8d6913 [2022-03-18T12:11:04.792Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-18T12:11:04.792Z] ---> Running in ce1045c2e529 [2022-03-18T12:11:05.262Z] Removing intermediate container ce1045c2e529 [2022-03-18T12:11:05.262Z] ---> 2b2f64c33b02 [2022-03-18T12:11:05.262Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-18T12:11:05.262Z] ---> Running in 7c6eb87d20b7 [2022-03-18T12:11:05.783Z] Removing intermediate container 7c6eb87d20b7 [2022-03-18T12:11:05.783Z] ---> a22a159a7229 [2022-03-18T12:11:05.783Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-18T12:11:05.783Z] ---> Running in 19d6c4f4aa77 [2022-03-18T12:11:06.252Z] Removing intermediate container 19d6c4f4aa77 [2022-03-18T12:11:06.252Z] ---> 0b3cf0e093a1 [2022-03-18T12:11:06.252Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-18T12:11:06.252Z] ---> Running in efe5b6002105 [2022-03-18T12:11:06.724Z] Removing intermediate container efe5b6002105 [2022-03-18T12:11:06.724Z] ---> dd592c041599 [2022-03-18T12:11:06.724Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-03-18T12:11:06.724Z] ---> Running in 4227102387a2 [2022-03-18T12:11:18.086Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T12:11:18.086Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T12:11:18.086Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:11:18.086Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T12:11:18.086Z] [2022-03-18T12:11:18.086Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T12:11:18.086Z] DOCKER_SYSTEMD=1 [2022-03-18T12:11:18.087Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T12:11:18.087Z] HOSTNAME=b3deac707cfc [2022-03-18T12:11:18.087Z] DEST=bundles/test-integration [2022-03-18T12:11:18.087Z] PWD=/go/src/github.com/docker/docker [2022-03-18T12:11:18.087Z] DOCKER_GITCOMMIT=a88083670815b8d6c75523961c265654f057a8a2 [2022-03-18T12:11:18.087Z] container=docker [2022-03-18T12:11:18.087Z] HOME=/root [2022-03-18T12:11:18.087Z] LANG=C.UTF-8 [2022-03-18T12:11:18.087Z] INVOCATION_ID=b4b62b23711842bd904033e380a03f31 [2022-03-18T12:11:18.087Z] GOLANG_VERSION=1.18 [2022-03-18T12:11:18.087Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T12:11:18.087Z] VALIDATE_BRANCH=master [2022-03-18T12:11:18.087Z] TERM=xterm [2022-03-18T12:11:18.087Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T12:11:18.087Z] SHLVL=3 [2022-03-18T12:11:18.087Z] TIMEOUT=120m [2022-03-18T12:11:18.087Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T12:11:18.087Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T12:11:18.087Z] GO111MODULE=off [2022-03-18T12:11:18.087Z] DOCKER_EXPERIMENTAL=1 [2022-03-18T12:11:18.087Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T12:11:18.087Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T12:11:18.087Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T12:11:18.087Z] GOPATH=/go [2022-03-18T12:11:18.087Z] PKG_CONFIG=pkg-config [2022-03-18T12:11:18.087Z] _=/usr/bin/env [2022-03-18T12:11:18.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T12:11:21.074Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T12:11:21.074Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T12:11:21.074Z] [2022-03-18T12:11:21.074Z] === Skipped [2022-03-18T12:11:21.074Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-18T12:11:21.074Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T12:11:21.074Z] [2022-03-18T12:11:21.074Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-18T12:11:21.074Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T12:11:21.074Z] 2022/03/18 12:09:22 Stopping proxy on tcp/127.0.0.1:39195 for tcp/127.0.0.1:39485 (accept tcp4 127.0.0.1:39195: use of closed network connection) [2022-03-18T12:11:21.074Z] 2022/03/18 12:09:22 Stopping proxy on tcp/127.0.0.1:37551 for tcp/127.0.0.1:38205 (accept tcp4 127.0.0.1:37551: use of closed network connection) [2022-03-18T12:11:21.074Z] [2022-03-18T12:11:21.074Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-18T12:11:21.075Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-18T12:11:21.075Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-18T12:11:21.075Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:15Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T12:11:21.075Z] aufs_test.go:37: driver not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:71: No driver to put! [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-18T12:11:21.075Z] time="2022-03-18T12:10:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:71: No driver to put! [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-18T12:11:21.075Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-18T12:11:21.075Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-18T12:11:21.075Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:11:21.075Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-18T12:11:21.075Z] graphtest_unix.go:71: No driver to put! [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-18T12:11:21.075Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-18T12:11:21.075Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-18T12:11:21.075Z] [2022-03-18T12:11:21.075Z] DONE 2337 tests, 53 skipped in 200.354s [2022-03-18T12:11:21.075Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:11:21.075Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-18T12:11:21.075Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-18T12:11:24.577Z] [2022-03-18T12:11:24.577Z] SUCCESS: Specified value was saved. [2022-03-18T12:11:26.145Z] INFO: Downloading git... [2022-03-18T12:11:27.721Z] INFO: Downloading go... [2022-03-18T12:11:29.296Z] INFO: Downloading compiler 1 of 3... [2022-03-18T12:11:29.765Z] INFO: Downloading compiler 2 of 3... [2022-03-18T12:11:29.765Z] INFO: Downloading compiler 3 of 3... [2022-03-18T12:11:29.765Z] INFO: Extracting git... [2022-03-18T12:11:44.728Z] INFO: Expanding go... [2022-03-18T12:11:55.218Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 2m46.768178202s [2022-03-18T12:11:55.220Z] 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-03-18T12:11:55.220Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 493.821759ms [2022-03-18T12:11:56.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T12:11:56.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T12:11:57.670Z] Removing intermediate container c11ab3c62652 [2022-03-18T12:11:57.670Z] ---> f9a97e380430 [2022-03-18T12:11:57.670Z] Step 8/11 : 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-03-18T12:11:57.670Z] ---> Running in 0711e5a487b5 [2022-03-18T12:11:59.843Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-18T12:12:00.299Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T12:12:00.756Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-18T12:12:00.756Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T12:12:00.756Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T12:12:00.756Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T12:12:00.756Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-18T12:12:00.756Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T12:12:00.756Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T12:12:00.756Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T12:12:00.756Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T12:12:00.756Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T12:12:00.756Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T12:12:01.213Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T12:12:02.180Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T12:12:02.180Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-18T12:12:06.027Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T12:12:06.028Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T12:12:06.028Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:12:06.028Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T12:12:06.028Z] [2022-03-18T12:12:06.977Z] + TEST_INTEGRATION_DEST=1 [2022-03-18T12:12:06.977Z] + CONTAINER_NAME=docker-pr8-1 [2022-03-18T12:12:06.977Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T12:12:06.977Z] + run_tests test-integration-flaky [2022-03-18T12:12:06.977Z] + '[' -n 0 ']' [2022-03-18T12:12:06.977Z] + rm= [2022-03-18T12:12:06.977Z] + c=0 [2022-03-18T12:12:06.977Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43385/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43385/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc55305954ccdc784d217fac9c808022873a7611 hack/make.sh test-integration-flaky test-integration [2022-03-18T12:12:06.977Z] ++ jobs -p [2022-03-18T12:12:06.977Z] + for job in $(jobs -p) [2022-03-18T12:12:06.977Z] + wait 10205 [2022-03-18T12:12:06.977Z] + TEST_INTEGRATION_DEST=3 [2022-03-18T12:12:06.977Z] + CONTAINER_NAME=docker-pr8-3 [2022-03-18T12:12:06.977Z] + TEST_SKIP_INTEGRATION=1 [2022-03-18T12:12:06.977Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-18T12:12:06.978Z] + run_tests [2022-03-18T12:12:06.978Z] + '[' -n 0 ']' [2022-03-18T12:12:06.978Z] + rm= [2022-03-18T12:12:06.978Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43385/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43385/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc55305954ccdc784d217fac9c808022873a7611 hack/make.sh '' test-integration [2022-03-18T12:12:06.978Z] + TEST_INTEGRATION_DEST=2 [2022-03-18T12:12:06.978Z] + CONTAINER_NAME=docker-pr8-2 [2022-03-18T12:12:06.978Z] + TEST_SKIP_INTEGRATION=1 [2022-03-18T12:12:06.978Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-18T12:12:06.978Z] + run_tests [2022-03-18T12:12:06.978Z] + '[' -n 0 ']' [2022-03-18T12:12:06.978Z] + rm= [2022-03-18T12:12:06.978Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43385/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43385/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc55305954ccdc784d217fac9c808022873a7611 hack/make.sh '' test-integration [2022-03-18T12:12:07.782Z] ok github.com/docker/docker/libnetwork 37.232s coverage: 40.7% of statements [2022-03-18T12:12:07.782Z] ok github.com/docker/docker/libnetwork/bitseq 0.129s coverage: 84.4% of statements [2022-03-18T12:12:07.782Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-18T12:12:07.782Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-18T12:12:07.782Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-18T12:12:07.782Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-18T12:12:07.782Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-18T12:12:07.782Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-18T12:12:07.782Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-18T12:12:07.782Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-18T12:12:07.782Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-18T12:12:07.782Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-18T12:12:07.782Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-18T12:12:07.782Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-18T12:12:07.782Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-18T12:12:08.353Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.265s coverage: 59.9% of statements [2022-03-18T12:12:08.353Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-18T12:12:08.365Z] [2022-03-18T12:12:08.365Z] [2022-03-18T12:12:08.365Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T12:12:08.365Z] [2022-03-18T12:12:08.365Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T12:12:08.365Z] HOSTNAME=04406b03c750 [2022-03-18T12:12:08.365Z] TEST_SKIP_INTEGRATION=1 [2022-03-18T12:12:08.365Z] TESTDEBUG=0 [2022-03-18T12:12:08.365Z] DEST=bundles/test-integration [2022-03-18T12:12:08.365Z] PWD=/go/src/github.com/docker/docker [2022-03-18T12:12:08.365Z] KEEPBUNDLE=1 [2022-03-18T12:12:08.365Z] DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 [2022-03-18T12:12:08.365Z] container=docker [2022-03-18T12:12:08.365Z] HOME=/root [2022-03-18T12:12:08.365Z] GOLANG_VERSION=1.18 [2022-03-18T12:12:08.365Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T12:12:08.365Z] VALIDATE_BRANCH=master [2022-03-18T12:12:08.365Z] TERM=xterm [2022-03-18T12:12:08.365Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T12:12:08.365Z] SHLVL=1 [2022-03-18T12:12:08.365Z] TIMEOUT=120m [2022-03-18T12:12:08.365Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T12:12:08.365Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T12:12:08.365Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-18T12:12:08.365Z] GO111MODULE=off [2022-03-18T12:12:08.365Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T12:12:08.365Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T12:12:08.365Z] GOPATH=/go [2022-03-18T12:12:08.365Z] PKG_CONFIG=pkg-config [2022-03-18T12:12:08.365Z] _=/usr/bin/env [2022-03-18T12:12:08.365Z] Building test suite binary ./integration-cli/test.main [2022-03-18T12:12:08.365Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-18T12:12:08.365Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T12:12:08.365Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T12:12:08.365Z] HOSTNAME=ceabf4727656 [2022-03-18T12:12:08.365Z] TEST_SKIP_INTEGRATION=1 [2022-03-18T12:12:08.365Z] TESTDEBUG=0 [2022-03-18T12:12:08.365Z] DEST=bundles/test-integration [2022-03-18T12:12:08.365Z] PWD=/go/src/github.com/docker/docker [2022-03-18T12:12:08.365Z] KEEPBUNDLE=1 [2022-03-18T12:12:08.365Z] DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 [2022-03-18T12:12:08.365Z] container=docker [2022-03-18T12:12:08.365Z] HOME=/root [2022-03-18T12:12:08.365Z] GOLANG_VERSION=1.18 [2022-03-18T12:12:08.365Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T12:12:08.365Z] VALIDATE_BRANCH=master [2022-03-18T12:12:08.365Z] TERM=xterm [2022-03-18T12:12:08.365Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T12:12:08.365Z] SHLVL=1 [2022-03-18T12:12:08.365Z] TIMEOUT=120m [2022-03-18T12:12:08.365Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T12:12:08.365Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T12:12:08.365Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-18T12:12:08.365Z] GO111MODULE=off [2022-03-18T12:12:08.365Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T12:12:08.365Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T12:12:08.365Z] GOPATH=/go [2022-03-18T12:12:08.365Z] PKG_CONFIG=pkg-config [2022-03-18T12:12:08.365Z] _=/usr/bin/env [2022-03-18T12:12:08.365Z] Building test suite binary ./integration-cli/test.main [2022-03-18T12:12:08.614Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-18T12:12:08.627Z] No new tests added to integration. [2022-03-18T12:12:08.627Z] [2022-03-18T12:12:08.627Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T12:12:09.184Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.030s coverage: 4.0% of statements [2022-03-18T12:12:09.185Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-18T12:12:09.755Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-18T12:12:09.755Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-18T12:12:10.013Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T12:12:10.013Z] HOSTNAME=030a04330ceb [2022-03-18T12:12:10.013Z] TESTDEBUG=0 [2022-03-18T12:12:10.013Z] DEST=bundles/test-integration [2022-03-18T12:12:10.013Z] PWD=/go/src/github.com/docker/docker [2022-03-18T12:12:10.013Z] KEEPBUNDLE=1 [2022-03-18T12:12:10.013Z] DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 [2022-03-18T12:12:10.013Z] container=docker [2022-03-18T12:12:10.013Z] HOME=/root [2022-03-18T12:12:10.013Z] GOLANG_VERSION=1.18 [2022-03-18T12:12:10.013Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T12:12:10.013Z] VALIDATE_BRANCH=master [2022-03-18T12:12:10.013Z] TERM=xterm [2022-03-18T12:12:10.013Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T12:12:10.013Z] SHLVL=1 [2022-03-18T12:12:10.013Z] TIMEOUT=120m [2022-03-18T12:12:10.013Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T12:12:10.013Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T12:12:10.013Z] GO111MODULE=off [2022-03-18T12:12:10.013Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T12:12:10.013Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T12:12:10.013Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T12:12:10.013Z] GOPATH=/go [2022-03-18T12:12:10.013Z] PKG_CONFIG=pkg-config [2022-03-18T12:12:10.013Z] _=/usr/bin/env [2022-03-18T12:12:10.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T12:12:10.015Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-18T12:12:18.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-18T12:12:19.825Z] Removing intermediate container 0711e5a487b5 [2022-03-18T12:12:19.825Z] ---> 1f9a71b35e62 [2022-03-18T12:12:19.825Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-18T12:12:19.825Z] ---> Running in 61ece3300e70 [2022-03-18T12:12:20.007Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.815s coverage: 7.2% of statements [2022-03-18T12:12:20.007Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-18T12:12:20.007Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.007s coverage: 63.6% of statements [2022-03-18T12:12:20.007Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-18T12:12:20.007Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-18T12:12:20.007Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-18T12:12:20.007Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-18T12:12:20.267Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-18T12:12:20.281Z] Removing intermediate container 61ece3300e70 [2022-03-18T12:12:20.281Z] ---> 0f3773f400b4 [2022-03-18T12:12:20.281Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-18T12:12:20.281Z] ---> Running in 5f8c3f2cf6ad [2022-03-18T12:12:20.532Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-03-18T12:12:20.737Z] Removing intermediate container 5f8c3f2cf6ad [2022-03-18T12:12:20.737Z] ---> 63bbe9520274 [2022-03-18T12:12:20.737Z] Step 11/11 : COPY . . [2022-03-18T12:12:20.769Z] INFO: Expanding compiler 1 of 3... [2022-03-18T12:12:20.769Z] INFO: Expanding compiler 2 of 3... [2022-03-18T12:12:20.793Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-18T12:12:20.793Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-18T12:12:22.340Z] INFO: Expanding compiler 3 of 3... [2022-03-18T12:12:22.819Z] INFO: Removing downloaded files... [2022-03-18T12:12:22.819Z] INFO: Downloading containerd [2022-03-18T12:12:28.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T12:12:31.191Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T12:12:31.191Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T12:12:31.191Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:12:31.191Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T12:12:31.191Z] [2022-03-18T12:12:31.191Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T12:12:31.191Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T12:12:31.191Z] HOSTNAME=4233e4f9a9d7 [2022-03-18T12:12:31.191Z] DEST=bundles/test-integration [2022-03-18T12:12:31.191Z] PWD=/go/src/github.com/docker/docker [2022-03-18T12:12:31.191Z] DOCKER_ROOTLESS=1 [2022-03-18T12:12:31.191Z] DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 [2022-03-18T12:12:31.191Z] container=docker [2022-03-18T12:12:31.191Z] HOME=/root [2022-03-18T12:12:31.191Z] GOLANG_VERSION=1.18 [2022-03-18T12:12:31.191Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T12:12:31.191Z] VALIDATE_BRANCH=master [2022-03-18T12:12:31.191Z] TERM=xterm [2022-03-18T12:12:31.191Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T12:12:31.191Z] SHLVL=1 [2022-03-18T12:12:31.191Z] TIMEOUT=120m [2022-03-18T12:12:31.191Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T12:12:31.191Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T12:12:31.191Z] GO111MODULE=off [2022-03-18T12:12:31.191Z] DOCKER_EXPERIMENTAL=1 [2022-03-18T12:12:31.191Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T12:12:31.191Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T12:12:31.191Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T12:12:31.191Z] GOPATH=/go [2022-03-18T12:12:31.191Z] PKG_CONFIG=pkg-config [2022-03-18T12:12:31.191Z] _=/usr/bin/env [2022-03-18T12:12:31.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T12:12:33.042Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-18T12:12:37.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T12:12:37.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T12:12:38.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T12:12:39.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T12:12:39.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T12:12:40.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T12:12:42.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T12:12:44.065Z] [2022-03-18T12:12:44.065Z] Name Version Source Summary [2022-03-18T12:12:44.065Z] ---- ------- ------ ------- [2022-03-18T12:12:44.065Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-18T12:12:44.065Z] [2022-03-18T12:12:44.065Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-18T12:12:44.065Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-18T12:12:44.065Z] PSChildName : containerd [2022-03-18T12:12:44.065Z] PSDrive : C [2022-03-18T12:12:44.065Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-18T12:12:44.065Z] PSIsContainer : True [2022-03-18T12:12:44.065Z] Name : containerd [2022-03-18T12:12:44.065Z] FullName : C:\containerd [2022-03-18T12:12:44.065Z] Parent : [2022-03-18T12:12:44.065Z] Exists : True [2022-03-18T12:12:44.065Z] Root : C:\ [2022-03-18T12:12:44.065Z] Extension : [2022-03-18T12:12:44.065Z] CreationTime : 3/18/2022 12:12:43 PM [2022-03-18T12:12:44.065Z] CreationTimeUtc : 3/18/2022 12:12:43 PM [2022-03-18T12:12:44.065Z] LastAccessTime : 3/18/2022 12:12:43 PM [2022-03-18T12:12:44.065Z] LastAccessTimeUtc : 3/18/2022 12:12:43 PM [2022-03-18T12:12:44.065Z] LastWriteTime : 3/18/2022 12:12:43 PM [2022-03-18T12:12:44.065Z] LastWriteTimeUtc : 3/18/2022 12:12:43 PM [2022-03-18T12:12:44.065Z] Attributes : Directory [2022-03-18T12:12:44.065Z] Mode : d----- [2022-03-18T12:12:44.065Z] BaseName : containerd [2022-03-18T12:12:44.065Z] Target : {} [2022-03-18T12:12:44.065Z] LinkType : [2022-03-18T12:12:44.065Z] [2022-03-18T12:12:44.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T12:12:45.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T12:12:45.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T12:12:45.633Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-18T12:12:45.633Z] INFO: Configuring git core.autocrlf... [2022-03-18T12:12:45.633Z] [2022-03-18T12:12:45.633Z] [2022-03-18T12:12:46.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T12:12:47.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T12:12:48.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T12:12:49.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T12:12:50.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T12:12:50.739Z] ---> cfbcd9a0ed9b [2022-03-18T12:12:50.739Z] Successfully built cfbcd9a0ed9b [2022-03-18T12:12:50.739Z] Successfully tagged docker:latest [2022-03-18T12:12:50.739Z] INFO: Image build ended at 03/18/2022 12:12:47. Duration:00:03:34.6745050 [2022-03-18T12:12:50.739Z] [2022-03-18T12:12:50.739Z] [2022-03-18T12:12:50.739Z] INFO: Building the test binaries at 03/18/2022 12:12:48... [2022-03-18T12:12:51.180Z] ok github.com/docker/docker/libnetwork/ipam 16.460s coverage: 85.3% of statements [2022-03-18T12:12:51.180Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-18T12:12:51.180Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-18T12:12:51.180Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-18T12:12:51.180Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-18T12:12:51.181Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-18T12:12:51.181Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-18T12:12:51.181Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-03-18T12:12:51.181Z] ok github.com/docker/docker/libnetwork/iptables 0.134s coverage: 45.1% of statements [2022-03-18T12:12:51.181Z] ok github.com/docker/docker/libnetwork/netlabel 0.007s coverage: 60.0% of statements [2022-03-18T12:12:51.181Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-03-18T12:12:51.181Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T12:12:51.181Z] Using test binary docker [2022-03-18T12:12:51.181Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T12:12:51.181Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-18T12:12:51.181Z] INFO: Waiting for daemon to start... [2022-03-18T12:12:51.181Z] Starting dockerd [2022-03-18T12:12:52.269Z] INFO: make.ps1 starting at 03/18/2022 12:12:51 [2022-03-18T12:12:52.269Z] INFO: Git commit (5511d1cd2c) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T12:12:52.725Z] INFO: Invoking autogen... [2022-03-18T12:12:52.725Z] INFO: Building daemon... [2022-03-18T12:12:56.461Z] . [2022-03-18T12:12:56.461Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T12:12:56.461Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T12:12:56.461Z] Error: No such image: emptyfs [2022-03-18T12:12:56.461Z] Running integration-test (iteration 1) [2022-03-18T12:12:56.461Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T12:12:56.461Z] Loaded image: busybox:latest [2022-03-18T12:12:56.461Z] Loaded image: busybox:glibc [2022-03-18T12:12:57.403Z] Loaded image: debian:bullseye-slim [2022-03-18T12:12:57.664Z] Loaded image: hello-world:latest [2022-03-18T12:12:57.664Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T12:12:57.664Z] INFO: Testing against a local daemon [2022-03-18T12:12:57.664Z] === RUN TestCgroupNamespacesBuild [2022-03-18T12:12:59.044Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-03-18T12:12:59.044Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T12:12:59.984Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-03-18T12:12:59.984Z] === RUN TestBuildWithSession [2022-03-18T12:12:59.984Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:12:59.984Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T12:12:59.984Z] === RUN TestBuildSquashParent [2022-03-18T12:13:05.266Z] --- PASS: TestBuildSquashParent (4.43s) [2022-03-18T12:13:05.266Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T12:13:05.266Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:13:05.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:13:05.266Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:13:05.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:13:05.266Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:13:05.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:13:05.266Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:13:05.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:13:05.266Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:13:05.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:13:05.266Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:13:05.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:13:05.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:13:05.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:13:06.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:13:06.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:13:07.588Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:13:07.588Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:13:08.971Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-18T12:13:08.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-03-18T12:13:08.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.71s) [2022-03-18T12:13:08.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-03-18T12:13:08.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2022-03-18T12:13:08.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s) [2022-03-18T12:13:08.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-03-18T12:13:08.971Z] === RUN TestBuildMultiStageCopy [2022-03-18T12:13:08.971Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T12:13:10.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T12:13:10.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T12:13:10.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T12:13:10.612Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T12:13:10.874Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T12:13:10.874Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T12:13:11.135Z] --- PASS: TestBuildMultiStageCopy (2.16s) [2022-03-18T12:13:11.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.34s) [2022-03-18T12:13:11.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-03-18T12:13:11.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-18T12:13:11.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-18T12:13:11.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-18T12:13:11.135Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T12:13:11.705Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-03-18T12:13:11.705Z] === RUN TestBuildLabelWithTargets [2022-03-18T12:13:12.647Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-03-18T12:13:12.647Z] === RUN TestBuildWithEmptyLayers [2022-03-18T12:13:13.218Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-03-18T12:13:13.218Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T12:13:14.599Z] --- PASS: TestBuildMultiStageOnBuild (1.59s) [2022-03-18T12:13:14.599Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T12:13:15.170Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-18T12:13:15.170Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T12:13:17.081Z] --- PASS: TestBuildMultiStageLayerLeak (1.56s) [2022-03-18T12:13:17.081Z] === RUN TestBuildWithHugeFile [2022-03-18T12:13:31.678Z] INFO [linters context/goanalysis] analyzers took 4m28.731033678s with top 10 stages: buildir: 1m56.998305933s, goimports: 22.466269958s, unconvert: 17.369041207s, gosec: 14.458319616s, S1038: 8.127292717s, golint: 6.751913637s, misspell: 5.51941461s, nilness: 4.39556507s, inspect: 3.963406388s, printf: 3.445014016s [2022-03-18T12:13:31.678Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-03-18T12:13:31.678Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2440/2440, skip_files: 2440/2440, exclude: 2052/2052, exclude-rules: 78/2052, cgo: 2440/3056, filename_unadjuster: 2440/2440, autogenerated_exclude: 2052/2440, skip_dirs: 2440/2440, identifier_marker: 2052/2052, nolint: 0/78 [2022-03-18T12:13:31.678Z] INFO [runner] processing took 84.3629ms with stages: nolint: 32.334325ms, identifier_marker: 22.423238ms, autogenerated_exclude: 9.747009ms, path_prettifier: 9.687683ms, exclude-rules: 7.699636ms, skip_dirs: 2.044746ms, cgo: 263.424µs, filename_unadjuster: 157.075µs, max_same_issues: 1.317µs, skip_files: 992ns, max_from_linter: 733ns, uniq_by_line: 665ns, exclude: 391ns, path_shortener: 314ns, diff: 295ns, source_code: 277ns, sort_results: 226ns, severity-rules: 221ns, max_per_file_from_linter: 219ns, path_prefixer: 114ns [2022-03-18T12:13:31.678Z] INFO [runner] linters took 1m30.573548061s with stages: goanalysis_metalinter: 1m30.489023421s [2022-03-18T12:13:31.678Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-18T12:13:31.678Z] INFO Memory: 2580 samples, avg is 293.9MB, max is 1197.6MB [2022-03-18T12:13:31.678Z] INFO Execution took 4m17.848219851s [2022-03-18T12:13:31.678Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-18T12:13:32.010Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9bb781c8283b988b88dcf62bc44dd660840b3d1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9bb781c8283b988b88dcf62bc44dd660840b3d1 hack/make.sh dynbinary test-docker-py [2022-03-18T12:13:32.269Z] [2022-03-18T12:13:32.528Z] Removing bundles/ [2022-03-18T12:13:32.528Z] [2022-03-18T12:13:32.528Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T12:13:32.528Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T12:13:32.528Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:13:36.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-18T12:13:41.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T12:13:51.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T12:13:51.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T12:13:52.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T12:13:53.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T12:13:53.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T12:13:54.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T12:13:57.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T12:13:58.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T12:13:59.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T12:13:59.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T12:14:00.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T12:14:01.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T12:14:02.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T12:14:03.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T12:14:04.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T12:14:05.460Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T12:14:05.460Z] Using test binary docker [2022-03-18T12:14:05.460Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T12:14:05.460Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T12:14:05.460Z] INFO: Waiting for daemon to start... [2022-03-18T12:14:05.460Z] Starting dockerd [2022-03-18T12:14:07.372Z] . [2022-03-18T12:14:07.372Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T12:14:07.372Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T12:14:07.372Z] Error: No such image: emptyfs [2022-03-18T12:14:07.372Z] Running integration-test (iteration 1) [2022-03-18T12:14:07.372Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T12:14:07.633Z] Loaded image: busybox:latest [2022-03-18T12:14:07.894Z] Loaded image: busybox:glibc [2022-03-18T12:14:09.279Z] Loaded image: debian:bullseye-slim [2022-03-18T12:14:09.279Z] Loaded image: hello-world:latest [2022-03-18T12:14:09.279Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T12:14:09.279Z] INFO: Testing against a local daemon [2022-03-18T12:14:09.279Z] === RUN TestCgroupNamespacesBuild [2022-03-18T12:14:10.666Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-03-18T12:14:10.666Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T12:14:12.049Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-03-18T12:14:12.049Z] === RUN TestBuildWithSession [2022-03-18T12:14:12.049Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:14:12.049Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T12:14:12.049Z] === RUN TestBuildSquashParent [2022-03-18T12:14:19.047Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-18T12:14:19.047Z] [2022-03-18T12:14:19.047Z] ________ ____ __. [2022-03-18T12:14:19.047Z] \_____ \ | |/ _| [2022-03-18T12:14:19.047Z] / | \| < [2022-03-18T12:14:19.047Z] / | \ | \ [2022-03-18T12:14:19.047Z] \_______ /____|__ \ [2022-03-18T12:14:19.047Z] \/ \/ [2022-03-18T12:14:19.047Z] [2022-03-18T12:14:19.047Z] INFO: make.ps1 ended at 03/18/2022 12:14:18 [2022-03-18T12:14:20.186Z] --- PASS: TestBuildSquashParent (7.52s) [2022-03-18T12:14:20.187Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T12:14:20.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:14:20.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:14:20.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:14:20.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:14:20.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:14:20.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:14:20.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:14:20.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:14:20.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:14:20.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:14:20.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:14:20.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:14:20.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:14:20.187Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:14:20.611Z] INFO: Binaries build ended at 03/18/2022 12:14:20. Duration:00:01:32.3183255 [2022-03-18T12:14:20.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:14:20.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:14:21.597Z] INFO: Copying the built daemon binary to d:\CI\PR-43385\8\binary\dockerd-5511d1cd2c.exe... [2022-03-18T12:14:22.067Z] INFO: Copying the built client binary to d:\CI\PR-43385\8\binary\docker-5511d1cd2c.exe... [2022-03-18T12:14:22.067Z] INFO: Copying dockerversion from the container... [2022-03-18T12:14:22.067Z] INFO: Copying the golang package from the container to d:\CI\PR-43385\8\installer\go.zip... [2022-03-18T12:14:22.535Z] INFO: Extracting go.zip to d:\CI\PR-43385\8\go [2022-03-18T12:14:23.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:14:23.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:14:24.689Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-18T12:14:24.689Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2022-03-18T12:14:24.689Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2022-03-18T12:14:24.689Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2022-03-18T12:14:24.689Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2022-03-18T12:14:24.689Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2022-03-18T12:14:24.689Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2022-03-18T12:14:24.689Z] === RUN TestBuildMultiStageCopy [2022-03-18T12:14:24.689Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T12:14:24.935Z] --- PASS: TestBuildWithHugeFile (61.46s) [2022-03-18T12:14:24.935Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T12:14:24.935Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:14:24.935Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T12:14:24.935Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T12:14:24.935Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:14:24.935Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:14:24.935Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:14:24.935Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:14:24.935Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:14:24.935Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:14:24.935Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:14:24.935Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:14:24.935Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:14:24.935Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-18T12:14:24.935Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-18T12:14:24.935Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-18T12:14:24.935Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-18T12:14:24.935Z] === RUN TestBuildPreserveOwnership [2022-03-18T12:14:24.935Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T12:14:24.935Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T12:14:24.935Z] --- PASS: TestBuildPreserveOwnership (3.39s) [2022-03-18T12:14:24.935Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2022-03-18T12:14:24.935Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-03-18T12:14:24.935Z] === RUN TestBuildPlatformInvalid [2022-03-18T12:14:24.935Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T12:14:24.935Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T12:14:24.935Z] Loaded image: busybox:latest [2022-03-18T12:14:24.935Z] Loaded image: busybox:glibc [2022-03-18T12:14:24.935Z] Loaded image: debian:bullseye-slim [2022-03-18T12:14:24.935Z] Loaded image: hello-world:latest [2022-03-18T12:14:24.935Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T12:14:27.139Z] Removing intermediate container 4227102387a2 [2022-03-18T12:14:27.140Z] ---> 1106036532e4 [2022-03-18T12:14:27.140Z] Step 8/11 : 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-03-18T12:14:27.140Z] ---> Running in 56768003a732 [2022-03-18T12:14:27.140Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-18T12:14:27.140Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T12:14:27.140Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-18T12:14:27.140Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T12:14:27.140Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T12:14:27.140Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T12:14:27.140Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-18T12:14:27.140Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T12:14:27.140Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T12:14:27.617Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T12:14:27.617Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T12:14:27.617Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T12:14:27.617Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T12:14:27.617Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T12:14:28.926Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T12:14:29.194Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T12:14:29.296Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T12:14:29.296Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-18T12:14:30.156Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T12:14:31.097Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T12:14:32.041Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-03-18T12:14:32.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-03-18T12:14:32.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-18T12:14:32.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-18T12:14:32.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-18T12:14:32.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-18T12:14:32.041Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T12:14:33.088Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.53s) [2022-03-18T12:14:33.088Z] PASS [2022-03-18T12:14:33.088Z] [2022-03-18T12:14:33.088Z] === Skipped [2022-03-18T12:14:33.088Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-18T12:14:33.088Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:14:33.088Z] [2022-03-18T12:14:33.088Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T12:14:33.088Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:14:33.088Z] [2022-03-18T12:14:33.088Z] DONE 34 tests, 2 skipped in 96.733s [2022-03-18T12:14:33.088Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T12:14:33.088Z] INFO: Testing against a local daemon [2022-03-18T12:14:33.088Z] === RUN TestConfigInspect [2022-03-18T12:14:34.995Z] --- PASS: TestConfigInspect (2.33s) [2022-03-18T12:14:34.995Z] === RUN TestConfigList [2022-03-18T12:14:36.904Z] --- PASS: TestConfigList (2.11s) [2022-03-18T12:14:36.904Z] === RUN TestConfigsCreateAndDelete [2022-03-18T12:14:37.332Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-03-18T12:14:37.332Z] === RUN TestBuildLabelWithTargets [2022-03-18T12:14:39.443Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-03-18T12:14:39.443Z] === RUN TestConfigsUpdate [2022-03-18T12:14:41.352Z] --- PASS: TestConfigsUpdate (2.09s) [2022-03-18T12:14:41.352Z] === RUN TestTemplatedConfig [2022-03-18T12:14:42.666Z] ok github.com/docker/docker/libnetwork/networkdb 105.233s coverage: 60.0% of statements [2022-03-18T12:14:42.666Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-18T12:14:42.666Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-18T12:14:42.666Z] ok github.com/docker/docker/libnetwork/osl 4.312s coverage: 39.7% of statements [2022-03-18T12:14:42.666Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-18T12:14:42.666Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-18T12:14:43.237Z] ok github.com/docker/docker/libnetwork/portmapper 0.276s coverage: 48.6% of statements [2022-03-18T12:14:43.497Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-18T12:14:43.497Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-18T12:14:43.759Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-18T12:14:43.759Z] [2022-03-18T12:14:43.759Z] === Skipped [2022-03-18T12:14:43.759Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-18T12:14:43.759Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T12:14:43.759Z] [2022-03-18T12:14:43.759Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-18T12:14:43.759Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T12:14:43.759Z] [2022-03-18T12:14:43.759Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-18T12:14:43.759Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T12:14:43.759Z] [2022-03-18T12:14:43.759Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-18T12:14:43.759Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:14:43.759Z] [2022-03-18T12:14:43.759Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-18T12:14:43.759Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:14:43.759Z] [2022-03-18T12:14:43.759Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-18T12:14:43.759Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:14:43.759Z] [2022-03-18T12:14:43.759Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-18T12:14:43.759Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:14:43.759Z] [2022-03-18T12:14:43.759Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-18T12:14:43.759Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:14:43.759Z] [2022-03-18T12:14:43.759Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-18T12:14:43.759Z] firewalld_test.go:14: firewalld is not running [2022-03-18T12:14:43.759Z] [2022-03-18T12:14:43.759Z] DONE 326 tests, 9 skipped in 202.632s [2022-03-18T12:14:43.891Z] --- PASS: TestTemplatedConfig (2.63s) [2022-03-18T12:14:43.892Z] === RUN TestConfigCreateResolve Post stage [Pipeline] junit [2022-03-18T12:14:44.346Z] Recording test results [2022-03-18T12:14:45.466Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-18T12:14:45.466Z] === RUN TestBuildWithEmptyLayers [2022-03-18T12:14:45.799Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-03-18T12:14:45.799Z] PASS [2022-03-18T12:14:45.884Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T12:14:46.060Z] [2022-03-18T12:14:46.060Z] DONE 6 tests in 13.485s [2022-03-18T12:14:46.060Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T12:14:46.060Z] INFO: Testing against a local daemon [2022-03-18T12:14:46.060Z] === RUN TestCheckpoint [2022-03-18T12:14:46.060Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:14:46.060Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T12:14:46.060Z] === RUN TestContainerInvalidJSON [2022-03-18T12:14:46.060Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:14:46.060Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:14:46.060Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:14:46.060Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:14:46.060Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:14:46.060Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:14:46.060Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-18T12:14:46.060Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T12:14:46.060Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T12:14:46.060Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T12:14:46.060Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-18T12:14:46.060Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T12:14:46.060Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-18T12:14:46.060Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T12:14:46.060Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-18T12:14:46.060Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T12:14:46.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc55305954ccdc784d217fac9c808022873a7611 hack/make.sh dynbinary test-integration [2022-03-18T12:14:46.320Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-18T12:14:46.320Z] === RUN TestCopyFromContainer [2022-03-18T12:14:46.510Z] [2022-03-18T12:14:46.510Z] Removing bundles/ [2022-03-18T12:14:46.510Z] [2022-03-18T12:14:46.510Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T12:14:46.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T12:14:46.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T12:14:46.771Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T12:14:46.771Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:14:47.259Z] === RUN TestCopyFromContainer// [2022-03-18T12:14:47.259Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T12:14:47.259Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T12:14:47.520Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T12:14:47.520Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T12:14:47.520Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T12:14:47.520Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T12:14:47.520Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T12:14:47.780Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T12:14:47.780Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer (1.62s) [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-18T12:14:47.780Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-18T12:14:47.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T12:14:47.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:14:47.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:14:47.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:14:47.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:14:47.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:14:47.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:14:47.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:14:47.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:14:47.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:14:47.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-18T12:14:47.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T12:14:47.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T12:14:47.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T12:14:47.780Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T12:14:48.040Z] --- PASS: TestCreateLinkToNonExistingContainer (0.10s) [2022-03-18T12:14:48.040Z] === RUN TestCreateWithInvalidEnv [2022-03-18T12:14:48.040Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T12:14:48.040Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T12:14:48.040Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T12:14:48.040Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T12:14:48.040Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T12:14:48.040Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T12:14:48.040Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T12:14:48.040Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T12:14:48.040Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T12:14:48.040Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-18T12:14:48.040Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T12:14:48.040Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T12:14:48.040Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T12:14:48.040Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T12:14:48.040Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-18T12:14:48.040Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T12:14:48.767Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-18T12:14:48.767Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T12:14:49.423Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2022-03-18T12:14:49.423Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T12:14:51.333Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-03-18T12:14:51.333Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T12:14:51.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:14:51.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:14:51.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:14:51.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:14:51.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:14:51.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:14:51.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:14:51.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:14:51.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:14:51.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:14:51.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:14:51.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:14:51.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:14:51.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:14:51.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:14:51.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-18T12:14:51.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T12:14:51.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T12:14:51.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T12:14:51.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T12:14:51.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-18T12:14:51.333Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T12:14:51.594Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-03-18T12:14:51.594Z] === RUN TestCreateDifferentPlatform [2022-03-18T12:14:51.594Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T12:14:51.594Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T12:14:51.594Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-18T12:14:51.594Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T12:14:51.594Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T12:14:51.594Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T12:14:51.854Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-18T12:14:51.855Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T12:14:51.855Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T12:14:51.855Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T12:14:51.855Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-18T12:14:51.855Z] === RUN TestDaemonRestartIpcMode [2022-03-18T12:14:51.855Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T12:14:51.855Z] === RUN TestDaemonHostGatewayIP [2022-03-18T12:14:51.855Z] === PAUSE TestDaemonHostGatewayIP [2022-03-18T12:14:51.855Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T12:14:51.855Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T12:14:51.855Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T12:14:51.855Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-18T12:14:51.855Z] === RUN TestDiff [2022-03-18T12:14:52.425Z] --- PASS: TestDiff (0.55s) [2022-03-18T12:14:52.425Z] === RUN TestExecWithCloseStdin [2022-03-18T12:14:52.645Z] INFO: Extraction ended at 03/18/2022 12:14:50. Duration:00:00:28.3324777 [2022-03-18T12:14:52.645Z] INFO: Updating the golang and path environment variables [2022-03-18T12:14:52.645Z] INFO: GOPATH=d:\gopath [2022-03-18T12:14:52.645Z] INFO: go version go1.18 windows/amd64 [2022-03-18T12:14:52.645Z] INFO: Running the daemon under test in debug mode [2022-03-18T12:14:52.645Z] INFO: Starting a daemon under test... [2022-03-18T12:14:52.645Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43385\8\daemon --pidfile d:\CI\PR-43385\8\docker.pid -D [2022-03-18T12:14:52.645Z] INFO: Process started successfully. [2022-03-18T12:14:52.645Z] INFO: Start tailing logs of the daemon under tests [2022-03-18T12:14:52.645Z] INFO: Waiting for the daemon under test to start... [2022-03-18T12:14:52.994Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-03-18T12:14:52.994Z] === RUN TestExec [2022-03-18T12:14:53.566Z] --- PASS: TestExec (0.59s) [2022-03-18T12:14:53.566Z] === RUN TestExecUser [2022-03-18T12:14:54.053Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-18T12:14:54.053Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T12:14:54.053Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-03-18T12:14:54.053Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T12:14:54.137Z] --- PASS: TestExecUser (0.57s) [2022-03-18T12:14:54.137Z] === RUN TestExportContainerAndImportImage [2022-03-18T12:14:54.621Z] Removing intermediate container 56768003a732 [2022-03-18T12:14:54.621Z] ---> f2f3f48d2003 [2022-03-18T12:14:54.621Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-18T12:14:54.621Z] ---> Running in 568639374dce [2022-03-18T12:14:54.621Z] Removing intermediate container 568639374dce [2022-03-18T12:14:54.621Z] ---> 1a3a0346efb0 [2022-03-18T12:14:54.621Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-18T12:14:54.621Z] ---> Running in 36d83e305368 [2022-03-18T12:14:54.621Z] Removing intermediate container 36d83e305368 [2022-03-18T12:14:54.621Z] ---> 792393057a08 [2022-03-18T12:14:54.621Z] Step 11/11 : COPY . . [2022-03-18T12:14:54.708Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-03-18T12:14:54.708Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T12:14:56.091Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-03-18T12:14:56.091Z] === RUN TestHealthCheckWorkdir [2022-03-18T12:14:56.662Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-03-18T12:14:56.662Z] === RUN TestHealthKillContainer [2022-03-18T12:14:58.254Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2022-03-18T12:14:58.254Z] === RUN TestBuildWithHugeFile [2022-03-18T12:15:04.789Z] --- PASS: TestHealthKillContainer (8.17s) [2022-03-18T12:15:04.789Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T12:15:05.359Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-03-18T12:15:05.359Z] === RUN TestIpcModeNone [2022-03-18T12:15:05.931Z] --- PASS: TestIpcModeNone (0.59s) [2022-03-18T12:15:05.931Z] === RUN TestIpcModePrivate [2022-03-18T12:15:06.191Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-18T12:15:06.762Z] --- PASS: TestIpcModePrivate (0.61s) [2022-03-18T12:15:06.762Z] === RUN TestIpcModeShareable [2022-03-18T12:15:07.022Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-18T12:15:07.282Z] --- PASS: TestIpcModeShareable (0.58s) [2022-03-18T12:15:07.282Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T12:15:09.192Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) [2022-03-18T12:15:09.192Z] === RUN TestAPIIpcModeHost [2022-03-18T12:15:09.192Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-03-18T12:15:09.192Z] === RUN TestDaemonIpcModeShareable [2022-03-18T12:15:10.471Z] ...INFO: Daemon under test started and replied! [2022-03-18T12:15:10.471Z] INFO: Docker version of the daemon under test [2022-03-18T12:15:10.471Z] [2022-03-18T12:15:10.471Z] Client: [2022-03-18T12:15:10.471Z] Version: 17.06.2-ce [2022-03-18T12:15:10.471Z] API version: 1.30 [2022-03-18T12:15:10.471Z] Go version: go1.8.3 [2022-03-18T12:15:10.471Z] Git commit: cec0b72 [2022-03-18T12:15:10.471Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-18T12:15:10.471Z] OS/Arch: windows/amd64 [2022-03-18T12:15:10.471Z] [2022-03-18T12:15:10.471Z] Server: [2022-03-18T12:15:10.471Z] Version: 0.0.0-dev [2022-03-18T12:15:10.471Z] API version: 1.42 (minimum version 1.24) [2022-03-18T12:15:10.471Z] Go version: go1.18 [2022-03-18T12:15:10.471Z] Git commit: 5511d1cd2c [2022-03-18T12:15:10.471Z] Built: 03/18/2022 12:12:52 [2022-03-18T12:15:10.471Z] OS/Arch: windows/amd64 [2022-03-18T12:15:10.471Z] Experimental: false [2022-03-18T12:15:10.471Z] [2022-03-18T12:15:10.471Z] INFO: Docker info of the daemon under test [2022-03-18T12:15:10.471Z] [2022-03-18T12:15:10.471Z] Containers: 0 [2022-03-18T12:15:10.471Z] Running: 0 [2022-03-18T12:15:10.471Z] Paused: 0 [2022-03-18T12:15:10.471Z] Stopped: 0 [2022-03-18T12:15:10.471Z] Images: 0 [2022-03-18T12:15:10.471Z] Server Version: 0.0.0-dev [2022-03-18T12:15:10.471Z] Storage Driver: windowsfilter [2022-03-18T12:15:10.471Z] Windows: [2022-03-18T12:15:10.471Z] Logging Driver: json-file [2022-03-18T12:15:10.471Z] Plugins: [2022-03-18T12:15:10.471Z] Volume: local [2022-03-18T12:15:10.471Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T12:15:10.471Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T12:15:10.471Z] Swarm: inactive [2022-03-18T12:15:10.471Z] Default Isolation: process [2022-03-18T12:15:10.471Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T12:15:10.471Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-18T12:15:10.471Z] OSType: windows [2022-03-18T12:15:10.471Z] Architecture: x86_64 [2022-03-18T12:15:10.471Z] CPUs: 4 [2022-03-18T12:15:10.471Z] Total Memory: 32GiB [2022-03-18T12:15:10.471Z] Name: azwin-2-771780 [2022-03-18T12:15:10.471Z] ID: NJLO:2TOK:DFCK:PUWZ:IQYX:3ZLD:GLBY:6EQ3:PMZV:MAPD:G6CY:6KDU [2022-03-18T12:15:10.471Z] Docker Root Dir: D:\CI\PR-43385\8\daemon [2022-03-18T12:15:10.471Z] Debug Mode (client): false [2022-03-18T12:15:10.471Z] Debug Mode (server): true [2022-03-18T12:15:10.471Z] File Descriptors: -1 [2022-03-18T12:15:10.471Z] Goroutines: 16 [2022-03-18T12:15:10.471Z] System Time: 2022-03-18T12:15:10.4162076Z [2022-03-18T12:15:10.471Z] EventsListeners: 0 [2022-03-18T12:15:10.471Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:15:10.471Z] Labels: [2022-03-18T12:15:10.471Z] Experimental: false [2022-03-18T12:15:10.472Z] Insecure Registries: [2022-03-18T12:15:10.472Z] 127.0.0.0/8 [2022-03-18T12:15:10.472Z] Live Restore Enabled: false [2022-03-18T12:15:10.472Z] [2022-03-18T12:15:10.472Z] [2022-03-18T12:15:10.472Z] INFO: Docker images of the daemon under test [2022-03-18T12:15:10.574Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-18T12:15:10.574Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-03-18T12:15:10.574Z] === RUN TestDaemonIpcModePrivate [2022-03-18T12:15:10.944Z] [2022-03-18T12:15:10.944Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T12:15:10.944Z] [2022-03-18T12:15:10.944Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-18T12:15:10.944Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-18T12:15:10.944Z] ltsc2022: Pulling from windows/servercore [2022-03-18T12:15:11.414Z] 8f616e6e9eec: Pulling fs layer [2022-03-18T12:15:11.414Z] 037d5740b404: Pulling fs layer [2022-03-18T12:15:11.514Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-18T12:15:11.514Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-03-18T12:15:11.514Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T12:15:12.896Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-18T12:15:12.896Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-03-18T12:15:12.896Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T12:15:13.840Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-18T12:15:13.840Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-03-18T12:15:13.840Z] === RUN TestIpcModeOlderClient [2022-03-18T12:15:13.840Z] === PAUSE TestIpcModeOlderClient [2022-03-18T12:15:13.840Z] === RUN TestKillContainerInvalidSignal [2022-03-18T12:15:14.411Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-03-18T12:15:14.411Z] === RUN TestKillContainer [2022-03-18T12:15:14.411Z] === RUN TestKillContainer/no_signal [2022-03-18T12:15:14.672Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T12:15:14.932Z] === RUN TestKillContainer/killing_signal [2022-03-18T12:15:15.502Z] --- PASS: TestKillContainer (1.25s) [2022-03-18T12:15:15.502Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-18T12:15:15.502Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-03-18T12:15:15.502Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-18T12:15:15.502Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T12:15:15.502Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T12:15:16.072Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T12:15:17.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-03-18T12:15:17.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-18T12:15:17.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-03-18T12:15:17.013Z] === RUN TestKillStoppedContainer [2022-03-18T12:15:17.013Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-18T12:15:17.013Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T12:15:17.013Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-18T12:15:17.013Z] === RUN TestKillDifferentUserContainer [2022-03-18T12:15:17.274Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-03-18T12:15:17.274Z] === RUN TestInspectOomKilledTrue [2022-03-18T12:15:17.274Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:15:17.274Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-03-18T12:15:17.274Z] === RUN TestInspectOomKilledFalse [2022-03-18T12:15:17.274Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:15:17.274Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T12:15:17.274Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T12:15:17.845Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2022-03-18T12:15:17.845Z] === RUN TestLinksContainerNames [2022-03-18T12:15:18.785Z] --- PASS: TestLinksContainerNames (0.92s) [2022-03-18T12:15:18.785Z] === RUN TestLogsFollowTailEmpty [2022-03-18T12:15:19.045Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-18T12:15:19.045Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T12:15:19.616Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/default [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/private [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/slave [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/shared [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/default [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/shared [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/slave [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/private [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T12:15:19.616Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:15:19.616Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:15:19.616Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T12:15:19.879Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:15:20.064Z] 037d5740b404: Verifying Checksum [2022-03-18T12:15:20.064Z] 037d5740b404: Download complete [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-18T12:15:20.140Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-18T12:15:20.140Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T12:15:21.531Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-03-18T12:15:21.531Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T12:15:21.791Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-03-18T12:15:21.791Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T12:15:22.051Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-03-18T12:15:22.051Z] === RUN TestNetworkNat [2022-03-18T12:15:22.621Z] --- PASS: TestNetworkNat (0.45s) [2022-03-18T12:15:22.621Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T12:15:22.881Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-18T12:15:22.881Z] === RUN TestNetworkLoopbackNat [2022-03-18T12:15:25.449Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-03-18T12:15:25.449Z] === RUN TestPause [2022-03-18T12:15:26.029Z] --- PASS: TestPause (0.46s) [2022-03-18T12:15:26.029Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T12:15:26.029Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T12:15:26.029Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T12:15:26.029Z] === RUN TestPauseStopPausedContainer [2022-03-18T12:15:26.607Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-03-18T12:15:26.607Z] === RUN TestPidHost [2022-03-18T12:15:27.548Z] --- PASS: TestPidHost (0.98s) [2022-03-18T12:15:27.548Z] === RUN TestPsFilter [2022-03-18T12:15:27.548Z] --- PASS: TestPsFilter (0.10s) [2022-03-18T12:15:27.548Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T12:15:28.118Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-18T12:15:28.119Z] === RUN TestRemoveContainerWithVolume [2022-03-18T12:15:28.378Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-18T12:15:28.378Z] === RUN TestRemoveContainerRunning [2022-03-18T12:15:28.948Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-03-18T12:15:28.948Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T12:15:29.209Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-18T12:15:29.209Z] === RUN TestRemoveInvalidContainer [2022-03-18T12:15:29.209Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T12:15:29.209Z] === RUN TestRenameLinkedContainer [2022-03-18T12:15:30.526Z] ---> 42b0724a346b [2022-03-18T12:15:30.526Z] Successfully built 42b0724a346b [2022-03-18T12:15:30.526Z] Successfully tagged docker:latest [2022-03-18T12:15:30.526Z] INFO: Image build ended at 03/18/2022 12:15:27. Duration:00:04:30.7094926 [2022-03-18T12:15:30.526Z] [2022-03-18T12:15:30.526Z] [2022-03-18T12:15:30.526Z] INFO: Building the test binaries at 03/18/2022 12:15:27... [2022-03-18T12:15:31.130Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-03-18T12:15:31.130Z] === RUN TestRenameStoppedContainer [2022-03-18T12:15:31.391Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-03-18T12:15:31.391Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T12:15:32.331Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-03-18T12:15:32.331Z] === RUN TestRenameInvalidName [2022-03-18T12:15:32.591Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-18T12:15:32.591Z] === RUN TestRenameAnonymousContainer [2022-03-18T12:15:34.502Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-03-18T12:15:34.502Z] === RUN TestRenameContainerWithSameName [2022-03-18T12:15:34.761Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-03-18T12:15:34.762Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T12:15:35.304Z] INFO: make.ps1 starting at 03/18/2022 12:15:34 [2022-03-18T12:15:35.304Z] INFO: Git commit (ddc726058c) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T12:15:35.701Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-03-18T12:15:35.701Z] === RUN TestResize [2022-03-18T12:15:35.773Z] INFO: Invoking autogen... [2022-03-18T12:15:35.961Z] --- PASS: TestResize (0.41s) [2022-03-18T12:15:35.961Z] === RUN TestResizeWithInvalidSize [2022-03-18T12:15:36.221Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-18T12:15:36.221Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T12:15:36.243Z] INFO: Building daemon... [2022-03-18T12:15:36.791Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:15:36.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:15:36.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:15:36.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T12:15:36.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:15:38.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:15:38.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:15:39.002Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T12:15:39.002Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T12:15:39.002Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:15:39.002Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T12:15:39.002Z] [2022-03-18T12:15:39.002Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-18T12:15:39.002Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-18T12:15:39.002Z] Using test binary docker [2022-03-18T12:15:39.002Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T12:15:39.002Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T12:15:39.002Z] INFO: Waiting for daemon to start... [2022-03-18T12:15:39.002Z] Starting dockerd [2022-03-18T12:15:39.002Z] . [2022-03-18T12:15:39.002Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-18T12:15:39.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:15:39.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:15:40.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:15:43.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:15:44.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:15:46.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T12:15:47.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T12:15:48.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T12:15:49.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T12:15:49.966Z] 8f616e6e9eec: Verifying Checksum [2022-03-18T12:15:49.966Z] 8f616e6e9eec: Download complete [2022-03-18T12:15:50.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T12:15:51.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T12:15:52.326Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.77s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.84s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-03-18T12:15:54.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-03-18T12:15:54.235Z] === RUN TestCgroupNamespacesRun [2022-03-18T12:15:54.534Z] --- PASS: TestBuildWithHugeFile (50.53s) [2022-03-18T12:15:54.535Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T12:15:54.535Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:15:54.535Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T12:15:54.535Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T12:15:54.535Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:15:54.535Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:15:54.535Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:15:54.535Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:15:54.535Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:15:54.535Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:15:54.535Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:15:54.535Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:15:54.535Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:15:54.535Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-18T12:15:54.535Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-18T12:15:54.535Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-18T12:15:54.535Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-18T12:15:54.535Z] === RUN TestBuildPreserveOwnership [2022-03-18T12:15:54.535Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T12:15:55.105Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T12:15:55.175Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-03-18T12:15:55.175Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T12:15:55.175Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-18T12:15:55.175Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-18T12:15:55.175Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T12:15:56.557Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-03-18T12:15:56.557Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T12:15:57.497Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-03-18T12:15:57.498Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T12:15:58.879Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-03-18T12:15:58.879Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T12:15:59.311Z] --- PASS: TestBuildPreserveOwnership (10.23s) [2022-03-18T12:15:59.311Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.23s) [2022-03-18T12:15:59.311Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-18T12:15:59.311Z] === RUN TestBuildPlatformInvalid [2022-03-18T12:15:59.311Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-18T12:15:59.311Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T12:15:59.311Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-18T12:15:59.311Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-18T12:15:59.311Z] PASS [2022-03-18T12:15:59.311Z] [2022-03-18T12:15:59.311Z] === Skipped [2022-03-18T12:15:59.311Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-18T12:15:59.311Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:15:59.311Z] [2022-03-18T12:15:59.311Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T12:15:59.311Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:15:59.311Z] [2022-03-18T12:15:59.311Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-18T12:15:59.311Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-18T12:15:59.311Z] [2022-03-18T12:15:59.311Z] DONE 34 tests, 3 skipped in 111.742s [2022-03-18T12:15:59.311Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T12:15:59.311Z] INFO: Testing against a local daemon [2022-03-18T12:15:59.311Z] === RUN TestConfigInspect [2022-03-18T12:15:59.311Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.311Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-18T12:15:59.311Z] === RUN TestConfigList [2022-03-18T12:15:59.311Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.311Z] --- SKIP: TestConfigList (0.01s) [2022-03-18T12:15:59.311Z] === RUN TestConfigsCreateAndDelete [2022-03-18T12:15:59.311Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.311Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-18T12:15:59.311Z] === RUN TestConfigsUpdate [2022-03-18T12:15:59.311Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.571Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-18T12:15:59.571Z] === RUN TestTemplatedConfig [2022-03-18T12:15:59.571Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.571Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-18T12:15:59.571Z] === RUN TestConfigCreateResolve [2022-03-18T12:15:59.571Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.571Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-18T12:15:59.571Z] PASS [2022-03-18T12:15:59.571Z] [2022-03-18T12:15:59.571Z] === Skipped [2022-03-18T12:15:59.572Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-18T12:15:59.572Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.572Z] [2022-03-18T12:15:59.572Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-18T12:15:59.572Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.572Z] [2022-03-18T12:15:59.572Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-18T12:15:59.572Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.572Z] [2022-03-18T12:15:59.572Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-18T12:15:59.572Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.572Z] [2022-03-18T12:15:59.572Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-18T12:15:59.572Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.572Z] [2022-03-18T12:15:59.572Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-18T12:15:59.572Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:15:59.572Z] [2022-03-18T12:15:59.572Z] DONE 6 tests, 6 skipped in 0.169s [2022-03-18T12:15:59.572Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T12:15:59.572Z] INFO: Testing against a local daemon [2022-03-18T12:15:59.572Z] === RUN TestCheckpoint [2022-03-18T12:15:59.572Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:15:59.572Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T12:15:59.572Z] === RUN TestContainerInvalidJSON [2022-03-18T12:15:59.572Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:15:59.572Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:15:59.572Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:15:59.572Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:15:59.572Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:15:59.572Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:15:59.572Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-18T12:15:59.572Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T12:15:59.572Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T12:15:59.572Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T12:15:59.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-18T12:15:59.572Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T12:15:59.822Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-03-18T12:15:59.822Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T12:15:59.832Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-18T12:15:59.832Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T12:15:59.832Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-18T12:15:59.832Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T12:15:59.832Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-18T12:15:59.832Z] === RUN TestCopyFromContainer [2022-03-18T12:16:00.391Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-18T12:16:00.392Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T12:16:01.824Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-03-18T12:16:01.824Z] === RUN TestNISDomainname [2022-03-18T12:16:02.395Z] --- PASS: TestNISDomainname (0.60s) [2022-03-18T12:16:02.395Z] === RUN TestHostnameDnsResolution [2022-03-18T12:16:02.965Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-03-18T12:16:02.966Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T12:16:03.133Z] === RUN TestCopyFromContainer// [2022-03-18T12:16:03.133Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T12:16:03.393Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T12:16:03.393Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T12:16:03.393Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T12:16:03.393Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T12:16:03.393Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T12:16:03.535Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-03-18T12:16:03.535Z] === RUN TestStats [2022-03-18T12:16:03.655Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T12:16:03.655Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T12:16:03.655Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer (3.89s) [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-18T12:16:03.655Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-18T12:16:03.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T12:16:03.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:16:03.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:16:03.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:16:03.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:16:03.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:16:03.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:16:03.655Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:16:03.655Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:16:03.655Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:16:03.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-18T12:16:03.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T12:16:03.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T12:16:03.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T12:16:03.655Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T12:16:03.655Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-18T12:16:03.655Z] === RUN TestCreateWithInvalidEnv [2022-03-18T12:16:03.655Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T12:16:03.655Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T12:16:03.655Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T12:16:03.655Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T12:16:03.655Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T12:16:03.655Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T12:16:03.655Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T12:16:03.655Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T12:16:03.916Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T12:16:03.916Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-18T12:16:03.916Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T12:16:03.916Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T12:16:03.916Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T12:16:03.916Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T12:16:03.916Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-18T12:16:03.916Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T12:16:05.301Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-03-18T12:16:05.301Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T12:16:06.072Z] --- PASS: TestStats (2.45s) [2022-03-18T12:16:06.072Z] === RUN TestStopContainerWithTimeout [2022-03-18T12:16:06.072Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T12:16:06.072Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T12:16:06.072Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T12:16:06.072Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T12:16:06.072Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T12:16:06.072Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T12:16:06.072Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T12:16:06.072Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T12:16:06.072Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T12:16:06.072Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T12:16:06.244Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-03-18T12:16:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T12:16:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:16:06.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:16:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:16:06.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:16:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:16:06.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:16:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:16:06.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:16:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:16:06.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:16:06.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:16:06.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:16:06.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:16:06.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:16:06.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:16:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-18T12:16:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T12:16:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T12:16:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T12:16:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T12:16:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-18T12:16:06.244Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T12:16:06.506Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-03-18T12:16:06.506Z] === RUN TestCreateDifferentPlatform [2022-03-18T12:16:06.643Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T12:16:06.768Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T12:16:06.768Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T12:16:06.768Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-18T12:16:06.768Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T12:16:06.768Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T12:16:06.768Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T12:16:06.768Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-18T12:16:06.768Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T12:16:06.768Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T12:16:06.768Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T12:16:06.768Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-18T12:16:06.768Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-18T12:16:06.768Z] === RUN TestDaemonRestartIpcMode [2022-03-18T12:16:06.768Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T12:16:06.768Z] === RUN TestDaemonHostGatewayIP [2022-03-18T12:16:06.768Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:16:06.768Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-18T12:16:06.768Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T12:16:06.768Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T12:16:06.768Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T12:16:06.768Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-18T12:16:06.768Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-18T12:16:06.768Z] === RUN TestDiff [2022-03-18T12:16:07.028Z] --- PASS: TestDiff (0.39s) [2022-03-18T12:16:07.028Z] === RUN TestExecWithCloseStdin [2022-03-18T12:16:07.600Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-03-18T12:16:07.600Z] === RUN TestExec [2022-03-18T12:16:08.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-18T12:16:08.173Z] --- PASS: TestExec (0.47s) [2022-03-18T12:16:08.173Z] === RUN TestExecUser [2022-03-18T12:16:08.303Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T12:16:08.303Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T12:16:08.303Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:16:08.303Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T12:16:08.303Z] [2022-03-18T12:16:08.303Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T12:16:08.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T12:16:08.303Z] HOSTNAME=bd34dac73ae0 [2022-03-18T12:16:08.303Z] TESTDEBUG=0 [2022-03-18T12:16:08.303Z] DEST=bundles/test-integration [2022-03-18T12:16:08.303Z] PWD=/go/src/github.com/docker/docker [2022-03-18T12:16:08.303Z] DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 [2022-03-18T12:16:08.303Z] container=docker [2022-03-18T12:16:08.303Z] HOME=/root [2022-03-18T12:16:08.303Z] GOLANG_VERSION=1.18 [2022-03-18T12:16:08.303Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T12:16:08.303Z] VALIDATE_BRANCH=master [2022-03-18T12:16:08.303Z] TERM=xterm [2022-03-18T12:16:08.303Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T12:16:08.303Z] SHLVL=1 [2022-03-18T12:16:08.303Z] TIMEOUT=120m [2022-03-18T12:16:08.303Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T12:16:08.303Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T12:16:08.303Z] GO111MODULE=off [2022-03-18T12:16:08.303Z] DOCKER_EXPERIMENTAL=1 [2022-03-18T12:16:08.303Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T12:16:08.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T12:16:08.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T12:16:08.303Z] GOPATH=/go [2022-03-18T12:16:08.303Z] PKG_CONFIG=pkg-config [2022-03-18T12:16:08.303Z] _=/usr/bin/env [2022-03-18T12:16:08.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T12:16:08.433Z] --- PASS: TestExecUser (0.45s) [2022-03-18T12:16:08.433Z] === RUN TestExportContainerAndImportImage [2022-03-18T12:16:08.553Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T12:16:09.005Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-03-18T12:16:09.005Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T12:16:09.934Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-18T12:16:09.934Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-03-18T12:16:09.934Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-03-18T12:16:09.934Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-03-18T12:16:09.934Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-03-18T12:16:09.934Z] === RUN TestDeleteDevicemapper [2022-03-18T12:16:09.934Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T12:16:09.934Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T12:16:09.934Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T12:16:10.392Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-03-18T12:16:10.392Z] === RUN TestHealthCheckWorkdir [2022-03-18T12:16:10.962Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-03-18T12:16:10.962Z] === RUN TestHealthKillContainer [2022-03-18T12:16:11.081Z] sha256:36cf7b3f37a840a0df7fe30ee0c0ae8db36c18e4bc7364f4064cdd8918e09a92 [2022-03-18T12:16:11.081Z] INFO: Starting docker-py tests... [2022-03-18T12:16:11.081Z] ============================= test session starts ============================== [2022-03-18T12:16:11.081Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-18T12:16:11.081Z] rootdir: /src, inifile: pytest.ini [2022-03-18T12:16:11.081Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-18T12:16:11.081Z] collected 395 items / 2 deselected / 393 selected [2022-03-18T12:16:11.081Z] [2022-03-18T12:16:11.844Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-03-18T12:16:11.844Z] === RUN TestUpdateMemory [2022-03-18T12:16:11.844Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:16:11.844Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-18T12:16:11.844Z] === RUN TestUpdateCPUQuota [2022-03-18T12:16:12.414Z] --- PASS: TestUpdateCPUQuota (0.87s) [2022-03-18T12:16:12.414Z] === RUN TestUpdatePidsLimit [2022-03-18T12:16:12.414Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-18T12:16:12.675Z] === RUN TestUpdatePidsLimit/no_change [2022-03-18T12:16:12.675Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-18T12:16:12.935Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-18T12:16:13.195Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-18T12:16:13.454Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-18T12:16:13.454Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-18T12:16:14.394Z] --- PASS: TestUpdatePidsLimit (1.95s) [2022-03-18T12:16:14.394Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-18T12:16:14.394Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-18T12:16:14.394Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-03-18T12:16:14.394Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-03-18T12:16:14.394Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-18T12:16:14.394Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-03-18T12:16:14.394Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2022-03-18T12:16:14.394Z] === RUN TestUpdateRestartPolicy [2022-03-18T12:16:19.118Z] --- PASS: TestHealthKillContainer (7.92s) [2022-03-18T12:16:19.118Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T12:16:19.118Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T12:16:19.118Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T12:16:19.118Z] === RUN TestIpcModeNone [2022-03-18T12:16:19.393Z] --- PASS: TestIpcModeNone (0.47s) [2022-03-18T12:16:19.393Z] === RUN TestIpcModePrivate [2022-03-18T12:16:19.655Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-18T12:16:19.655Z] --- PASS: TestIpcModePrivate (0.47s) [2022-03-18T12:16:19.655Z] === RUN TestIpcModeShareable [2022-03-18T12:16:19.655Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T12:16:19.655Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-18T12:16:19.655Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T12:16:21.040Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-03-18T12:16:21.040Z] === RUN TestAPIIpcModeHost [2022-03-18T12:16:21.040Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T12:16:21.040Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-18T12:16:21.040Z] === RUN TestDaemonIpcModeShareable [2022-03-18T12:16:21.040Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T12:16:21.040Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-18T12:16:21.040Z] === RUN TestDaemonIpcModePrivate [2022-03-18T12:16:21.983Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-18T12:16:22.244Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-03-18T12:16:22.244Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T12:16:22.244Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T12:16:22.244Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-18T12:16:22.244Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T12:16:22.244Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T12:16:22.244Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-18T12:16:22.244Z] === RUN TestIpcModeOlderClient [2022-03-18T12:16:22.244Z] === PAUSE TestIpcModeOlderClient [2022-03-18T12:16:22.244Z] === RUN TestKillContainerInvalidSignal [2022-03-18T12:16:22.816Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-03-18T12:16:22.816Z] === RUN TestKillContainer [2022-03-18T12:16:22.816Z] === RUN TestKillContainer/no_signal [2022-03-18T12:16:23.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T12:16:23.078Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T12:16:23.339Z] === RUN TestKillContainer/killing_signal [2022-03-18T12:16:23.911Z] --- PASS: TestKillContainer (1.24s) [2022-03-18T12:16:23.912Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-18T12:16:23.912Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-18T12:16:23.912Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-18T12:16:23.912Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T12:16:23.912Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T12:16:24.172Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T12:16:24.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-03-18T12:16:24.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-18T12:16:24.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-03-18T12:16:24.744Z] === RUN TestKillStoppedContainer [2022-03-18T12:16:24.744Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-18T12:16:24.744Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T12:16:24.744Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-18T12:16:24.744Z] === RUN TestKillDifferentUserContainer [2022-03-18T12:16:25.315Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-03-18T12:16:25.315Z] === RUN TestInspectOomKilledTrue [2022-03-18T12:16:25.315Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:16:25.315Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T12:16:25.315Z] === RUN TestInspectOomKilledFalse [2022-03-18T12:16:25.315Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:16:25.315Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T12:16:25.315Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T12:16:25.315Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-18T12:16:25.315Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-18T12:16:25.315Z] === RUN TestLinksContainerNames [2022-03-18T12:16:26.260Z] --- PASS: TestLinksContainerNames (0.98s) [2022-03-18T12:16:26.260Z] === RUN TestLogsFollowTailEmpty [2022-03-18T12:16:26.520Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-18T12:16:26.520Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T12:16:26.632Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2022-03-18T12:16:26.632Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T12:16:26.632Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-18T12:16:26.632Z] === RUN TestWaitNonBlocked [2022-03-18T12:16:26.632Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:16:26.632Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:16:26.632Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:16:26.632Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:16:26.632Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:16:26.632Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:16:26.632Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T12:16:26.632Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-03-18T12:16:26.632Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-03-18T12:16:26.632Z] === RUN TestWaitBlocked [2022-03-18T12:16:26.632Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:16:26.632Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:16:26.632Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:16:26.632Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:16:26.632Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:16:26.632Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:16:27.092Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/default [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/private [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/slave [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/shared [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/default [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/shared [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/slave [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/private [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:16:27.092Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T12:16:27.092Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:16:27.092Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:16:27.228Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-18T12:16:27.228Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-03-18T12:16:27.228Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-03-18T12:16:27.228Z] === CONT TestContainerStartOnDaemonRestart [2022-03-18T12:16:27.228Z] === CONT TestIpcModeOlderClient [2022-03-18T12:16:27.313Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:16:27.353Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-18T12:16:27.353Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-18T12:16:27.353Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T12:16:27.353Z] 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-03-18T12:16:27.353Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-18T12:16:27.353Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T12:16:27.353Z] 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-03-18T12:16:27.353Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-18T12:16:27.353Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T12:16:27.353Z] 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-03-18T12:16:27.353Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-18T12:16:27.353Z] === RUN TestNetworkNat [2022-03-18T12:16:27.499Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-03-18T12:16:27.499Z] === CONT TestContainerKillOnDaemonStart [2022-03-18T12:16:27.925Z] --- PASS: TestNetworkNat (0.57s) [2022-03-18T12:16:27.925Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T12:16:28.139Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-18T12:16:28.497Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-18T12:16:28.497Z] === RUN TestNetworkLoopbackNat [2022-03-18T12:16:29.428Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-03-18T12:16:29.428Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T12:16:29.640Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-18T12:16:31.039Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-03-18T12:16:31.039Z] === RUN TestPause [2022-03-18T12:16:31.039Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:16:31.039Z] --- SKIP: TestPause (0.00s) [2022-03-18T12:16:31.039Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T12:16:31.039Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T12:16:31.039Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T12:16:31.039Z] === RUN TestPauseStopPausedContainer [2022-03-18T12:16:31.039Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:16:31.039Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-18T12:16:31.039Z] === RUN TestPidHost [2022-03-18T12:16:31.336Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.70s) [2022-03-18T12:16:31.336Z] === CONT TestDaemonHostGatewayIP [2022-03-18T12:16:31.981Z] --- PASS: TestPidHost (0.93s) [2022-03-18T12:16:31.981Z] === RUN TestPsFilter [2022-03-18T12:16:31.981Z] --- PASS: TestPsFilter (0.11s) [2022-03-18T12:16:31.981Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T12:16:32.553Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-03-18T12:16:32.553Z] === RUN TestRemoveContainerWithVolume [2022-03-18T12:16:32.814Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-03-18T12:16:32.814Z] === RUN TestRemoveContainerRunning [2022-03-18T12:16:33.385Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-18T12:16:33.385Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T12:16:33.647Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-18T12:16:33.647Z] === RUN TestRemoveInvalidContainer [2022-03-18T12:16:33.647Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T12:16:33.647Z] === RUN TestRenameLinkedContainer [2022-03-18T12:16:33.878Z] --- PASS: TestDaemonHostGatewayIP (2.25s) [2022-03-18T12:16:33.878Z] === CONT TestDaemonRestartIpcMode [2022-03-18T12:16:35.561Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-03-18T12:16:35.561Z] === RUN TestRenameStoppedContainer [2022-03-18T12:16:35.787Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-03-18T12:16:35.823Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-03-18T12:16:35.823Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T12:16:36.766Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-03-18T12:16:36.766Z] === RUN TestRenameInvalidName [2022-03-18T12:16:37.027Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-18T12:16:37.027Z] === RUN TestRenameAnonymousContainer [2022-03-18T12:16:38.412Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-03-18T12:16:38.412Z] === RUN TestRenameContainerWithSameName [2022-03-18T12:16:39.095Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-03-18T12:16:39.095Z] PASS [2022-03-18T12:16:39.095Z] [2022-03-18T12:16:39.095Z] === Skipped [2022-03-18T12:16:39.095Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-18T12:16:39.095Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:16:39.095Z] [2022-03-18T12:16:39.095Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-03-18T12:16:39.095Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:16:39.095Z] [2022-03-18T12:16:39.095Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-18T12:16:39.095Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:16:39.095Z] [2022-03-18T12:16:39.095Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T12:16:39.095Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T12:16:39.095Z] [2022-03-18T12:16:39.095Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-18T12:16:39.095Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-18T12:16:39.095Z] [2022-03-18T12:16:39.095Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T12:16:39.095Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T12:16:39.095Z] [2022-03-18T12:16:39.095Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-18T12:16:39.095Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:16:39.095Z] [2022-03-18T12:16:39.095Z] DONE 200 tests, 7 skipped in 113.223s [2022-03-18T12:16:39.095Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-18T12:16:39.096Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-03-18T12:16:39.096Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T12:16:39.355Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T12:16:39.669Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-03-18T12:16:39.669Z] === RUN TestResize [2022-03-18T12:16:39.925Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-18T12:16:39.925Z] === RUN TestDaemonConfigValidation [2022-03-18T12:16:39.925Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:16:39.925Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:16:39.925Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-18T12:16:39.925Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-18T12:16:39.925Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-18T12:16:39.925Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-18T12:16:39.925Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-18T12:16:39.925Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-18T12:16:39.925Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-18T12:16:39.925Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-18T12:16:39.925Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:16:39.925Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-18T12:16:39.925Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-18T12:16:39.925Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-18T12:16:39.925Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-18T12:16:39.925Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-18T12:16:39.925Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-18T12:16:39.925Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-18T12:16:39.925Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-18T12:16:39.925Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-18T12:16:39.925Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-18T12:16:39.925Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T12:16:39.925Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-18T12:16:40.242Z] --- PASS: TestResize (0.43s) [2022-03-18T12:16:40.242Z] === RUN TestResizeWithInvalidSize [2022-03-18T12:16:40.504Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-18T12:16:40.504Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T12:16:41.076Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-18T12:16:41.076Z] === RUN TestDaemonRestartKillContainers [2022-03-18T12:16:41.076Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-18T12:16:41.076Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-18T12:16:41.076Z] === RUN TestCgroupNamespacesRun [2022-03-18T12:16:41.308Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-18T12:16:42.019Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-03-18T12:16:42.019Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T12:16:42.246Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-18T12:16:43.185Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-18T12:16:43.185Z] daemon_test.go:156: [dde9189cdbf25] daemon is not started [2022-03-18T12:16:43.185Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-18T12:16:43.185Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-18T12:16:43.185Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-18T12:16:43.185Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-18T12:16:43.185Z] === RUN TestDaemonProxy [2022-03-18T12:16:43.185Z] === RUN TestDaemonProxy/environment_variables [2022-03-18T12:16:43.405Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-03-18T12:16:43.405Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T12:16:44.348Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-03-18T12:16:44.348Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T12:16:45.093Z] === RUN TestDaemonProxy/command-line_options [2022-03-18T12:16:45.733Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-18T12:16:45.733Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T12:16:46.677Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-03-18T12:16:46.677Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T12:16:47.001Z] === RUN TestDaemonProxy/configuration_file [2022-03-18T12:16:47.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T12:16:47.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T12:16:47.621Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-18T12:16:47.621Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T12:16:48.381Z] === RUN TestDaemonProxy/conflicting_options [2022-03-18T12:16:48.563Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-18T12:16:48.564Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T12:16:48.951Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-18T12:16:49.508Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-03-18T12:16:49.508Z] === RUN TestNISDomainname [2022-03-18T12:16:49.508Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-18T12:16:49.508Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-18T12:16:49.508Z] === RUN TestHostnameDnsResolution [2022-03-18T12:16:49.520Z] --- PASS: TestDaemonProxy (6.32s) [2022-03-18T12:16:49.520Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-03-18T12:16:49.520Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-03-18T12:16:49.520Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-03-18T12:16:49.520Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-18T12:16:49.520Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-18T12:16:49.520Z] PASS [2022-03-18T12:16:49.520Z] [2022-03-18T12:16:49.520Z] DONE 17 tests in 10.212s [2022-03-18T12:16:49.520Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T12:16:49.520Z] INFO: Testing against a local daemon [2022-03-18T12:16:49.520Z] === RUN TestCommitInheritsEnv [2022-03-18T12:16:49.780Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-03-18T12:16:49.780Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T12:16:49.780Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-18T12:16:49.780Z] === RUN TestImportWithCustomPlatform [2022-03-18T12:16:49.780Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-18T12:16:49.780Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-18T12:16:49.780Z] === RUN TestImportWithCustomPlatform// [2022-03-18T12:16:49.780Z] === RUN TestImportWithCustomPlatform/linux [2022-03-18T12:16:49.780Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-18T12:16:50.044Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-18T12:16:50.044Z] === RUN TestImportWithCustomPlatform/macos [2022-03-18T12:16:50.044Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-18T12:16:50.044Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-18T12:16:50.044Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-03-18T12:16:50.044Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-18T12:16:50.044Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-18T12:16:50.044Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-18T12:16:50.044Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-18T12:16:50.044Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-18T12:16:50.044Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-18T12:16:50.044Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-18T12:16:50.044Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-18T12:16:50.044Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-18T12:16:50.044Z] === RUN TestImagesFilterMultiReference [2022-03-18T12:16:50.044Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2022-03-18T12:16:50.044Z] === RUN TestImagePullPlatformInvalid [2022-03-18T12:16:50.044Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T12:16:50.044Z] === RUN TestRemoveImageOrphaning [2022-03-18T12:16:50.304Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-03-18T12:16:50.304Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T12:16:50.450Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-03-18T12:16:50.450Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T12:16:50.450Z] 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-03-18T12:16:50.450Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-18T12:16:50.450Z] === RUN TestStats [2022-03-18T12:16:50.450Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:16:50.450Z] --- SKIP: TestStats (0.00s) [2022-03-18T12:16:50.450Z] === RUN TestStopContainerWithTimeout [2022-03-18T12:16:50.450Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T12:16:50.450Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T12:16:50.450Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T12:16:50.450Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T12:16:50.450Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T12:16:50.450Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T12:16:50.450Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T12:16:50.450Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T12:16:50.450Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T12:16:50.450Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T12:16:51.022Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T12:16:52.215Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-03-18T12:16:52.215Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T12:16:52.215Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-18T12:16:52.215Z] === RUN TestTagInvalidReference [2022-03-18T12:16:52.215Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-18T12:16:52.215Z] === RUN TestTagValidPrefixedRepo [2022-03-18T12:16:52.215Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-18T12:16:52.215Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T12:16:52.215Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-18T12:16:52.215Z] === RUN TestTagOfficialNames [2022-03-18T12:16:52.215Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-18T12:16:52.215Z] === RUN TestTagMatchesDigest [2022-03-18T12:16:52.215Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-18T12:16:52.215Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-18T12:16:52.405Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T12:16:54.952Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-18T12:16:54.952Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-03-18T12:16:54.952Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-03-18T12:16:54.952Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-03-18T12:16:54.952Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-03-18T12:16:54.952Z] === RUN TestDeleteDevicemapper [2022-03-18T12:16:54.952Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T12:16:54.952Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T12:16:54.952Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T12:16:55.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T12:16:55.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T12:16:55.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T12:16:56.335Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-03-18T12:16:56.335Z] === RUN TestUpdateMemory [2022-03-18T12:16:56.335Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:16:56.335Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-18T12:16:56.335Z] === RUN TestUpdateCPUQuota [2022-03-18T12:16:56.335Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:16:56.335Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-18T12:16:56.335Z] === RUN TestUpdatePidsLimit [2022-03-18T12:16:56.335Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:16:56.335Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-18T12:16:56.335Z] === RUN TestUpdateRestartPolicy [2022-03-18T12:16:58.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T12:16:59.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T12:16:59.603Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-18T12:17:02.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T12:17:05.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-18T12:17:08.594Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-03-18T12:17:08.594Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T12:17:08.594Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) [2022-03-18T12:17:08.594Z] === RUN TestWaitNonBlocked [2022-03-18T12:17:08.594Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:17:08.594Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:17:08.594Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:17:08.594Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:17:08.594Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:17:08.594Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:17:08.594Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T12:17:08.594Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-03-18T12:17:08.594Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-03-18T12:17:08.594Z] === RUN TestWaitBlocked [2022-03-18T12:17:08.594Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:17:08.594Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:17:08.594Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:17:08.594Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:17:08.594Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:17:08.594Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:17:08.858Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-18T12:17:08.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-03-18T12:17:08.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-03-18T12:17:08.858Z] === CONT TestDaemonRestartIpcMode [2022-03-18T12:17:08.858Z] === CONT TestIpcModeOlderClient [2022-03-18T12:17:09.121Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-18T12:17:09.121Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T12:17:09.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T12:17:10.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T12:17:11.691Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2022-03-18T12:17:11.952Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2022-03-18T12:17:11.952Z] PASS [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === Skipped [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-18T12:17:11.952Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-18T12:17:11.952Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-18T12:17:11.952Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-18T12:17:11.952Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T12:17:11.952Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-18T12:17:11.952Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-18T12:17:11.952Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-18T12:17:11.952Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-18T12:17:11.952Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-18T12:17:11.952Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-18T12:17:11.952Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-18T12:17:11.952Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-18T12:17:11.952Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-18T12:17:11.952Z] 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-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-18T12:17:11.952Z] 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-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-18T12:17:11.952Z] 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-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-18T12:17:11.952Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T12:17:11.952Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-18T12:17:11.952Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-18T12:17:11.952Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-18T12:17:11.952Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-18T12:17:11.952Z] 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-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-18T12:17:11.952Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T12:17:11.952Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-18T12:17:11.952Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-18T12:17:11.952Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-18T12:17:11.952Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T12:17:11.952Z] [2022-03-18T12:17:11.952Z] DONE 177 tests, 27 skipped in 72.408s [2022-03-18T12:17:11.952Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-18T12:17:11.952Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T12:17:12.523Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-03-18T12:17:12.523Z] === RUN TestDaemonConfigValidation [2022-03-18T12:17:12.523Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:17:12.523Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:17:12.523Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-18T12:17:12.523Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-18T12:17:12.523Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-18T12:17:12.523Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-18T12:17:12.523Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-18T12:17:12.523Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-18T12:17:12.523Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-18T12:17:12.523Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-18T12:17:12.523Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:17:12.523Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-18T12:17:12.784Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-18T12:17:12.784Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-18T12:17:12.784Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-18T12:17:12.784Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-18T12:17:12.784Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-18T12:17:12.784Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-18T12:17:12.784Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-18T12:17:12.784Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-18T12:17:12.784Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-18T12:17:12.784Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T12:17:12.784Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-18T12:17:13.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T12:17:14.169Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-18T12:17:15.112Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-18T12:17:16.055Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-18T12:17:16.055Z] daemon_test.go:156: [d01fb46e31389] daemon is not started [2022-03-18T12:17:16.055Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-18T12:17:16.055Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-18T12:17:16.055Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-18T12:17:16.055Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-18T12:17:16.055Z] === RUN TestDaemonProxy [2022-03-18T12:17:16.055Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-18T12:17:16.055Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-18T12:17:16.055Z] PASS [2022-03-18T12:17:16.055Z] [2022-03-18T12:17:16.055Z] === Skipped [2022-03-18T12:17:16.055Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-18T12:17:16.055Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-18T12:17:16.055Z] [2022-03-18T12:17:16.055Z] DONE 12 tests, 1 skipped in 4.187s [2022-03-18T12:17:16.055Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T12:17:16.315Z] INFO: Testing against a local daemon [2022-03-18T12:17:16.315Z] === RUN TestCommitInheritsEnv [2022-03-18T12:17:16.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T12:17:17.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T12:17:17.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T12:17:17.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T12:17:17.762Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-18T12:17:17.762Z] [2022-03-18T12:17:17.762Z] ________ ____ __. [2022-03-18T12:17:17.762Z] \_____ \ | |/ _| [2022-03-18T12:17:17.762Z] / | \| < [2022-03-18T12:17:17.762Z] / | \ | \ [2022-03-18T12:17:17.762Z] \_______ /____|__ \ [2022-03-18T12:17:17.762Z] \/ \/ [2022-03-18T12:17:17.762Z] [2022-03-18T12:17:17.762Z] INFO: make.ps1 ended at 03/18/2022 12:17:16 [2022-03-18T12:17:17.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T12:17:18.227Z] --- PASS: TestCommitInheritsEnv (1.89s) [2022-03-18T12:17:18.227Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T12:17:18.227Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-18T12:17:18.227Z] === RUN TestImportWithCustomPlatform [2022-03-18T12:17:18.227Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-18T12:17:18.227Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-18T12:17:18.227Z] === RUN TestImportWithCustomPlatform// [2022-03-18T12:17:18.227Z] === RUN TestImportWithCustomPlatform/linux [2022-03-18T12:17:18.227Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-18T12:17:18.488Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-18T12:17:18.488Z] === RUN TestImportWithCustomPlatform/macos [2022-03-18T12:17:18.488Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-18T12:17:18.488Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-18T12:17:18.488Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-18T12:17:18.488Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-18T12:17:18.488Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-18T12:17:18.488Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-18T12:17:18.488Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-18T12:17:18.488Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-03-18T12:17:18.488Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-18T12:17:18.488Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-18T12:17:18.488Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-18T12:17:18.488Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-18T12:17:18.488Z] === RUN TestImagesFilterMultiReference [2022-03-18T12:17:18.488Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-18T12:17:18.488Z] === RUN TestImagePullPlatformInvalid [2022-03-18T12:17:18.488Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T12:17:18.488Z] === RUN TestRemoveImageOrphaning [2022-03-18T12:17:18.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T12:17:18.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T12:17:19.345Z] INFO: Binaries build ended at 03/18/2022 12:17:18. Duration:00:01:51.0693094 [2022-03-18T12:17:19.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T12:17:20.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T12:17:20.401Z] --- PASS: TestRemoveImageOrphaning (1.63s) [2022-03-18T12:17:20.401Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T12:17:20.401Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-18T12:17:20.401Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-18T12:17:20.401Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T12:17:20.401Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-18T12:17:20.401Z] === RUN TestTagInvalidReference [2022-03-18T12:17:20.401Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-18T12:17:20.401Z] === RUN TestTagValidPrefixedRepo [2022-03-18T12:17:20.401Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-18T12:17:20.401Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T12:17:20.401Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-18T12:17:20.401Z] === RUN TestTagOfficialNames [2022-03-18T12:17:20.401Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-18T12:17:20.401Z] === RUN TestTagMatchesDigest [2022-03-18T12:17:20.401Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-18T12:17:20.401Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-18T12:17:20.913Z] INFO: Copying the built daemon binary to d:\CI\PR-43385\8\binary\dockerd-ddc726058c.exe... [2022-03-18T12:17:20.913Z] INFO: Copying the built client binary to d:\CI\PR-43385\8\binary\docker-ddc726058c.exe... [2022-03-18T12:17:20.913Z] INFO: Copying dockerversion from the container... [2022-03-18T12:17:20.913Z] INFO: Copying the golang package from the container to d:\CI\PR-43385\8\installer\go.zip... [2022-03-18T12:17:21.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T12:17:21.911Z] INFO: Extracting go.zip to d:\CI\PR-43385\8\go [2022-03-18T12:17:22.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T12:17:22.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T12:17:23.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T12:17:24.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T12:17:24.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T12:17:25.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T12:17:26.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T12:17:26.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T12:17:27.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T12:17:28.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T12:17:28.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T12:17:29.035Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T12:17:29.035Z] Using test binary docker [2022-03-18T12:17:29.035Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T12:17:29.035Z] +++ /etc/init.d/apparmor start [2022-03-18T12:17:29.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T12:17:29.035Z] INFO: Waiting for daemon to start... [2022-03-18T12:17:29.035Z] Starting dockerd [2022-03-18T12:17:29.035Z] +++ 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-03-18T12:17:31.415Z] 8f616e6e9eec: Pull complete [2022-03-18T12:17:31.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T12:17:34.162Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T12:17:34.162Z] Using test binary docker [2022-03-18T12:17:34.162Z] +++ /etc/init.d/apparmor start [2022-03-18T12:17:34.162Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T12:17:34.162Z] INFO: Waiting for daemon to start... [2022-03-18T12:17:34.162Z] Starting dockerd [2022-03-18T12:17:34.162Z] +++ 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-03-18T12:17:36.713Z] . [2022-03-18T12:17:36.713Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T12:17:36.713Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T12:17:36.713Z] Error: No such image: emptyfs [2022-03-18T12:17:36.713Z] ++++ docker load [2022-03-18T12:17:36.713Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T12:17:36.713Z] Running integration-test (iteration 1) [2022-03-18T12:17:36.713Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T12:17:36.713Z] ++ 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-03-18T12:17:36.713Z] ++ set -e [2022-03-18T12:17:36.713Z] ++ '[' -n 0 ']' [2022-03-18T12:17:36.713Z] ++ set -x [2022-03-18T12:17:36.714Z] ++ 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-03-18T12:17:37.164Z] . [2022-03-18T12:17:37.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T12:17:37.165Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T12:17:37.165Z] Error: No such image: emptyfs [2022-03-18T12:17:37.165Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T12:17:37.165Z] ++++ docker load [2022-03-18T12:17:37.165Z] Running integration-test (iteration 1) [2022-03-18T12:17:37.165Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T12:17:37.165Z] ++ 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-03-18T12:17:37.165Z] ++ set -e [2022-03-18T12:17:37.165Z] ++ '[' -n 0 ']' [2022-03-18T12:17:37.165Z] ++ set -x [2022-03-18T12:17:37.165Z] ++ 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-03-18T12:17:37.165Z] Loaded image: busybox:latest [2022-03-18T12:17:37.165Z] Loaded image: busybox:glibc [2022-03-18T12:17:37.659Z] Loaded image: busybox:latest [2022-03-18T12:17:37.921Z] Loaded image: busybox:glibc [2022-03-18T12:17:38.106Z] Loaded image: debian:bullseye-slim [2022-03-18T12:17:38.106Z] Loaded image: hello-world:latest [2022-03-18T12:17:38.106Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T12:17:38.106Z] INFO: Testing against a local daemon [2022-03-18T12:17:38.106Z] === RUN TestCgroupNamespacesBuild [2022-03-18T12:17:40.017Z] --- PASS: TestCgroupNamespacesBuild (1.54s) [2022-03-18T12:17:40.017Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T12:17:40.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-03-18T12:17:40.957Z] === RUN TestBuildWithSession [2022-03-18T12:17:40.957Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:17:40.957Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T12:17:40.957Z] === RUN TestBuildSquashParent [2022-03-18T12:17:43.217Z] Loaded image: debian:bullseye-slim [2022-03-18T12:17:43.217Z] Loaded image: hello-world:latest [2022-03-18T12:17:43.217Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T12:17:43.217Z] INFO: Testing against a local daemon [2022-03-18T12:17:43.217Z] === RUN TestCgroupNamespacesBuild [2022-03-18T12:17:44.255Z] --- PASS: TestBuildSquashParent (3.46s) [2022-03-18T12:17:44.255Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T12:17:44.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:17:44.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:17:44.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:17:44.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:17:44.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:17:44.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:17:44.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:17:44.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:17:44.256Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:17:44.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:17:44.256Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:17:44.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:17:44.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:17:44.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:17:45.136Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2022-03-18T12:17:45.136Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T12:17:45.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:17:45.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:17:47.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:17:47.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:17:47.686Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2022-03-18T12:17:47.686Z] === RUN TestBuildWithSession [2022-03-18T12:17:47.686Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:17:47.686Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T12:17:47.686Z] === RUN TestBuildSquashParent [2022-03-18T12:17:48.406Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-18T12:17:48.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-03-18T12:17:48.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s) [2022-03-18T12:17:48.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.19s) [2022-03-18T12:17:48.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.36s) [2022-03-18T12:17:48.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s) [2022-03-18T12:17:48.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) [2022-03-18T12:17:48.406Z] === RUN TestBuildMultiStageCopy [2022-03-18T12:17:48.406Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T12:17:49.346Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T12:17:49.606Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T12:17:49.867Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T12:17:49.867Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T12:17:50.136Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-03-18T12:17:50.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-03-18T12:17:50.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2022-03-18T12:17:50.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-18T12:17:50.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-18T12:17:50.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-03-18T12:17:50.136Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T12:17:50.747Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-03-18T12:17:50.747Z] === RUN TestBuildLabelWithTargets [2022-03-18T12:17:51.708Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-03-18T12:17:51.708Z] === RUN TestBuildWithEmptyLayers [2022-03-18T12:17:52.278Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-03-18T12:17:52.278Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T12:17:52.619Z] .........................xx.................... [ 29%] [2022-03-18T12:17:53.660Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-03-18T12:17:53.661Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T12:17:53.921Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-03-18T12:17:53.921Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T12:17:55.305Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s) [2022-03-18T12:17:55.305Z] === RUN TestBuildWithHugeFile [2022-03-18T12:17:55.836Z] --- PASS: TestBuildSquashParent (8.11s) [2022-03-18T12:17:55.836Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T12:17:55.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:17:55.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:17:55.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:17:55.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:17:55.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:17:55.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:17:55.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:17:55.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:17:55.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:17:55.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:17:55.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:17:55.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:17:55.836Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:17:55.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:17:57.830Z] INFO: Extraction ended at 03/18/2022 12:17:56. Duration:00:00:34.7370865 [2022-03-18T12:17:57.830Z] INFO: Updating the golang and path environment variables [2022-03-18T12:17:57.830Z] INFO: GOPATH=d:\gopath [2022-03-18T12:17:57.830Z] INFO: go version go1.18 windows/amd64 [2022-03-18T12:17:57.830Z] INFO: Running the daemon under test in debug mode [2022-03-18T12:17:57.830Z] INFO: Starting a daemon under test... [2022-03-18T12:17:57.830Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43385\8\daemon --pidfile d:\CI\PR-43385\8\docker.pid -D [2022-03-18T12:17:57.830Z] INFO: Process started successfully. [2022-03-18T12:17:57.830Z] INFO: Start tailing logs of the daemon under tests [2022-03-18T12:17:57.830Z] INFO: Waiting for the daemon under test to start... [2022-03-18T12:17:58.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:17:58.651Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:18:01.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:18:01.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:18:05.307Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-18T12:18:05.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2022-03-18T12:18:05.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2022-03-18T12:18:05.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s) [2022-03-18T12:18:05.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s) [2022-03-18T12:18:05.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2022-03-18T12:18:05.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s) [2022-03-18T12:18:05.307Z] === RUN TestBuildMultiStageCopy [2022-03-18T12:18:05.307Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T12:18:07.859Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T12:18:08.432Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T12:18:08.692Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T12:18:08.933Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-18T12:18:09.633Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T12:18:09.894Z] --- PASS: TestBuildMultiStageCopy (5.03s) [2022-03-18T12:18:09.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.83s) [2022-03-18T12:18:09.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-03-18T12:18:09.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-03-18T12:18:09.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2022-03-18T12:18:09.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2022-03-18T12:18:09.894Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T12:18:11.280Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2022-03-18T12:18:11.280Z] === RUN TestBuildLabelWithTargets [2022-03-18T12:18:13.827Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2022-03-18T12:18:13.827Z] === RUN TestBuildWithEmptyLayers [2022-03-18T12:18:14.400Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2022-03-18T12:18:14.400Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T12:18:16.397Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-18T12:18:17.708Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2022-03-18T12:18:17.708Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T12:18:19.094Z] .....INFO: Daemon under test started and replied! [2022-03-18T12:18:19.094Z] INFO: Docker version of the daemon under test [2022-03-18T12:18:19.094Z] [2022-03-18T12:18:19.094Z] Client: [2022-03-18T12:18:19.094Z] Version: 17.06.2-ce [2022-03-18T12:18:19.094Z] API version: 1.30 [2022-03-18T12:18:19.094Z] Go version: go1.8.3 [2022-03-18T12:18:19.094Z] Git commit: cec0b72 [2022-03-18T12:18:19.094Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-18T12:18:19.094Z] OS/Arch: windows/amd64 [2022-03-18T12:18:19.094Z] [2022-03-18T12:18:19.094Z] Server: [2022-03-18T12:18:19.094Z] Version: 0.0.0-dev [2022-03-18T12:18:19.094Z] API version: 1.42 (minimum version 1.24) [2022-03-18T12:18:19.094Z] Go version: go1.18 [2022-03-18T12:18:19.094Z] Git commit: ddc726058c [2022-03-18T12:18:19.094Z] Built: 03/18/2022 12:15:35 [2022-03-18T12:18:19.094Z] OS/Arch: windows/amd64 [2022-03-18T12:18:19.094Z] Experimental: false [2022-03-18T12:18:19.094Z] [2022-03-18T12:18:19.094Z] INFO: Docker info of the daemon under test [2022-03-18T12:18:19.094Z] [2022-03-18T12:18:19.094Z] Containers: 0 [2022-03-18T12:18:19.094Z] Running: 0 [2022-03-18T12:18:19.094Z] Paused: 0 [2022-03-18T12:18:19.094Z] Stopped: 0 [2022-03-18T12:18:19.094Z] Images: 0 [2022-03-18T12:18:19.094Z] Server Version: 0.0.0-dev [2022-03-18T12:18:19.094Z] Storage Driver: windowsfilter [2022-03-18T12:18:19.094Z] Windows: [2022-03-18T12:18:19.094Z] Logging Driver: json-file [2022-03-18T12:18:19.094Z] Plugins: [2022-03-18T12:18:19.094Z] Volume: local [2022-03-18T12:18:19.094Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T12:18:19.094Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T12:18:19.094Z] Swarm: inactive [2022-03-18T12:18:19.094Z] Default Isolation: process [2022-03-18T12:18:19.094Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T12:18:19.094Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-18T12:18:19.094Z] OSType: windows [2022-03-18T12:18:19.094Z] Architecture: x86_64 [2022-03-18T12:18:19.094Z] CPUs: 4 [2022-03-18T12:18:19.094Z] Total Memory: 32GiB [2022-03-18T12:18:19.094Z] Name: azwin-2-5194a0 [2022-03-18T12:18:19.094Z] ID: 75SJ:6XX3:VPFB:NNL6:ZDTZ:U7ZG:LOVZ:7VKP:MBHO:2GHZ:PZOE:K2VI [2022-03-18T12:18:19.094Z] Docker Root Dir: D:\CI\PR-43385\8\daemon [2022-03-18T12:18:19.094Z] Debug Mode (client): false [2022-03-18T12:18:19.094Z] Debug Mode (server): true [2022-03-18T12:18:19.094Z] File Descriptors: -1 [2022-03-18T12:18:19.094Z] Goroutines: 16 [2022-03-18T12:18:19.094Z] System Time: 2022-03-18T12:18:16.0512493Z [2022-03-18T12:18:19.094Z] EventsListeners: 0 [2022-03-18T12:18:19.094Z] Registry: https://index.docker.io/v1/ [2022-03-18T12:18:19.094Z] Labels: [2022-03-18T12:18:19.094Z] Experimental: false [2022-03-18T12:18:19.094Z] Insecure Registries: [2022-03-18T12:18:19.094Z] 127.0.0.0/8 [2022-03-18T12:18:19.094Z] Live Restore Enabled: false [2022-03-18T12:18:19.094Z] [2022-03-18T12:18:19.094Z] [2022-03-18T12:18:19.094Z] INFO: Docker images of the daemon under test [2022-03-18T12:18:19.094Z] [2022-03-18T12:18:19.094Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T12:18:19.094Z] [2022-03-18T12:18:19.094Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-18T12:18:19.094Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-18T12:18:19.094Z] ltsc2019: Pulling from windows/servercore [2022-03-18T12:18:19.094Z] 4612f6d0b889: Pulling fs layer [2022-03-18T12:18:19.094Z] 0a6173b79e25: Pulling fs layer [2022-03-18T12:18:19.099Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2022-03-18T12:18:19.099Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T12:18:21.054Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-18T12:18:22.407Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2022-03-18T12:18:22.407Z] === RUN TestBuildWithHugeFile [2022-03-18T12:18:28.704Z] --- PASS: TestImportExtremelyLargeImageWorks (93.11s) [2022-03-18T12:18:28.704Z] PASS [2022-03-18T12:18:28.704Z] [2022-03-18T12:18:28.704Z] DONE 22 tests in 96.045s [2022-03-18T12:18:28.704Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T12:18:28.704Z] INFO: Testing against a local daemon [2022-03-18T12:18:28.705Z] === RUN TestNetworkCreateDelete [2022-03-18T12:18:28.705Z] --- PASS: TestNetworkCreateDelete (0.11s) [2022-03-18T12:18:28.705Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T12:18:28.705Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-18T12:18:28.705Z] === RUN TestDaemonDNSFallback [2022-03-18T12:18:31.644Z] 0a6173b79e25: Download complete [2022-03-18T12:18:32.902Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-03-18T12:18:32.902Z] === RUN TestInspectNetwork [2022-03-18T12:18:35.445Z] === RUN TestInspectNetwork/full_network_id [2022-03-18T12:18:35.445Z] === RUN TestInspectNetwork/partial_network_id [2022-03-18T12:18:35.445Z] === RUN TestInspectNetwork/network_name [2022-03-18T12:18:35.445Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-18T12:18:37.292Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-18T12:18:38.845Z] 4612f6d0b889: Verifying Checksum [2022-03-18T12:18:38.845Z] 4612f6d0b889: Download complete [2022-03-18T12:18:39.644Z] --- PASS: TestInspectNetwork (7.29s) [2022-03-18T12:18:39.645Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-18T12:18:39.645Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-18T12:18:39.645Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-18T12:18:39.645Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-18T12:18:39.645Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T12:18:41.027Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-03-18T12:18:41.027Z] === RUN TestNetworkInvalidJSON [2022-03-18T12:18:41.027Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T12:18:41.027Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T12:18:41.027Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:18:41.027Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:18:41.027Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:18:41.027Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:18:41.027Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T12:18:41.027Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:18:41.027Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:18:41.027Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-18T12:18:41.027Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T12:18:41.027Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T12:18:41.027Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T12:18:41.027Z] === RUN TestNetworkList [2022-03-18T12:18:41.027Z] === RUN TestNetworkList//networks [2022-03-18T12:18:41.027Z] === PAUSE TestNetworkList//networks [2022-03-18T12:18:41.027Z] === RUN TestNetworkList//networks/ [2022-03-18T12:18:41.027Z] === PAUSE TestNetworkList//networks/ [2022-03-18T12:18:41.027Z] === CONT TestNetworkList//networks [2022-03-18T12:18:41.027Z] === CONT TestNetworkList//networks/ [2022-03-18T12:18:41.027Z] --- PASS: TestNetworkList (0.01s) [2022-03-18T12:18:41.027Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T12:18:41.027Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T12:18:41.027Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T12:18:41.597Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-18T12:18:41.597Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T12:18:42.537Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-18T12:18:42.538Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T12:18:43.478Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-18T12:18:43.478Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T12:18:44.419Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-18T12:18:44.419Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T12:18:45.800Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-18T12:18:45.801Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T12:18:46.370Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-18T12:18:46.370Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T12:18:47.326Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-18T12:18:48.719Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-18T12:18:48.910Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-03-18T12:18:48.910Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T12:18:48.910Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:18:48.910Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:18:48.910Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T12:18:53.205Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-18T12:18:56.894Z] --- PASS: TestImportExtremelyLargeImageWorks (94.09s) [2022-03-18T12:18:56.894Z] PASS [2022-03-18T12:18:56.894Z] [2022-03-18T12:18:56.894Z] === Skipped [2022-03-18T12:18:56.894Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-18T12:18:56.894Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-18T12:18:56.894Z] [2022-03-18T12:18:56.894Z] DONE 22 tests, 1 skipped in 98.350s [2022-03-18T12:18:56.894Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T12:18:56.894Z] INFO: Testing against a local daemon [2022-03-18T12:18:56.894Z] === RUN TestNetworkCreateDelete [2022-03-18T12:18:56.894Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-18T12:18:56.894Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T12:18:56.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-18T12:18:56.894Z] === RUN TestDaemonDNSFallback [2022-03-18T12:19:02.181Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-03-18T12:19:02.181Z] === RUN TestInspectNetwork [2022-03-18T12:19:02.181Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:02.181Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T12:19:02.181Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestNetworkInvalidJSON [2022-03-18T12:19:02.181Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T12:19:02.181Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T12:19:02.181Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:19:02.181Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:19:02.181Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:19:02.181Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:19:02.181Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T12:19:02.181Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:19:02.181Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:19:02.181Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-18T12:19:02.181Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T12:19:02.181Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T12:19:02.181Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestNetworkList [2022-03-18T12:19:02.181Z] === RUN TestNetworkList//networks [2022-03-18T12:19:02.181Z] === PAUSE TestNetworkList//networks [2022-03-18T12:19:02.181Z] === RUN TestNetworkList//networks/ [2022-03-18T12:19:02.181Z] === PAUSE TestNetworkList//networks/ [2022-03-18T12:19:02.181Z] === CONT TestNetworkList//networks [2022-03-18T12:19:02.181Z] === CONT TestNetworkList//networks/ [2022-03-18T12:19:02.181Z] --- PASS: TestNetworkList (0.01s) [2022-03-18T12:19:02.181Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T12:19:02.181Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T12:19:02.181Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T12:19:02.181Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-18T12:19:02.181Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T12:19:02.181Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T12:19:02.181Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T12:19:02.181Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T12:19:02.181Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T12:19:02.181Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:02.181Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T12:19:02.181Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:19:02.181Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T12:19:02.181Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:02.181Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-18T12:19:02.181Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T12:19:02.181Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:02.181Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T12:19:02.181Z] PASS [2022-03-18T12:19:02.181Z] [2022-03-18T12:19:02.181Z] === Skipped [2022-03-18T12:19:02.181Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-18T12:19:02.181Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:02.181Z] [2022-03-18T12:19:02.181Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-18T12:19:02.181Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] [2022-03-18T12:19:02.181Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-18T12:19:02.181Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] [2022-03-18T12:19:02.181Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-18T12:19:02.181Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] [2022-03-18T12:19:02.181Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T12:19:02.181Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.181Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T12:19:02.182Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T12:19:02.182Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T12:19:02.182Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T12:19:02.182Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:19:02.182Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-18T12:19:02.182Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T12:19:02.182Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] DONE 22 tests, 12 skipped in 6.950s [2022-03-18T12:19:02.182Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T12:19:02.182Z] INFO: Testing against a local daemon [2022-03-18T12:19:02.182Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T12:19:02.182Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:19:02.182Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestDockerNetworkIpvlan [2022-03-18T12:19:02.182Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:19:02.182Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T12:19:02.182Z] PASS [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === Skipped [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T12:19:02.182Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T12:19:02.182Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] DONE 2 tests, 2 skipped in 0.099s [2022-03-18T12:19:02.182Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T12:19:02.182Z] INFO: Testing against a local daemon [2022-03-18T12:19:02.182Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T12:19:02.182Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.182Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestDockerNetworkMacvlan [2022-03-18T12:19:02.182Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.182Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-18T12:19:02.182Z] PASS [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === Skipped [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-18T12:19:02.182Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-18T12:19:02.182Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] DONE 2 tests, 2 skipped in 0.101s [2022-03-18T12:19:02.182Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T12:19:02.182Z] testing: warning: no tests to run [2022-03-18T12:19:02.182Z] PASS [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] DONE 0 tests in 0.026s [2022-03-18T12:19:02.182Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T12:19:02.182Z] INFO: Testing against a local daemon [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginTLS [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginHeader [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginV2Disable [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-18T12:19:02.182Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-18T12:19:02.182Z] PASS [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === Skipped [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-18T12:19:02.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] DONE 17 tests, 17 skipped in 0.287s [2022-03-18T12:19:02.182Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T12:19:02.182Z] INFO: Testing against a local daemon [2022-03-18T12:19:02.182Z] === RUN TestPluginInvalidJSON [2022-03-18T12:19:02.182Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:19:02.182Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:19:02.182Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:19:02.182Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-18T12:19:02.182Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestPluginInstall [2022-03-18T12:19:02.182Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestPluginsWithRuntimes [2022-03-18T12:19:02.182Z] 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-03-18T12:19:02.182Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-18T12:19:02.182Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T12:19:02.182Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-18T12:19:02.182Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T12:19:02.182Z] PASS [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === Skipped [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-18T12:19:02.182Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-18T12:19:02.182Z] 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-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T12:19:02.182Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-18T12:19:02.182Z] [2022-03-18T12:19:02.182Z] DONE 5 tests, 3 skipped in 0.133s [2022-03-18T12:19:02.182Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T12:19:02.182Z] INFO: Testing against a local daemon [2022-03-18T12:19:02.182Z] === RUN TestExternalGraphDriver [2022-03-18T12:19:02.182Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-18T12:19:02.182Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-18T12:19:02.182Z] === RUN TestGraphdriverPluginV2 [2022-03-18T12:19:03.035Z] --- PASS: TestBuildWithHugeFile (63.51s) [2022-03-18T12:19:03.035Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T12:19:03.035Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:19:03.035Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T12:19:03.035Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T12:19:03.035Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:19:03.036Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:19:03.036Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:19:03.036Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:19:03.036Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:19:03.036Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:19:03.036Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:19:03.036Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:19:03.036Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:19:03.036Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-18T12:19:03.036Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-03-18T12:19:03.036Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-18T12:19:03.036Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-18T12:19:03.036Z] === RUN TestBuildPreserveOwnership [2022-03-18T12:19:03.036Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T12:19:03.036Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T12:19:03.036Z] --- PASS: TestBuildPreserveOwnership (2.72s) [2022-03-18T12:19:03.036Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.80s) [2022-03-18T12:19:03.036Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.91s) [2022-03-18T12:19:03.036Z] === RUN TestBuildPlatformInvalid [2022-03-18T12:19:03.036Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T12:19:03.036Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T12:19:03.036Z] Loaded image: busybox:latest [2022-03-18T12:19:03.036Z] Loaded image: busybox:glibc [2022-03-18T12:19:03.606Z] Loaded image: debian:bullseye-slim [2022-03-18T12:19:03.606Z] Loaded image: hello-world:latest [2022-03-18T12:19:03.606Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T12:19:03.803Z] --- PASS: TestServiceWithDataPathPortInit (13.39s) [2022-03-18T12:19:03.803Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T12:19:04.394Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qxme5pcf8e4yyz121bn28s7zv Created:2022-03-18 12:19:03.168031014 +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[0242ec4fe8228f85161c32996ecab4ed67c13c0eb59eb9bf375dab155272267c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lg31v5cdzxy1iq29k52in5gul EndpointID:f501e63ff3fa2f8ab0bbe35c45c11b5bc5785969596b3312a41eb05da6cf5b62 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:31ccc51bac8676a1a90400757582d2ac3f8544bbdbb6bb76dd2b96f04c79a2ba 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:f08eaa88ff63 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lg31v5cdzxy1iq29k52in5gul EndpointID:f501e63ff3fa2f8ab0bbe35c45c11b5bc5785969596b3312a41eb05da6cf5b62 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-18T12:19:06.387Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2022-03-18T12:19:06.387Z] PASS [2022-03-18T12:19:06.387Z] [2022-03-18T12:19:06.387Z] === Skipped [2022-03-18T12:19:06.387Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-18T12:19:06.387Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-18T12:19:06.387Z] [2022-03-18T12:19:06.387Z] DONE 2 tests, 1 skipped in 3.755s [2022-03-18T12:19:06.387Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T12:19:06.387Z] INFO: Testing against a local daemon [2022-03-18T12:19:06.387Z] === RUN TestContinueAfterPluginCrash [2022-03-18T12:19:06.387Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T12:19:06.387Z] === RUN TestReadPluginNoRead [2022-03-18T12:19:06.387Z] === PAUSE TestReadPluginNoRead [2022-03-18T12:19:06.387Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T12:19:06.387Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T12:19:06.387Z] === CONT TestContinueAfterPluginCrash [2022-03-18T12:19:06.387Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T12:19:08.686Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-03-18T12:19:08.686Z] PASS [2022-03-18T12:19:08.686Z] [2022-03-18T12:19:08.686Z] === Skipped [2022-03-18T12:19:08.686Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:19:08.686Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:19:08.686Z] [2022-03-18T12:19:08.686Z] DONE 26 tests, 1 skipped in 43.210s [2022-03-18T12:19:08.686Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T12:19:08.686Z] INFO: Testing against a local daemon [2022-03-18T12:19:08.686Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T12:19:08.686Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:19:08.686Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T12:19:08.686Z] === RUN TestDockerNetworkIpvlan [2022-03-18T12:19:08.686Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:19:08.686Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T12:19:08.686Z] PASS [2022-03-18T12:19:08.686Z] [2022-03-18T12:19:08.686Z] === Skipped [2022-03-18T12:19:08.686Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T12:19:08.686Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:19:08.686Z] [2022-03-18T12:19:08.686Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T12:19:08.686Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:19:08.686Z] [2022-03-18T12:19:08.686Z] DONE 2 tests, 2 skipped in 0.034s [2022-03-18T12:19:08.686Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T12:19:08.686Z] INFO: Testing against a local daemon [2022-03-18T12:19:08.686Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T12:19:08.917Z] ............................ [ 66%] [2022-03-18T12:19:10.067Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-03-18T12:19:10.067Z] === RUN TestDockerNetworkMacvlan [2022-03-18T12:19:10.592Z] --- PASS: TestDaemonStartWithLogOpt (4.39s) [2022-03-18T12:19:10.592Z] === CONT TestReadPluginNoRead [2022-03-18T12:19:10.638Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-18T12:19:11.578Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-18T12:19:12.148Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-18T12:19:12.506Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T12:19:13.604Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.07s) [2022-03-18T12:19:13.604Z] PASS [2022-03-18T12:19:13.604Z] [2022-03-18T12:19:13.604Z] === Skipped [2022-03-18T12:19:13.604Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-18T12:19:13.604Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:19:13.604Z] [2022-03-18T12:19:13.604Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T12:19:13.604Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:19:13.604Z] [2022-03-18T12:19:13.604Z] DONE 34 tests, 2 skipped in 95.217s [2022-03-18T12:19:13.604Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T12:19:13.604Z] ++ 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-03-18T12:19:13.604Z] ++ set -e [2022-03-18T12:19:13.604Z] ++ '[' -n 0 ']' [2022-03-18T12:19:13.604Z] ++ set -x [2022-03-18T12:19:13.604Z] ++ 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-03-18T12:19:13.604Z] INFO: Testing against a local daemon [2022-03-18T12:19:13.604Z] === RUN TestConfigInspect [2022-03-18T12:19:13.864Z] --- PASS: TestConfigInspect (1.83s) [2022-03-18T12:19:13.864Z] === RUN TestConfigList [2022-03-18T12:19:13.890Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T12:19:14.057Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-18T12:19:15.276Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2022-03-18T12:19:15.276Z] === RUN TestReadPluginNoRead/default [2022-03-18T12:19:15.969Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-18T12:19:16.406Z] --- PASS: TestConfigList (2.08s) [2022-03-18T12:19:16.406Z] === RUN TestConfigsCreateAndDelete [2022-03-18T12:19:16.663Z] === CONT TestReadPluginNoRead [2022-03-18T12:19:16.664Z] read_test.go:92: [db7c237d964c3] daemon is not started [2022-03-18T12:19:16.664Z] --- PASS: TestReadPluginNoRead (6.10s) [2022-03-18T12:19:16.664Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-03-18T12:19:16.664Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s) [2022-03-18T12:19:16.664Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-03-18T12:19:16.664Z] PASS [2022-03-18T12:19:16.664Z] [2022-03-18T12:19:16.664Z] DONE 6 tests in 10.596s [2022-03-18T12:19:16.664Z] 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-03-18T12:19:16.664Z] testing: warning: no tests to run [2022-03-18T12:19:16.664Z] PASS [2022-03-18T12:19:16.664Z] [2022-03-18T12:19:16.664Z] DONE 0 tests in 0.034s [2022-03-18T12:19:16.664Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T12:19:16.664Z] INFO: Testing against a local daemon [2022-03-18T12:19:16.664Z] === RUN TestPluginWithDevMounts [2022-03-18T12:19:16.664Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-18T12:19:16.664Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-18T12:19:16.664Z] PASS [2022-03-18T12:19:16.664Z] [2022-03-18T12:19:16.664Z] === Skipped [2022-03-18T12:19:16.664Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-18T12:19:16.664Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-18T12:19:16.664Z] [2022-03-18T12:19:16.664Z] DONE 1 tests, 1 skipped in 0.109s [2022-03-18T12:19:16.664Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T12:19:16.664Z] INFO: Testing against a local daemon [2022-03-18T12:19:16.664Z] === RUN TestSecretInspect [2022-03-18T12:19:16.664Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.664Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-18T12:19:16.664Z] === RUN TestSecretList [2022-03-18T12:19:16.664Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestSecretList (0.02s) [2022-03-18T12:19:16.925Z] === RUN TestSecretsCreateAndDelete [2022-03-18T12:19:16.925Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-18T12:19:16.925Z] === RUN TestSecretsUpdate [2022-03-18T12:19:16.925Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-18T12:19:16.925Z] === RUN TestTemplatedSecret [2022-03-18T12:19:16.925Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-18T12:19:16.925Z] === RUN TestSecretCreateResolve [2022-03-18T12:19:16.925Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-18T12:19:16.925Z] PASS [2022-03-18T12:19:16.925Z] [2022-03-18T12:19:16.925Z] === Skipped [2022-03-18T12:19:16.925Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-18T12:19:16.925Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] [2022-03-18T12:19:16.925Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-03-18T12:19:16.925Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] [2022-03-18T12:19:16.925Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-18T12:19:16.925Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] [2022-03-18T12:19:16.925Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-18T12:19:16.925Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] [2022-03-18T12:19:16.925Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-18T12:19:16.925Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] [2022-03-18T12:19:16.925Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-18T12:19:16.925Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] [2022-03-18T12:19:16.925Z] DONE 6 tests, 6 skipped in 0.173s [2022-03-18T12:19:16.925Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T12:19:16.925Z] INFO: Testing against a local daemon [2022-03-18T12:19:16.925Z] === RUN TestServiceCreateInit [2022-03-18T12:19:16.925Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T12:19:16.925Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T12:19:16.925Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-18T12:19:16.925Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T12:19:16.925Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T12:19:16.925Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T12:19:16.925Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-18T12:19:16.925Z] === RUN TestCreateServiceConflict [2022-03-18T12:19:16.925Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-18T12:19:16.925Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T12:19:16.925Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-18T12:19:16.925Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T12:19:16.925Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-18T12:19:16.925Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T12:19:16.925Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-18T12:19:16.925Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T12:19:16.925Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:16.925Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-18T12:19:16.925Z] === RUN TestCreateServiceSysctls [2022-03-18T12:19:17.186Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:17.186Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-18T12:19:17.186Z] === RUN TestCreateServiceCapabilities [2022-03-18T12:19:17.186Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:17.186Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-03-18T12:19:17.186Z] === RUN TestInspect [2022-03-18T12:19:17.186Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:17.186Z] --- SKIP: TestInspect (0.01s) [2022-03-18T12:19:17.186Z] === RUN TestCreateJob [2022-03-18T12:19:17.186Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:17.186Z] --- SKIP: TestCreateJob (0.01s) [2022-03-18T12:19:17.186Z] === RUN TestReplicatedJob [2022-03-18T12:19:17.186Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:17.186Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-18T12:19:17.186Z] === RUN TestUpdateReplicatedJob [2022-03-18T12:19:17.186Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:17.186Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-18T12:19:17.186Z] === RUN TestServiceListWithStatuses [2022-03-18T12:19:17.186Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T12:19:17.186Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T12:19:17.186Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T12:19:17.186Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:17.186Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-18T12:19:17.186Z] === RUN TestDockerNetworkReConnect [2022-03-18T12:19:17.186Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:17.186Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-03-18T12:19:17.186Z] === RUN TestServicePlugin [2022-03-18T12:19:18.318Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2022-03-18T12:19:18.318Z] === RUN TestConfigsUpdate [2022-03-18T12:19:19.100Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] --- SKIP: TestServicePlugin (1.93s) [2022-03-18T12:19:19.100Z] === RUN TestServiceUpdateLabel [2022-03-18T12:19:19.100Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-18T12:19:19.100Z] === RUN TestServiceUpdateSecrets [2022-03-18T12:19:19.100Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-18T12:19:19.100Z] === RUN TestServiceUpdateConfigs [2022-03-18T12:19:19.100Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-18T12:19:19.100Z] === RUN TestServiceUpdateNetwork [2022-03-18T12:19:19.100Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-18T12:19:19.100Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T12:19:19.100Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-18T12:19:19.100Z] PASS [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === Skipped [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T12:19:19.100Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T12:19:19.100Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-18T12:19:19.100Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-18T12:19:19.100Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-18T12:19:19.100Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-18T12:19:19.100Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-18T12:19:19.100Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-18T12:19:19.100Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-18T12:19:19.100Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-03-18T12:19:19.100Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-18T12:19:19.100Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-18T12:19:19.100Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-18T12:19:19.100Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-18T12:19:19.100Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T12:19:19.100Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-18T12:19:19.100Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-03-18T12:19:19.100Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-03-18T12:19:19.100Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-18T12:19:19.100Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-18T12:19:19.100Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.100Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-18T12:19:19.100Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.100Z] [2022-03-18T12:19:19.101Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-18T12:19:19.101Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.101Z] [2022-03-18T12:19:19.101Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-18T12:19:19.101Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T12:19:19.101Z] [2022-03-18T12:19:19.101Z] DONE 24 tests, 23 skipped in 2.281s [2022-03-18T12:19:19.101Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T12:19:19.264Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-18T12:19:19.361Z] INFO: Testing against a local daemon [2022-03-18T12:19:19.362Z] === RUN TestSessionCreate [2022-03-18T12:19:19.362Z] --- PASS: TestSessionCreate (0.02s) [2022-03-18T12:19:19.362Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T12:19:19.362Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T12:19:19.362Z] PASS [2022-03-18T12:19:19.362Z] [2022-03-18T12:19:19.362Z] DONE 2 tests in 0.141s [2022-03-18T12:19:19.362Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T12:19:19.362Z] INFO: Testing against a local daemon [2022-03-18T12:19:19.362Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T12:19:19.362Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T12:19:19.362Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T12:19:19.362Z] === RUN TestDiskUsage [2022-03-18T12:19:19.362Z] === PAUSE TestDiskUsage [2022-03-18T12:19:19.362Z] === RUN TestEventsExecDie [2022-03-18T12:19:19.524Z] --- PASS: TestDockerNetworkMacvlan (9.53s) [2022-03-18T12:19:19.524Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-18T12:19:19.524Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-18T12:19:19.524Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-03-18T12:19:19.524Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-03-18T12:19:19.524Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2022-03-18T12:19:19.524Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-03-18T12:19:19.524Z] PASS [2022-03-18T12:19:19.524Z] [2022-03-18T12:19:19.524Z] DONE 8 tests in 10.833s [2022-03-18T12:19:19.524Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T12:19:19.524Z] testing: warning: no tests to run [2022-03-18T12:19:19.524Z] PASS [2022-03-18T12:19:19.524Z] [2022-03-18T12:19:19.524Z] DONE 0 tests in 0.010s [2022-03-18T12:19:19.524Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T12:19:19.524Z] INFO: Testing against a local daemon [2022-03-18T12:19:19.524Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T12:19:19.933Z] --- PASS: TestEventsExecDie (0.51s) [2022-03-18T12:19:19.933Z] === RUN TestEventsBackwardsCompatible [2022-03-18T12:19:19.933Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-18T12:19:19.933Z] === RUN TestEventsVolumeCreate [2022-03-18T12:19:19.933Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-18T12:19:19.933Z] === RUN TestInfoBinaryCommits [2022-03-18T12:19:19.933Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-18T12:19:19.933Z] === RUN TestInfoAPIVersioned [2022-03-18T12:19:20.194Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T12:19:20.194Z] === RUN TestInfoAPI [2022-03-18T12:19:20.194Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T12:19:20.194Z] === RUN TestInfoAPIWarnings [2022-03-18T12:19:20.227Z] --- PASS: TestConfigsUpdate (2.04s) [2022-03-18T12:19:20.227Z] === RUN TestTemplatedConfig [2022-03-18T12:19:20.906Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-03-18T12:19:20.906Z] === RUN TestAuthZPluginTLS [2022-03-18T12:19:21.166Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-18T12:19:21.166Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T12:19:21.735Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-18T12:19:21.735Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T12:19:22.138Z] --- PASS: TestTemplatedConfig (2.01s) [2022-03-18T12:19:22.138Z] === RUN TestConfigCreateResolve [2022-03-18T12:19:22.306Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-18T12:19:22.306Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T12:19:22.876Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-18T12:19:22.876Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T12:19:24.064Z] --- PASS: TestConfigCreateResolve (1.72s) [2022-03-18T12:19:24.064Z] PASS [2022-03-18T12:19:24.064Z] [2022-03-18T12:19:24.064Z] DONE 6 tests in 11.868s [2022-03-18T12:19:24.064Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T12:19:24.064Z] ++ 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-03-18T12:19:24.064Z] ++ set -e [2022-03-18T12:19:24.064Z] ++ '[' -n 0 ']' [2022-03-18T12:19:24.064Z] ++ set -x [2022-03-18T12:19:24.064Z] ++ 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-03-18T12:19:24.064Z] INFO: Testing against a local daemon [2022-03-18T12:19:24.064Z] === RUN TestCheckpoint [2022-03-18T12:19:24.064Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:19:24.064Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T12:19:24.064Z] === RUN TestContainerInvalidJSON [2022-03-18T12:19:24.064Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:19:24.064Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:19:24.064Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:19:24.064Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:19:24.064Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:19:24.064Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:19:24.064Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-18T12:19:24.064Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T12:19:24.064Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T12:19:24.064Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T12:19:24.064Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-18T12:19:24.064Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T12:19:24.064Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-03-18T12:19:24.064Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T12:19:24.064Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-18T12:19:24.064Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T12:19:24.064Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-18T12:19:24.064Z] === RUN TestCopyFromContainer [2022-03-18T12:19:24.257Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-03-18T12:19:24.257Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T12:19:24.518Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-18T12:19:24.518Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T12:19:25.006Z] === RUN TestCopyFromContainer// [2022-03-18T12:19:25.006Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T12:19:25.006Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T12:19:25.088Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-18T12:19:25.088Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T12:19:25.268Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T12:19:25.268Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T12:19:25.268Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T12:19:25.268Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T12:19:25.268Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T12:19:25.529Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T12:19:25.529Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer (1.34s) [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-18T12:19:25.529Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T12:19:25.529Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:19:25.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:19:25.529Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:19:25.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:19:25.529Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:19:25.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:19:25.529Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:19:25.529Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:19:25.529Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:19:25.529Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-18T12:19:25.529Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T12:19:25.529Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T12:19:25.529Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T12:19:25.529Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T12:19:25.529Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-18T12:19:25.529Z] === RUN TestCreateWithInvalidEnv [2022-03-18T12:19:25.529Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T12:19:25.529Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T12:19:25.529Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T12:19:25.529Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T12:19:25.529Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T12:19:25.529Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T12:19:25.529Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T12:19:25.529Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T12:19:25.529Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T12:19:25.529Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-18T12:19:25.529Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T12:19:25.529Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T12:19:25.529Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T12:19:25.529Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T12:19:25.529Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-18T12:19:25.529Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T12:19:25.657Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-18T12:19:25.658Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T12:19:26.912Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-03-18T12:19:26.912Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T12:19:27.040Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-03-18T12:19:27.040Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T12:19:27.812Z] 037d5740b404: Pull complete [2022-03-18T12:19:27.812Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-18T12:19:27.812Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:19:27.812Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-18T12:19:27.812Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-18T12:19:27.812Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-18T12:19:27.812Z] WARN: Skipping validation tests [2022-03-18T12:19:27.812Z] INFO: Running unit tests at 03/18/2022 12:19:14... [2022-03-18T12:19:27.812Z] INFO: make.ps1 starting at 03/18/2022 12:19:18 [2022-03-18T12:19:27.812Z] INFO: Git commit (5511d1cd2c) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T12:19:27.812Z] INFO: Invoking autogen... [2022-03-18T12:19:27.812Z] INFO: Running unit tests... [2022-03-18T12:19:27.813Z] 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/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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 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/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/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-03-18T12:19:27.853Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-03-18T12:19:27.853Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T12:19:27.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:19:27.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:19:27.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:19:27.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:19:27.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:19:27.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:19:27.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:19:27.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:19:27.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:19:27.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:19:27.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:19:27.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:19:27.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:19:27.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:19:27.854Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:19:27.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-18T12:19:27.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T12:19:27.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T12:19:27.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T12:19:27.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T12:19:27.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-18T12:19:27.854Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T12:19:28.114Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-03-18T12:19:28.114Z] === RUN TestCreateDifferentPlatform [2022-03-18T12:19:28.114Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T12:19:28.114Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T12:19:28.374Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-18T12:19:28.374Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T12:19:28.374Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T12:19:28.374Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T12:19:28.374Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-18T12:19:28.374Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T12:19:28.374Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T12:19:28.374Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T12:19:28.374Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-18T12:19:28.374Z] === RUN TestDaemonRestartIpcMode [2022-03-18T12:19:28.374Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T12:19:28.374Z] === RUN TestDaemonHostGatewayIP [2022-03-18T12:19:28.374Z] === PAUSE TestDaemonHostGatewayIP [2022-03-18T12:19:28.374Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T12:19:28.374Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T12:19:28.374Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T12:19:28.374Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-18T12:19:28.374Z] === RUN TestDiff [2022-03-18T12:19:28.421Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-03-18T12:19:28.421Z] === RUN TestAuthZPluginHeader [2022-03-18T12:19:28.641Z] --- PASS: TestDiff (0.40s) [2022-03-18T12:19:28.641Z] === RUN TestExecWithCloseStdin [2022-03-18T12:19:29.213Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-03-18T12:19:29.213Z] === RUN TestExec [2022-03-18T12:19:29.360Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-03-18T12:19:29.360Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T12:19:29.782Z] --- PASS: TestExec (0.43s) [2022-03-18T12:19:29.782Z] === RUN TestExecUser [2022-03-18T12:19:30.044Z] --- PASS: TestExecUser (0.45s) [2022-03-18T12:19:30.044Z] === RUN TestExportContainerAndImportImage [2022-03-18T12:19:30.614Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-03-18T12:19:30.614Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T12:19:31.998Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-18T12:19:31.998Z] === RUN TestHealthCheckWorkdir [2022-03-18T12:19:32.569Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-03-18T12:19:32.569Z] === RUN TestHealthKillContainer [2022-03-18T12:19:33.555Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.77s) [2022-03-18T12:19:33.555Z] === RUN TestAuthZPluginV2Disable [2022-03-18T12:19:36.848Z] --- PASS: TestAuthZPluginV2Disable (3.31s) [2022-03-18T12:19:36.848Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T12:19:38.301Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-03-18T12:19:38.301Z] === RUN TestInfoDebug [2022-03-18T12:19:38.301Z] --- PASS: TestInfoDebug (0.55s) [2022-03-18T12:19:38.301Z] === RUN TestInfoInsecureRegistries [2022-03-18T12:19:38.301Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-18T12:19:38.301Z] === RUN TestInfoRegistryMirrors [2022-03-18T12:19:38.301Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-18T12:19:38.301Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T12:19:38.301Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-18T12:19:38.301Z] === RUN TestPingCacheHeaders [2022-03-18T12:19:38.301Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-18T12:19:38.301Z] === RUN TestPingGet [2022-03-18T12:19:38.301Z] --- PASS: TestPingGet (0.01s) [2022-03-18T12:19:38.301Z] === RUN TestPingHead [2022-03-18T12:19:38.301Z] --- PASS: TestPingHead (0.02s) [2022-03-18T12:19:38.301Z] === RUN TestVersion [2022-03-18T12:19:38.301Z] --- PASS: TestVersion (0.02s) [2022-03-18T12:19:38.301Z] === CONT TestDiskUsage [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty/container_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty/image_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty/volume_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-18T12:19:38.872Z] === RUN TestDiskUsage/after_container.Run [2022-03-18T12:19:39.132Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-18T12:19:39.132Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-18T12:19:39.132Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-18T12:19:39.132Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-18T12:19:39.132Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-18T12:19:39.132Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-18T12:19:39.132Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-18T12:19:39.132Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-18T12:19:39.132Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-18T12:19:39.387Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2022-03-18T12:19:39.387Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T12:19:39.400Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage (1.23s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-03-18T12:19:39.400Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-18T12:19:39.400Z] PASS [2022-03-18T12:19:39.400Z] [2022-03-18T12:19:39.400Z] === Skipped [2022-03-18T12:19:39.400Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T12:19:39.400Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T12:19:39.400Z] [2022-03-18T12:19:39.400Z] DONE 50 tests, 1 skipped in 20.160s [2022-03-18T12:19:39.400Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T12:19:39.664Z] INFO: Testing against a local daemon [2022-03-18T12:19:39.664Z] === RUN TestVolumesCreateAndList [2022-03-18T12:19:39.665Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-18T12:19:39.665Z] === RUN TestVolumesRemove [2022-03-18T12:19:39.665Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-18T12:19:39.665Z] === RUN TestVolumesInspect [2022-03-18T12:19:39.665Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-18T12:19:39.665Z] === RUN TestVolumesInvalidJSON [2022-03-18T12:19:39.665Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T12:19:39.665Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T12:19:39.665Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T12:19:39.665Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-18T12:19:39.665Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T12:19:39.665Z] PASS [2022-03-18T12:19:39.665Z] [2022-03-18T12:19:39.665Z] DONE 5 tests in 0.213s [2022-03-18T12:19:39.665Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T12:19:39.665Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13752 is not a child of this shell [2022-03-18T12:19:39.665Z] warning: PID 13752 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-18T12:19:39.665Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T12:19:39.665Z] [2022-03-18T12:19:39.665Z] Unloading profiles will leave already running processes permanently [2022-03-18T12:19:39.665Z] unconfined, which can lead to unexpected situations. [2022-03-18T12:19:39.665Z] [2022-03-18T12:19:39.665Z] To set a process to complain mode, use the command line tool [2022-03-18T12:19:39.665Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T12:19:39.665Z] Removing test suite binaries [2022-03-18T12:19:39.937Z] exiting test-integration [2022-03-18T12:19:39.937Z] ++ exit 0 [2022-03-18T12:19:39.937Z] [2022-03-18T12:19:40.164Z] ? github.com/docker/docker/api [no test files] [2022-03-18T12:19:40.702Z] --- PASS: TestHealthKillContainer (7.89s) [2022-03-18T12:19:40.703Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T12:19:40.703Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-03-18T12:19:40.703Z] === RUN TestIpcModeNone Post stage [Pipeline] junit [2022-03-18T12:19:40.922Z] Recording test results [2022-03-18T12:19:41.299Z] --- PASS: TestIpcModeNone (0.45s) [2022-03-18T12:19:41.299Z] === RUN TestIpcModePrivate [2022-03-18T12:19:41.576Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-18T12:19:41.576Z] --- PASS: TestIpcModePrivate (0.47s) [2022-03-18T12:19:41.576Z] === RUN TestIpcModeShareable [2022-03-18T12:19:41.842Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-18T12:19:42.107Z] --- PASS: TestIpcModeShareable (0.45s) [2022-03-18T12:19:42.107Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T12:19:42.673Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T12:19:43.031Z] + echo Ensuring container killed. [2022-03-18T12:19:43.031Z] Ensuring container killed. [2022-03-18T12:19:43.031Z] + docker rm -vf docker-pr8 [2022-03-18T12:19:43.031Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-03-18T12:19:43.322Z] + echo Chowning /workspace to jenkins user [2022-03-18T12:19:43.322Z] Chowning /workspace to jenkins user [2022-03-18T12:19:43.322Z] + id -u [2022-03-18T12:19:43.322Z] + id -g [2022-03-18T12:19:43.322Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43385:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T12:19:43.322Z] Unable to find image 'busybox:latest' locally [2022-03-18T12:19:43.322Z] latest: Pulling from library/busybox [2022-03-18T12:19:43.492Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-03-18T12:19:43.492Z] === RUN TestAPIIpcModeHost [2022-03-18T12:19:43.583Z] 554879bb3004: Pulling fs layer [2022-03-18T12:19:43.583Z] 554879bb3004: Verifying Checksum [2022-03-18T12:19:43.583Z] 554879bb3004: Download complete [2022-03-18T12:19:43.583Z] 554879bb3004: Pull complete [2022-03-18T12:19:43.583Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T12:19:43.583Z] Status: Downloaded newer image for busybox:latest [2022-03-18T12:19:43.753Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-18T12:19:43.753Z] === RUN TestDaemonIpcModeShareable [2022-03-18T12:19:44.693Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-18T12:19:44.954Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2022-03-18T12:19:44.954Z] === RUN TestDaemonIpcModePrivate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T12:19:45.797Z] + bundleName=amd64-rootless [2022-03-18T12:19:45.797Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-18T12:19:45.797Z] Creating amd64-rootless-bundles.tar.gz [2022-03-18T12:19:45.797Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-18T12:19:45.797Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-18T12:19:45.813Z] Archiving artifacts [2022-03-18T12:19:45.893Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-18T12:19:46.153Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-03-18T12:19:46.153Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T12:19:47.093Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-18T12:19:47.094Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-03-18T12:19:47.094Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T12:19:47.784Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-18T12:19:47.951Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43385/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T12:19:48.042Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-18T12:19:48.275Z] + make clean [2022-03-18T12:19:48.275Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T12:19:48.275Z] docker-dev-cache [2022-03-18T12:19:48.275Z] docker-mod-cache [Pipeline] deleteDir [2022-03-18T12:19:48.303Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-03-18T12:19:48.303Z] === RUN TestIpcModeOlderClient [2022-03-18T12:19:48.303Z] === PAUSE TestIpcModeOlderClient [2022-03-18T12:19:48.303Z] === RUN TestKillContainerInvalidSignal [2022-03-18T12:19:48.563Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-03-18T12:19:48.563Z] === RUN TestKillContainer [2022-03-18T12:19:48.823Z] === RUN TestKillContainer/no_signal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-03-18T12:19:49.084Z] === RUN TestKillContainer/non_killing_signal [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T12:19:49.345Z] === RUN TestKillContainer/killing_signal [2022-03-18T12:19:49.377Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.91s) [2022-03-18T12:19:49.377Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T12:19:50.285Z] --- PASS: TestKillContainer (1.37s) [2022-03-18T12:19:50.285Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-18T12:19:50.285Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-18T12:19:50.285Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2022-03-18T12:19:50.285Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T12:19:50.285Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T12:19:50.546Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T12:19:51.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2022-03-18T12:19:51.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-18T12:19:51.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-03-18T12:19:51.116Z] === RUN TestKillStoppedContainer [2022-03-18T12:19:51.376Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-18T12:19:51.376Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T12:19:51.376Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-18T12:19:51.376Z] === RUN TestKillDifferentUserContainer [2022-03-18T12:19:51.636Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-18T12:19:51.636Z] === RUN TestInspectOomKilledTrue [2022-03-18T12:19:52.207Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-03-18T12:19:52.208Z] === RUN TestInspectOomKilledFalse [2022-03-18T12:19:52.467Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-03-18T12:19:52.467Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T12:19:52.728Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-03-18T12:19:52.728Z] === RUN TestLinksContainerNames [2022-03-18T12:19:53.675Z] --- PASS: TestLinksContainerNames (0.79s) [2022-03-18T12:19:53.675Z] === RUN TestLogsFollowTailEmpty [2022-03-18T12:19:53.936Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-18T12:19:53.936Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T12:19:54.507Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/default [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/private [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/slave [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/shared [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T12:19:54.507Z] === CONT TestMountDaemonRoot/default [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:19:54.507Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T12:19:54.507Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:19:54.507Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:19:54.507Z] === CONT TestMountDaemonRoot/shared [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:19:54.507Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:19:54.507Z] === CONT TestMountDaemonRoot/slave [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:19:54.507Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:19:54.507Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:19:54.508Z] === CONT TestMountDaemonRoot/private [2022-03-18T12:19:54.508Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T12:19:54.508Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T12:19:54.508Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:19:54.508Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:19:54.508Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T12:19:54.508Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T12:19:54.508Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:19:54.508Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:19:54.508Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:19:54.508Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T12:19:54.508Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:19:54.508Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:19:54.508Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:19:54.508Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:19:54.508Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T12:19:54.508Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:19:54.508Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T12:19:54.769Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-18T12:19:54.769Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T12:19:56.153Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-03-18T12:19:56.153Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T12:19:56.724Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-03-18T12:19:56.724Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T12:19:56.985Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-03-18T12:19:56.985Z] === RUN TestNetworkNat [2022-03-18T12:19:57.245Z] --- PASS: TestNetworkNat (0.41s) [2022-03-18T12:19:57.245Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T12:19:57.815Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-18T12:19:57.815Z] === RUN TestNetworkLoopbackNat [2022-03-18T12:19:58.967Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T12:19:58.967Z] Using test binary docker [2022-03-18T12:19:58.967Z] +++ /etc/init.d/apparmor start [2022-03-18T12:19:58.967Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T12:19:58.967Z] INFO: Waiting for daemon to start... [2022-03-18T12:19:58.967Z] Starting dockerd [2022-03-18T12:19:58.967Z] +++ 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-03-18T12:19:58.967Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T12:19:58.967Z] Using test binary docker [2022-03-18T12:19:58.967Z] +++ /etc/init.d/apparmor start [2022-03-18T12:19:58.967Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T12:19:58.967Z] INFO: Waiting for daemon to start... [2022-03-18T12:19:58.967Z] Starting dockerd [2022-03-18T12:19:58.967Z] +++ 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-03-18T12:19:58.967Z] . [2022-03-18T12:19:58.967Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T12:19:58.967Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T12:19:58.967Z] Error: No such image: emptyfs [2022-03-18T12:19:58.967Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T12:19:58.967Z] ++++ docker load [2022-03-18T12:19:58.967Z] Running integration-test (iteration 1) [2022-03-18T12:19:58.967Z] 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-03-18T12:19:58.967Z] ++ 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-03-18T12:19:58.967Z] ++ set -e [2022-03-18T12:19:58.967Z] ++ '[' -n 0 ']' [2022-03-18T12:19:58.967Z] ++ set -x [2022-03-18T12:19:58.967Z] ++ 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-03-18T12:19:58.967Z] Loaded image: busybox:latest [2022-03-18T12:19:58.967Z] Loaded image: busybox:glibc [2022-03-18T12:19:58.967Z] [2022-03-18T12:19:58.967Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T12:19:58.967Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T12:19:58.967Z] Error: No such image: emptyfs [2022-03-18T12:19:58.967Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T12:19:58.967Z] ++++ docker load [2022-03-18T12:19:58.967Z] Running integration-test (iteration 1) [2022-03-18T12:19:58.967Z] 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-03-18T12:19:58.967Z] ++ 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-03-18T12:19:58.967Z] ++ set -e [2022-03-18T12:19:58.967Z] ++ '[' -n 0 ']' [2022-03-18T12:19:58.967Z] ++ set -x [2022-03-18T12:19:58.967Z] ++ 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-03-18T12:19:58.967Z] Loaded image: busybox:latest [2022-03-18T12:19:58.967Z] Loaded image: busybox:glibc [2022-03-18T12:19:58.967Z] Loaded image: debian:bullseye-slim [2022-03-18T12:19:58.967Z] Loaded image: hello-world:latest [2022-03-18T12:19:58.967Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T12:19:58.967Z] INFO: Testing against a local daemon [2022-03-18T12:19:58.967Z] === RUN TestDockerSuite [2022-03-18T12:19:58.967Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-18T12:19:58.967Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-18T12:19:58.967Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-18T12:19:58.967Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-18T12:19:58.967Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-18T12:19:58.967Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-18T12:19:58.967Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-18T12:19:58.967Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-18T12:19:58.967Z] Loaded image: debian:bullseye-slim [2022-03-18T12:19:59.230Z] Loaded image: hello-world:latest [2022-03-18T12:19:59.491Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T12:19:59.491Z] INFO: Testing against a local daemon [2022-03-18T12:19:59.491Z] === RUN TestDockerDaemonSuite [2022-03-18T12:19:59.491Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-18T12:19:59.491Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-18T12:19:59.752Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-18T12:20:00.012Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-18T12:20:00.012Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-18T12:20:00.355Z] --- PASS: TestNetworkLoopbackNat (2.67s) [2022-03-18T12:20:00.355Z] === RUN TestPause [2022-03-18T12:20:00.926Z] --- PASS: TestPause (0.42s) [2022-03-18T12:20:00.926Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T12:20:00.926Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T12:20:00.926Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T12:20:00.926Z] === RUN TestPauseStopPausedContainer [2022-03-18T12:20:00.959Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-18T12:20:00.959Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-18T12:20:00.959Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-18T12:20:01.186Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-03-18T12:20:01.186Z] === RUN TestPidHost [2022-03-18T12:20:01.213Z] === RUN TestMiddlewares [2022-03-18T12:20:01.213Z] --- PASS: TestMiddlewares (0.00s) [2022-03-18T12:20:01.213Z] PASS [2022-03-18T12:20:01.213Z] coverage: 9.0% of statements [2022-03-18T12:20:01.213Z] ok github.com/docker/docker/api/server 0.070s coverage: 9.0% of statements [2022-03-18T12:20:02.126Z] --- PASS: TestPidHost (0.93s) [2022-03-18T12:20:02.126Z] === RUN TestPsFilter [2022-03-18T12:20:02.388Z] --- PASS: TestPsFilter (0.32s) [2022-03-18T12:20:02.388Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T12:20:02.874Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-18T12:20:02.874Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-18T12:20:02.874Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-18T12:20:02.874Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-18T12:20:02.915Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-18T12:20:02.958Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-18T12:20:02.958Z] === RUN TestRemoveContainerWithVolume [2022-03-18T12:20:03.219Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-18T12:20:03.219Z] === RUN TestRemoveContainerRunning [2022-03-18T12:20:03.789Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-18T12:20:03.789Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T12:20:03.818Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-18T12:20:04.050Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-18T12:20:04.050Z] === RUN TestRemoveInvalidContainer [2022-03-18T12:20:04.050Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T12:20:04.050Z] === RUN TestRenameLinkedContainer [2022-03-18T12:20:04.079Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-18T12:20:04.844Z] tests/integration/client_test.py ..... [ 75%] [2022-03-18T12:20:05.022Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-18T12:20:05.022Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-18T12:20:05.022Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-18T12:20:05.022Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-18T12:20:05.103Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-18T12:20:05.670Z] tests/integration/errors_test.py . [ 76%] [2022-03-18T12:20:05.961Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-03-18T12:20:05.961Z] === RUN TestRenameStoppedContainer [2022-03-18T12:20:05.966Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-18T12:20:06.222Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-18T12:20:06.222Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T12:20:07.165Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-03-18T12:20:07.165Z] === RUN TestRenameInvalidName [2022-03-18T12:20:07.426Z] --- PASS: TestRenameInvalidName (0.39s) [2022-03-18T12:20:07.426Z] === RUN TestRenameAnonymousContainer [2022-03-18T12:20:07.477Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-18T12:20:07.477Z] PASS [2022-03-18T12:20:07.477Z] [2022-03-18T12:20:07.477Z] DONE 17 tests in 46.362s [2022-03-18T12:20:07.477Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T12:20:07.477Z] INFO: Testing against a local daemon [2022-03-18T12:20:07.477Z] === RUN TestPluginInvalidJSON [2022-03-18T12:20:07.477Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:20:07.477Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:20:07.477Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:20:07.477Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-18T12:20:07.477Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T12:20:07.477Z] === RUN TestPluginInstall [2022-03-18T12:20:07.477Z] === RUN TestPluginInstall/no_auth [2022-03-18T12:20:07.477Z] time="2022-03-18T12:20:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:20:07.477Z] time="2022-03-18T12:20:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5054c526a413ae7f3ec90fac03e92a239c3a88cb0ef70bae6ef5491ef9ae4133" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:20:07.477Z] time="2022-03-18T12:20:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:20:07.477Z] time="2022-03-18T12:20:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5054c526a413ae7f3ec90fac03e92a239c3a88cb0ef70bae6ef5491ef9ae4133" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:20:07.477Z] === RUN TestPluginInstall/with_htpasswd [2022-03-18T12:20:08.048Z] time="2022-03-18T12:20:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:20:08.048Z] time="2022-03-18T12:20:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2adeda4d96b954a3fdaf309be3626279ad86a7df0955b9a0747ac1892285e18e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:20:08.048Z] time="2022-03-18T12:20:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:20:08.048Z] time="2022-03-18T12:20:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2adeda4d96b954a3fdaf309be3626279ad86a7df0955b9a0747ac1892285e18e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:20:08.307Z] === RUN TestPluginInstall/with_insecure [2022-03-18T12:20:08.809Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2022-03-18T12:20:08.809Z] === RUN TestRenameContainerWithSameName [2022-03-18T12:20:09.070Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-18T12:20:09.070Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T12:20:09.250Z] time="2022-03-18T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:20:09.250Z] time="2022-03-18T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a2e4f02e90d070b4ba2ed25c9fdcfbe6f481e95aebcbce2ff13286b21b96ad2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:20:09.250Z] time="2022-03-18T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:20:09.250Z] time="2022-03-18T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a2e4f02e90d070b4ba2ed25c9fdcfbe6f481e95aebcbce2ff13286b21b96ad2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:20:09.250Z] plugin_test.go:165: [db67d6e7b4874] daemon is not started [2022-03-18T12:20:09.250Z] --- PASS: TestPluginInstall (3.24s) [2022-03-18T12:20:09.250Z] --- PASS: TestPluginInstall/no_auth (1.56s) [2022-03-18T12:20:09.250Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-03-18T12:20:09.250Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-03-18T12:20:09.250Z] === RUN TestPluginsWithRuntimes [2022-03-18T12:20:10.010Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-03-18T12:20:10.010Z] === RUN TestResize [2022-03-18T12:20:10.270Z] --- PASS: TestResize (0.43s) [2022-03-18T12:20:10.271Z] === RUN TestResizeWithInvalidSize [2022-03-18T12:20:10.632Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-18T12:20:10.841Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-03-18T12:20:10.841Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T12:20:11.101Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-18T12:20:11.101Z] === RUN TestDaemonRestartKillContainers [2022-03-18T12:20:11.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T12:20:11.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T12:20:11.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T12:20:11.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T12:20:11.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:20:11.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:20:11.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T12:20:11.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:20:11.572Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-18T12:20:12.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:20:12.511Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-03-18T12:20:12.511Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-03-18T12:20:12.511Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-03-18T12:20:12.511Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T12:20:12.553Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-18T12:20:12.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:20:13.080Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-18T12:20:13.081Z] PASS [2022-03-18T12:20:13.081Z] [2022-03-18T12:20:13.081Z] DONE 10 tests in 7.187s [2022-03-18T12:20:13.081Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T12:20:13.081Z] INFO: Testing against a local daemon [2022-03-18T12:20:13.081Z] === RUN TestExternalGraphDriver [2022-03-18T12:20:13.340Z] === RUN TestExternalGraphDriver/json [2022-03-18T12:20:13.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:20:13.951Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:20:14.470Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-18T12:20:14.724Z] === RUN TestExternalGraphDriver/spec [2022-03-18T12:20:14.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:20:16.634Z] === RUN TestExternalGraphDriver/pull [2022-03-18T12:20:17.016Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-18T12:20:17.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:20:17.960Z] --- PASS: TestBuildWithHugeFile (115.77s) [2022-03-18T12:20:17.960Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T12:20:17.960Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:20:17.960Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-03-18T12:20:17.960Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T12:20:17.960Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:20:17.960Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:20:17.960Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:20:17.960Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:20:17.960Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:20:17.960Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:20:17.960Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:20:17.960Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:20:17.960Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:20:17.960Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-18T12:20:17.960Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-18T12:20:17.960Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-18T12:20:17.960Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-03-18T12:20:17.960Z] === RUN TestBuildPreserveOwnership [2022-03-18T12:20:17.961Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T12:20:18.018Z] --- PASS: TestExternalGraphDriver (4.90s) [2022-03-18T12:20:18.018Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-03-18T12:20:18.018Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-03-18T12:20:18.018Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-03-18T12:20:18.018Z] === RUN TestGraphdriverPluginV2 [2022-03-18T12:20:18.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:20:18.532Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-18T12:20:19.473Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-18T12:20:20.047Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-18T12:20:20.618Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-18T12:20:20.618Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T12:20:20.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T12:20:21.191Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-18T12:20:21.764Z] --- PASS: TestBuildPreserveOwnership (3.77s) [2022-03-18T12:20:21.764Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.59s) [2022-03-18T12:20:21.764Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-03-18T12:20:21.764Z] === RUN TestBuildPlatformInvalid [2022-03-18T12:20:21.764Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T12:20:21.764Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T12:20:21.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T12:20:22.214Z] --- PASS: TestGraphdriverPluginV2 (3.79s) [2022-03-18T12:20:22.214Z] PASS [2022-03-18T12:20:22.214Z] [2022-03-18T12:20:22.214Z] DONE 5 tests in 8.728s [2022-03-18T12:20:22.214Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T12:20:22.214Z] INFO: Testing against a local daemon [2022-03-18T12:20:22.214Z] === RUN TestContinueAfterPluginCrash [2022-03-18T12:20:22.214Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T12:20:22.214Z] === RUN TestReadPluginNoRead [2022-03-18T12:20:22.214Z] === PAUSE TestReadPluginNoRead [2022-03-18T12:20:22.214Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T12:20:22.214Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T12:20:22.214Z] === CONT TestContinueAfterPluginCrash [2022-03-18T12:20:22.214Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T12:20:22.337Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-18T12:20:22.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T12:20:22.613Z] Loaded image: busybox:latest [2022-03-18T12:20:22.897Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-18T12:20:22.897Z] Loaded image: busybox:glibc [2022-03-18T12:20:23.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T12:20:23.788Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-18T12:20:23.851Z] docker_cli_daemon_test.go:1472: [d9e1fa62574e4] daemon is not started [2022-03-18T12:20:24.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T12:20:24.794Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-18T12:20:24.794Z] check_test.go:308: [da9df46ae8858] daemon is not started [2022-03-18T12:20:24.794Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-18T12:20:25.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T12:20:25.543Z] --- PASS: TestDaemonStartWithLogOpt (3.35s) [2022-03-18T12:20:25.543Z] === CONT TestReadPluginNoRead [2022-03-18T12:20:25.736Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-18T12:20:25.997Z] Loaded image: debian:bullseye-slim [2022-03-18T12:20:25.997Z] Loaded image: hello-world:latest [2022-03-18T12:20:26.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T12:20:26.258Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T12:20:26.830Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-18T12:20:27.403Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-18T12:20:27.474Z] === RUN TestReadPluginNoRead/default [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.21s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.24s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.61s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.62s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-03-18T12:20:27.616Z] === RUN TestCgroupNamespacesRun [2022-03-18T12:20:28.796Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-18T12:20:28.797Z] check_test.go:308: [dc0735810fc57] daemon is not started [2022-03-18T12:20:28.797Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-18T12:20:28.855Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T12:20:28.997Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-03-18T12:20:28.997Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T12:20:29.368Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-18T12:20:29.939Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-18T12:20:29.939Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T12:20:29.939Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-18T12:20:30.237Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T12:20:30.237Z] --- PASS: TestContinueAfterPluginCrash (8.39s) [2022-03-18T12:20:30.878Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2022-03-18T12:20:30.878Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T12:20:30.881Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-18T12:20:31.178Z] === CONT TestReadPluginNoRead [2022-03-18T12:20:31.178Z] read_test.go:92: [dcfaa341c8410] daemon is not started [2022-03-18T12:20:31.178Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-03-18T12:20:31.178Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-03-18T12:20:31.178Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-03-18T12:20:31.178Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-03-18T12:20:31.178Z] PASS [2022-03-18T12:20:31.178Z] [2022-03-18T12:20:31.178Z] DONE 6 tests in 9.219s [2022-03-18T12:20:31.178Z] 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-03-18T12:20:31.178Z] testing: warning: no tests to run [2022-03-18T12:20:31.178Z] PASS [2022-03-18T12:20:31.178Z] [2022-03-18T12:20:31.178Z] DONE 0 tests in 0.012s [2022-03-18T12:20:31.178Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T12:20:31.178Z] INFO: Testing against a local daemon [2022-03-18T12:20:31.178Z] === RUN TestPluginWithDevMounts [2022-03-18T12:20:31.178Z] === PAUSE TestPluginWithDevMounts [2022-03-18T12:20:31.178Z] === CONT TestPluginWithDevMounts [2022-03-18T12:20:32.260Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-18T12:20:32.260Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T12:20:32.794Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-18T12:20:33.086Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-03-18T12:20:33.086Z] PASS [2022-03-18T12:20:33.086Z] [2022-03-18T12:20:33.086Z] DONE 1 tests in 1.627s [2022-03-18T12:20:33.086Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T12:20:33.086Z] INFO: Testing against a local daemon [2022-03-18T12:20:33.086Z] === RUN TestSecretInspect [2022-03-18T12:20:33.201Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-03-18T12:20:33.201Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T12:20:33.366Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-18T12:20:33.627Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-18T12:20:34.142Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-03-18T12:20:34.142Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T12:20:34.996Z] --- PASS: TestSecretInspect (2.17s) [2022-03-18T12:20:34.996Z] === RUN TestSecretList [2022-03-18T12:20:35.013Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-18T12:20:35.013Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-18T12:20:35.082Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-18T12:20:35.082Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T12:20:36.022Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-03-18T12:20:36.022Z] === RUN TestNISDomainname [2022-03-18T12:20:36.405Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-18T12:20:36.593Z] --- PASS: TestNISDomainname (0.48s) [2022-03-18T12:20:36.593Z] === RUN TestHostnameDnsResolution [2022-03-18T12:20:36.668Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-18T12:20:36.929Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-18T12:20:37.163Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-03-18T12:20:37.163Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T12:20:37.535Z] --- PASS: TestSecretList (2.13s) [2022-03-18T12:20:37.535Z] === RUN TestSecretsCreateAndDelete [2022-03-18T12:20:37.734Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-03-18T12:20:37.734Z] === RUN TestStats [2022-03-18T12:20:38.846Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.77s) [2022-03-18T12:20:38.846Z] PASS [2022-03-18T12:20:38.846Z] [2022-03-18T12:20:38.846Z] === Skipped [2022-03-18T12:20:38.846Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-18T12:20:38.846Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:20:38.846Z] [2022-03-18T12:20:38.846Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-03-18T12:20:38.846Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:20:38.846Z] [2022-03-18T12:20:38.846Z] DONE 34 tests, 2 skipped in 181.866s [2022-03-18T12:20:38.846Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T12:20:38.846Z] ++ 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-03-18T12:20:38.846Z] ++ set -e [2022-03-18T12:20:38.846Z] ++ '[' -n 0 ']' [2022-03-18T12:20:38.846Z] ++ set -x [2022-03-18T12:20:38.846Z] ++ 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-03-18T12:20:38.846Z] INFO: Testing against a local daemon [2022-03-18T12:20:38.846Z] === RUN TestConfigInspect [2022-03-18T12:20:38.846Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-18T12:20:39.446Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2022-03-18T12:20:39.446Z] === RUN TestSecretsUpdate [2022-03-18T12:20:40.039Z] ......... [ 85%] [2022-03-18T12:20:40.274Z] --- PASS: TestStats (2.41s) [2022-03-18T12:20:40.275Z] === RUN TestStopContainerWithTimeout [2022-03-18T12:20:40.275Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T12:20:40.275Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T12:20:40.275Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T12:20:40.275Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T12:20:40.275Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T12:20:40.275Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T12:20:40.275Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T12:20:40.275Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T12:20:40.275Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T12:20:40.275Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T12:20:40.845Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T12:20:41.354Z] --- PASS: TestSecretsUpdate (2.11s) [2022-03-18T12:20:41.354Z] === RUN TestTemplatedSecret [2022-03-18T12:20:42.145Z] --- PASS: TestConfigInspect (3.12s) [2022-03-18T12:20:42.145Z] === RUN TestConfigList [2022-03-18T12:20:42.145Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-18T12:20:42.754Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T12:20:43.899Z] --- PASS: TestTemplatedSecret (2.52s) [2022-03-18T12:20:43.900Z] === RUN TestSecretCreateResolve [2022-03-18T12:20:44.134Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-18T12:20:44.134Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-03-18T12:20:44.134Z] --- PASS: TestStopContainerWithTimeout/3 (2.56s) [2022-03-18T12:20:44.134Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-03-18T12:20:44.134Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-03-18T12:20:44.134Z] === RUN TestDeleteDevicemapper [2022-03-18T12:20:44.134Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T12:20:44.134Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T12:20:44.134Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T12:20:44.694Z] --- PASS: TestConfigList (2.53s) [2022-03-18T12:20:44.694Z] === RUN TestConfigsCreateAndDelete [2022-03-18T12:20:44.975Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-18T12:20:45.266Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-18T12:20:45.518Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2022-03-18T12:20:45.518Z] === RUN TestUpdateMemory [2022-03-18T12:20:46.089Z] --- PASS: TestUpdateMemory (0.52s) [2022-03-18T12:20:46.089Z] === RUN TestUpdateCPUQuota [2022-03-18T12:20:46.170Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-18T12:20:46.439Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-03-18T12:20:46.439Z] PASS [2022-03-18T12:20:46.439Z] [2022-03-18T12:20:46.439Z] DONE 6 tests in 13.329s [2022-03-18T12:20:46.439Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T12:20:46.439Z] INFO: Testing against a local daemon [2022-03-18T12:20:46.439Z] === RUN TestServiceCreateInit [2022-03-18T12:20:46.439Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T12:20:47.030Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-03-18T12:20:47.030Z] === RUN TestUpdatePidsLimit [2022-03-18T12:20:47.030Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-18T12:20:47.030Z] === RUN TestUpdatePidsLimit/no_change [2022-03-18T12:20:47.184Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2022-03-18T12:20:47.184Z] === RUN TestConfigsUpdate [2022-03-18T12:20:47.290Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-18T12:20:47.290Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-18T12:20:47.445Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-18T12:20:47.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-18T12:20:47.811Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-18T12:20:48.071Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-18T12:20:48.642Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-03-18T12:20:48.642Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-03-18T12:20:48.642Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-18T12:20:48.642Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-18T12:20:48.642Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-03-18T12:20:48.642Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-03-18T12:20:48.642Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-03-18T12:20:48.642Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-03-18T12:20:48.642Z] === RUN TestUpdateRestartPolicy [2022-03-18T12:20:48.834Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-18T12:20:49.734Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T12:20:50.220Z] --- PASS: TestConfigsUpdate (2.70s) [2022-03-18T12:20:50.220Z] === RUN TestTemplatedConfig [2022-03-18T12:20:50.792Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-18T12:20:51.363Z] check_test.go:308: [dc60768695ec0] daemon is not started [2022-03-18T12:20:51.363Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-18T12:20:51.936Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-18T12:20:51.936Z] check_test.go:308: [d2e6892e79dd8] daemon is not started [2022-03-18T12:20:51.936Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-18T12:20:52.509Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-18T12:20:52.728Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-18T12:20:52.728Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-18T12:20:53.453Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-18T12:20:53.453Z] --- PASS: TestTemplatedConfig (3.48s) [2022-03-18T12:20:53.453Z] === RUN TestConfigCreateResolve [2022-03-18T12:20:53.715Z] check_test.go:308: [d67d5295cf0dd] daemon is not started [2022-03-18T12:20:53.715Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-18T12:20:53.935Z] --- PASS: TestServiceCreateInit (7.13s) [2022-03-18T12:20:53.935Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-03-18T12:20:53.935Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-03-18T12:20:53.935Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T12:20:53.976Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-18T12:20:54.238Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-18T12:20:54.488Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-18T12:20:54.812Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-18T12:20:56.197Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-18T12:20:56.458Z] --- PASS: TestConfigCreateResolve (2.88s) [2022-03-18T12:20:56.458Z] PASS [2022-03-18T12:20:56.458Z] [2022-03-18T12:20:56.458Z] DONE 6 tests in 17.700s [2022-03-18T12:20:56.458Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T12:20:56.458Z] ++ 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-03-18T12:20:56.458Z] ++ set -e [2022-03-18T12:20:56.458Z] ++ '[' -n 0 ']' [2022-03-18T12:20:56.458Z] ++ set -x [2022-03-18T12:20:56.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T12:20:56.459Z] INFO: Testing against a local daemon [2022-03-18T12:20:56.459Z] === RUN TestCheckpoint [2022-03-18T12:20:56.459Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:20:56.459Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T12:20:56.459Z] === RUN TestContainerInvalidJSON [2022-03-18T12:20:56.459Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:20:56.459Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:20:56.459Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:20:56.459Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:20:56.720Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:20:56.720Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:20:56.720Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-18T12:20:56.720Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T12:20:56.720Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T12:20:56.720Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T12:20:56.720Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-18T12:20:56.720Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T12:20:56.720Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-18T12:20:56.720Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T12:20:56.720Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-03-18T12:20:56.720Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T12:20:56.720Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-18T12:20:56.720Z] === RUN TestCopyFromContainer [2022-03-18T12:20:56.799Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-18T12:20:56.799Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-18T12:20:56.981Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-18T12:20:57.925Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-18T12:20:58.498Z] === RUN TestCopyFromContainer// [2022-03-18T12:20:58.498Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T12:20:58.498Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T12:20:58.759Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T12:20:58.759Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T12:20:58.759Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T12:20:58.759Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T12:20:59.020Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T12:20:59.020Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T12:20:59.020Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer (2.39s) [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-03-18T12:20:59.281Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-03-18T12:20:59.281Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T12:20:59.281Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:20:59.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:20:59.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:20:59.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:20:59.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:20:59.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:20:59.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:20:59.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:20:59.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:20:59.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-18T12:20:59.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T12:20:59.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T12:20:59.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T12:20:59.282Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T12:20:59.282Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-18T12:20:59.282Z] === RUN TestCreateWithInvalidEnv [2022-03-18T12:20:59.282Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T12:20:59.282Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T12:20:59.282Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T12:20:59.282Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T12:20:59.282Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T12:20:59.282Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T12:20:59.282Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T12:20:59.282Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T12:20:59.282Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T12:20:59.282Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-18T12:20:59.282Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T12:20:59.282Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T12:20:59.282Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-18T12:20:59.282Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T12:20:59.282Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-18T12:20:59.282Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T12:20:59.282Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-18T12:20:59.854Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-18T12:21:00.427Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-18T12:21:00.864Z] --- PASS: TestUpdateRestartPolicy (10.71s) [2022-03-18T12:21:00.864Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T12:21:00.864Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-18T12:21:00.864Z] === RUN TestWaitNonBlocked [2022-03-18T12:21:00.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:21:00.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:21:00.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:21:00.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:21:00.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:21:00.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:21:00.864Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T12:21:00.864Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-03-18T12:21:00.864Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-03-18T12:21:00.864Z] === RUN TestWaitBlocked [2022-03-18T12:21:00.864Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:21:00.864Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:21:00.864Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:21:00.864Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:21:00.864Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:21:00.864Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:21:00.987Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-18T12:21:01.124Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-18T12:21:01.124Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2022-03-18T12:21:01.124Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-03-18T12:21:01.124Z] === CONT TestContainerStartOnDaemonRestart [2022-03-18T12:21:01.124Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T12:21:01.247Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-18T12:21:01.247Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-18T12:21:01.247Z] [2022-03-18T12:21:01.247Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-18T12:21:01.247Z] =========================== short test summary info ============================ [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-18T12:21:01.247Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-18T12:21:01.247Z] Not supported on most drivers [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-18T12:21:01.247Z] Output of docker top depends on host distro, and is not formalized. [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-18T12:21:01.247Z] Output of docker top depends on host distro, and is not formalized. [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-18T12:21:01.247Z] Can fail if eth0 has multiple IP addresses [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-18T12:21:01.247Z] This doesn't seem to be taken into account by the engine [2022-03-18T12:21:01.247Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-18T12:21:01.247Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-18T12:21:01.247Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.60 seconds == [2022-03-18T12:21:01.370Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2022-03-18T12:21:01.370Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T12:21:01.596Z] === RUN TestBoolValue [2022-03-18T12:21:01.596Z] --- PASS: TestBoolValue (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestBoolValueOrDefault [2022-03-18T12:21:01.596Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestInt64ValueOrZero [2022-03-18T12:21:01.596Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestInt64ValueOrDefault [2022-03-18T12:21:01.596Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-18T12:21:01.596Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestJsonContentType [2022-03-18T12:21:01.596Z] --- PASS: TestJsonContentType (0.00s) [2022-03-18T12:21:01.596Z] PASS [2022-03-18T12:21:01.596Z] coverage: 14.7% of statements [2022-03-18T12:21:01.596Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 14.7% of statements [2022-03-18T12:21:01.596Z] === RUN TestMaskSecretKeys [2022-03-18T12:21:01.596Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-18T12:21:01.596Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-18T12:21:01.596Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-18T12:21:01.596Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestVersionMiddlewareVersion [2022-03-18T12:21:01.596Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-18T12:21:01.596Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-18T12:21:01.596Z] PASS [2022-03-18T12:21:01.596Z] coverage: 37.7% of statements [2022-03-18T12:21:01.596Z] ok github.com/docker/docker/api/server/middleware 0.110s coverage: 37.7% of statements [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T12:21:01.596Z] === RUN TestStrSliceMarshalJSON [2022-03-18T12:21:01.596Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestStrSliceUnmarshalJSON [2022-03-18T12:21:01.596Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestStrSliceUnmarshalString [2022-03-18T12:21:01.596Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestStrSliceUnmarshalSlice [2022-03-18T12:21:01.596Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-18T12:21:01.596Z] PASS [2022-03-18T12:21:01.596Z] coverage: 90.0% of statements [2022-03-18T12:21:01.596Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-03-18T12:21:01.596Z] === RUN TestToJSON [2022-03-18T12:21:01.596Z] --- PASS: TestToJSON (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestToParamWithVersion [2022-03-18T12:21:01.596Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestFromJSON [2022-03-18T12:21:01.596Z] --- PASS: TestFromJSON (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestEmpty [2022-03-18T12:21:01.596Z] --- PASS: TestEmpty (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestArgsMatchKVListEmptySources [2022-03-18T12:21:01.596Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestArgsMatchKVList [2022-03-18T12:21:01.596Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestArgsMatch [2022-03-18T12:21:01.596Z] --- PASS: TestArgsMatch (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestAdd [2022-03-18T12:21:01.596Z] --- PASS: TestAdd (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestDel [2022-03-18T12:21:01.596Z] --- PASS: TestDel (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestLen [2022-03-18T12:21:01.596Z] --- PASS: TestLen (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestExactMatch [2022-03-18T12:21:01.596Z] --- PASS: TestExactMatch (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestOnlyOneExactMatch [2022-03-18T12:21:01.596Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestContains [2022-03-18T12:21:01.596Z] --- PASS: TestContains (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestValidate [2022-03-18T12:21:01.596Z] --- PASS: TestValidate (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestWalkValues [2022-03-18T12:21:01.596Z] --- PASS: TestWalkValues (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestFuzzyMatch [2022-03-18T12:21:01.596Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestClone [2022-03-18T12:21:01.596Z] --- PASS: TestClone (0.00s) [2022-03-18T12:21:01.596Z] PASS [2022-03-18T12:21:01.596Z] coverage: 92.2% of statements [2022-03-18T12:21:01.596Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-03-18T12:21:01.596Z] === RUN TestDurationToSecondsString [2022-03-18T12:21:01.596Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestGetTimestamp [2022-03-18T12:21:01.596Z] === RUN TestAdjustForAPIVersion [2022-03-18T12:21:01.596Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-18T12:21:01.596Z] PASS [2022-03-18T12:21:01.596Z] coverage: 5.7% of statements [2022-03-18T12:21:01.596Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T12:21:01.596Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-18T12:21:01.596Z] === RUN TestParseTimestamps [2022-03-18T12:21:01.596Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-18T12:21:01.596Z] PASS [2022-03-18T12:21:01.596Z] coverage: 100.0% of statements [2022-03-18T12:21:01.596Z] ok github.com/docker/docker/api/types/time 0.257s coverage: 100.0% of statements [2022-03-18T12:21:01.596Z] === RUN TestCompareVersion [2022-03-18T12:21:01.596Z] --- PASS: TestCompareVersion (0.00s) [2022-03-18T12:21:01.596Z] PASS [2022-03-18T12:21:01.596Z] coverage: 77.3% of statements [2022-03-18T12:21:01.596Z] ok github.com/docker/docker/api/types/versions 0.105s coverage: 77.3% of statements [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T12:21:01.596Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-18T12:21:01.596Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-18T12:21:01.596Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestCloneArgsSmartHttp [2022-03-18T12:21:01.596Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-18T12:21:01.596Z] === RUN TestCloneArgsDumbHttp [2022-03-18T12:21:01.596Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestCloneArgsGit [2022-03-18T12:21:01.596Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-18T12:21:01.596Z] === RUN TestCheckoutGit [2022-03-18T12:21:01.815Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-18T12:21:03.034Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.01s) [2022-03-18T12:21:03.034Z] === CONT TestIpcModeOlderClient [2022-03-18T12:21:03.034Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-18T12:21:03.034Z] === CONT TestContainerKillOnDaemonStart [2022-03-18T12:21:03.284Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.75s) [2022-03-18T12:21:03.284Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T12:21:03.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:21:03.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:21:03.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:21:03.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:21:03.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:21:03.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:21:03.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:21:03.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:21:03.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:21:03.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:21:03.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:21:03.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:21:03.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:21:03.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:21:03.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:21:03.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-18T12:21:03.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T12:21:03.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T12:21:03.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T12:21:03.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-18T12:21:03.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-18T12:21:03.284Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T12:21:03.284Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-18T12:21:03.294Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-03-18T12:21:03.294Z] === CONT TestDaemonHostGatewayIP [2022-03-18T12:21:03.783Z] === RUN TestEnable [2022-03-18T12:21:03.783Z] --- PASS: TestEnable (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestDisable [2022-03-18T12:21:03.783Z] --- PASS: TestDisable (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestEnabled [2022-03-18T12:21:03.783Z] --- PASS: TestEnabled (0.00s) [2022-03-18T12:21:03.783Z] PASS [2022-03-18T12:21:03.783Z] coverage: 100.0% of statements [2022-03-18T12:21:03.783Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-03-18T12:21:03.783Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-18T12:21:03.783Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-18T12:21:03.783Z] === RUN TestProcessNoDockerignore [2022-03-18T12:21:03.783Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-18T12:21:03.783Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestDetectContentType [2022-03-18T12:21:03.783Z] --- PASS: TestDetectContentType (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestSelectAcceptableMIME [2022-03-18T12:21:03.783Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestInspectEmptyResponse [2022-03-18T12:21:03.783Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestInspectResponseBinary [2022-03-18T12:21:03.783Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestResponseUnsupportedContentType [2022-03-18T12:21:03.783Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestInspectResponseTextSimple [2022-03-18T12:21:03.783Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestInspectResponseEmptyContentType [2022-03-18T12:21:03.783Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestUnknownContentLength [2022-03-18T12:21:03.783Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestDownloadRemote [2022-03-18T12:21:03.783Z] --- PASS: TestDownloadRemote (0.12s) [2022-03-18T12:21:03.783Z] === RUN TestGetWithStatusError [2022-03-18T12:21:03.783Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestCloseRootDirectory [2022-03-18T12:21:03.783Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:21:03.783Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestHashFile [2022-03-18T12:21:03.783Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:21:03.783Z] --- SKIP: TestHashFile (0.00s) [2022-03-18T12:21:03.783Z] === RUN TestHashSubdir [2022-03-18T12:21:03.783Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:21:03.783Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-18T12:21:03.783Z] === RUN TestRemoveDirectory [2022-03-18T12:21:03.783Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:21:03.783Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-18T12:21:03.783Z] PASS [2022-03-18T12:21:03.783Z] coverage: 9.3% of statements [2022-03-18T12:21:03.783Z] ok github.com/docker/docker/builder/remotecontext 0.294s coverage: 9.3% of statements [2022-03-18T12:21:03.856Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2022-03-18T12:21:03.856Z] === RUN TestCreateDifferentPlatform [2022-03-18T12:21:03.856Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T12:21:03.856Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T12:21:03.856Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-18T12:21:03.856Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-18T12:21:03.856Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T12:21:03.856Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T12:21:03.856Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-18T12:21:03.856Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T12:21:03.856Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-18T12:21:03.856Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T12:21:03.856Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-18T12:21:03.856Z] === RUN TestDaemonRestartIpcMode [2022-03-18T12:21:03.856Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T12:21:03.856Z] === RUN TestDaemonHostGatewayIP [2022-03-18T12:21:03.856Z] === PAUSE TestDaemonHostGatewayIP [2022-03-18T12:21:03.856Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T12:21:03.856Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T12:21:03.856Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T12:21:03.856Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-18T12:21:03.856Z] === RUN TestDiff [2022-03-18T12:21:04.428Z] --- PASS: TestDiff (0.64s) [2022-03-18T12:21:04.428Z] === RUN TestExecWithCloseStdin [2022-03-18T12:21:04.753Z] === RUN TestGetAllAllowed [2022-03-18T12:21:04.753Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestGetAllMeta [2022-03-18T12:21:04.753Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-18T12:21:04.753Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestIsUnreferencedBuiltin [2022-03-18T12:21:04.753Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestIsExistingDirectory [2022-03-18T12:21:04.753Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestGetFilenameForDownload [2022-03-18T12:21:04.753Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestEnv2Variables [2022-03-18T12:21:04.753Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-18T12:21:04.753Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestMaintainer [2022-03-18T12:21:04.753Z] --- PASS: TestMaintainer (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestLabel [2022-03-18T12:21:04.753Z] --- PASS: TestLabel (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestFromScratch [2022-03-18T12:21:04.753Z] --- PASS: TestFromScratch (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestFromWithArg [2022-03-18T12:21:04.753Z] --- PASS: TestFromWithArg (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-18T12:21:04.753Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestFromWithUndefinedArg [2022-03-18T12:21:04.753Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestFromMultiStageWithNamedStage [2022-03-18T12:21:04.753Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestOnbuild [2022-03-18T12:21:04.753Z] --- PASS: TestOnbuild (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestWorkdir [2022-03-18T12:21:04.753Z] --- PASS: TestWorkdir (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestCmd [2022-03-18T12:21:04.753Z] --- PASS: TestCmd (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestHealthcheckNone [2022-03-18T12:21:04.753Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestHealthcheckCmd [2022-03-18T12:21:04.753Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestEntrypoint [2022-03-18T12:21:04.753Z] --- PASS: TestEntrypoint (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestExpose [2022-03-18T12:21:04.753Z] --- PASS: TestExpose (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestUser [2022-03-18T12:21:04.753Z] --- PASS: TestUser (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestVolume [2022-03-18T12:21:04.753Z] --- PASS: TestVolume (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestStopSignal [2022-03-18T12:21:04.753Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T12:21:04.753Z] --- SKIP: TestStopSignal (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestArg [2022-03-18T12:21:04.753Z] --- PASS: TestArg (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestShell [2022-03-18T12:21:04.753Z] --- PASS: TestShell (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestPrependEnvOnCmd [2022-03-18T12:21:04.753Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestRunWithBuildArgs [2022-03-18T12:21:04.753Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestRunIgnoresHealthcheck [2022-03-18T12:21:04.753Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestDispatchUnsupportedOptions [2022-03-18T12:21:04.753Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-18T12:21:04.753Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-18T12:21:04.753Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-18T12:21:04.753Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-18T12:21:04.753Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-18T12:21:04.753Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-18T12:21:04.753Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestNormalizeWorkdir [2022-03-18T12:21:04.753Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestDispatch [2022-03-18T12:21:04.753Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-18T12:21:04.753Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-18T12:21:04.753Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-18T12:21:04.753Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-18T12:21:04.753Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-18T12:21:04.753Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-18T12:21:04.753Z] === RUN TestDispatch/COPY_url [2022-03-18T12:21:04.753Z] --- PASS: TestDispatch (0.11s) [2022-03-18T12:21:04.753Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-03-18T12:21:04.753Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-18T12:21:04.753Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-18T12:21:04.753Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-03-18T12:21:04.753Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-18T12:21:04.753Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-18T12:21:04.753Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-03-18T12:21:04.753Z] === RUN TestAddScratchImageAddsToMounts [2022-03-18T12:21:04.753Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-18T12:21:04.753Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-18T12:21:04.753Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-18T12:21:04.753Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestImageSourceGetAddsToMounts [2022-03-18T12:21:04.753Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestEmptyDockerfile [2022-03-18T12:21:04.753Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestSymlinkDockerfile [2022-03-18T12:21:04.753Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-18T12:21:04.753Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-18T12:21:04.753Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestNonExistingDockerfile [2022-03-18T12:21:04.753Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestCopyRunConfig [2022-03-18T12:21:04.753Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestDeepCopyRunConfig [2022-03-18T12:21:04.753Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestExportImage [2022-03-18T12:21:04.753Z] --- PASS: TestExportImage (0.00s) [2022-03-18T12:21:04.753Z] === RUN TestNormalizeDest [2022-03-18T12:21:04.753Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-18T12:21:04.753Z] PASS [2022-03-18T12:21:04.753Z] coverage: 46.7% of statements [2022-03-18T12:21:04.753Z] ok github.com/docker/docker/builder/dockerfile 0.394s coverage: 46.7% of statements [2022-03-18T12:21:05.215Z] === RUN TestTCP4Proxy [2022-03-18T12:21:05.216Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-18T12:21:05.216Z] === RUN TestTCP4ProxyHalfClose [2022-03-18T12:21:05.216Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-18T12:21:05.216Z] === RUN TestTCP6Proxy [2022-03-18T12:21:05.216Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T12:21:05.216Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-18T12:21:05.216Z] === RUN TestTCPDualStackProxy [2022-03-18T12:21:05.216Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T12:21:05.216Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-18T12:21:05.216Z] === RUN TestUDP4Proxy [2022-03-18T12:21:05.216Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-18T12:21:05.216Z] === RUN TestUDP6Proxy [2022-03-18T12:21:05.216Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T12:21:05.216Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-18T12:21:05.216Z] === RUN TestUDPWriteError [2022-03-18T12:21:05.216Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-18T12:21:05.216Z] === RUN TestSCTP4Proxy [2022-03-18T12:21:05.216Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-18T12:21:05.216Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-18T12:21:05.216Z] === RUN TestSCTP6Proxy [2022-03-18T12:21:05.216Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T12:21:05.216Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-18T12:21:05.216Z] PASS [2022-03-18T12:21:05.216Z] coverage: 49.4% of statements [2022-03-18T12:21:05.216Z] ok github.com/docker/docker/cmd/docker-proxy 0.068s coverage: 49.4% of statements [2022-03-18T12:21:05.370Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-03-18T12:21:05.370Z] === RUN TestExec [2022-03-18T12:21:05.836Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-03-18T12:21:05.836Z] === CONT TestDaemonRestartIpcMode [2022-03-18T12:21:06.215Z] 4612f6d0b889: Pull complete [2022-03-18T12:21:06.349Z] --- PASS: TestExec (1.11s) [2022-03-18T12:21:06.349Z] === RUN TestExecUser [2022-03-18T12:21:06.349Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-18T12:21:06.923Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-18T12:21:07.184Z] --- PASS: TestExecUser (0.72s) [2022-03-18T12:21:07.184Z] === RUN TestExportContainerAndImportImage [2022-03-18T12:21:07.453Z] check_test.go:308: [df42f83171e6e] daemon is not started [2022-03-18T12:21:07.453Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-18T12:21:07.746Z] --- PASS: TestDaemonRestartIpcMode (2.11s) [2022-03-18T12:21:08.025Z] --- PASS: TestExportContainerAndImportImage (0.88s) [2022-03-18T12:21:08.025Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T12:21:08.025Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-18T12:21:08.686Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-18T12:21:08.829Z] --- PASS: TestCreateServiceMultipleTimes (15.48s) [2022-03-18T12:21:08.829Z] === RUN TestCreateServiceConflict [2022-03-18T12:21:09.259Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-18T12:21:09.520Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2022-03-18T12:21:09.521Z] === RUN TestHealthCheckWorkdir [2022-03-18T12:21:09.782Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-18T12:21:09.782Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-18T12:21:10.353Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2022-03-18T12:21:10.353Z] === RUN TestHealthKillContainer [2022-03-18T12:21:11.368Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-03-18T12:21:11.368Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T12:21:11.739Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-18T12:21:11.782Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T12:21:11.782Z] [2022-03-18T12:21:11.782Z] Unloading profiles will leave already running processes permanently [2022-03-18T12:21:11.782Z] unconfined, which can lead to unexpected situations. [2022-03-18T12:21:11.782Z] [2022-03-18T12:21:11.782Z] To set a process to complain mode, use the command line tool [2022-03-18T12:21:11.782Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T12:21:11.782Z] [2022-03-18T12:21:12.000Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing Post stage [Pipeline] junit [2022-03-18T12:21:13.173Z] Recording test results [2022-03-18T12:21:13.302Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-18T12:21:13.578Z] + echo Ensuring container killed. [2022-03-18T12:21:13.578Z] Ensuring container killed. [2022-03-18T12:21:13.578Z] + docker rm -vf docker-pr8 [2022-03-18T12:21:13.578Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-03-18T12:21:13.857Z] + echo Chowning /workspace to jenkins user [2022-03-18T12:21:13.857Z] Chowning /workspace to jenkins user [2022-03-18T12:21:13.857Z] + id -u [2022-03-18T12:21:13.857Z] + id -g [2022-03-18T12:21:13.857Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43385:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T12:21:13.906Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-03-18T12:21:13.906Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T12:21:13.920Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-18T12:21:14.863Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-18T12:21:15.125Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T12:21:15.529Z] + bundleName=docker-py [2022-03-18T12:21:15.529Z] + echo Creating docker-py-bundles.tar.gz [2022-03-18T12:21:15.529Z] Creating docker-py-bundles.tar.gz [2022-03-18T12:21:15.529Z] + 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-03-18T12:21:15.541Z] Archiving artifacts [2022-03-18T12:21:15.761Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43385/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-18T12:21:15.875Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-03-18T12:21:15.875Z] PASS [2022-03-18T12:21:15.875Z] [2022-03-18T12:21:15.875Z] === Skipped [2022-03-18T12:21:15.875Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-18T12:21:15.875Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:21:15.875Z] [2022-03-18T12:21:15.875Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T12:21:15.875Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T12:21:15.875Z] [2022-03-18T12:21:15.875Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T12:21:15.875Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T12:21:15.875Z] [2022-03-18T12:21:15.875Z] DONE 200 tests, 3 skipped in 111.025s [2022-03-18T12:21:15.875Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-18T12:21:15.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-18T12:21:15.875Z] ++ set -e [2022-03-18T12:21:15.875Z] ++ '[' -n 0 ']' [2022-03-18T12:21:15.875Z] ++ set -x [2022-03-18T12:21:15.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-18T12:21:15.875Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T12:21:15.875Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-18T12:21:15.875Z] === RUN TestDaemonConfigValidation [2022-03-18T12:21:15.875Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:21:15.875Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:21:15.875Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-18T12:21:15.875Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-18T12:21:15.875Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-18T12:21:15.875Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-18T12:21:15.875Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-18T12:21:15.875Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-18T12:21:15.875Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-18T12:21:15.875Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-18T12:21:15.875Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:21:15.875Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-18T12:21:15.875Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-18T12:21:15.875Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-18T12:21:15.875Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-18T12:21:15.875Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-18T12:21:15.875Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-03-18T12:21:15.875Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-18T12:21:15.875Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-18T12:21:15.875Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-18T12:21:15.875Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-18T12:21:15.875Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T12:21:15.875Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-18T12:21:16.126Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=d9bb781c8283b988b88dcf62bc44dd660840b3d1 -e DOCKER_GRAPHDRIVER docker:d9bb781c8283b988b88dcf62bc44dd660840b3d1 hack/make.sh binary [2022-03-18T12:21:16.392Z] [2022-03-18T12:21:16.511Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-18T12:21:16.650Z] Removing bundles/ [2022-03-18T12:21:16.650Z] [2022-03-18T12:21:16.650Z] ---> Making bundle: binary (in bundles/binary) [2022-03-18T12:21:16.650Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-18T12:21:16.650Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:21:16.815Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-18T12:21:17.453Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-18T12:21:17.670Z] === RUN TestCheckpointCreateError [2022-03-18T12:21:17.670Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-18T12:21:17.670Z] === RUN TestCheckpointCreate [2022-03-18T12:21:17.670Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-18T12:21:17.670Z] === RUN TestCheckpointDeleteError [2022-03-18T12:21:17.670Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-18T12:21:17.670Z] === RUN TestCheckpointDelete [2022-03-18T12:21:17.670Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCheckpointListError [2022-03-18T12:21:17.671Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCheckpointList [2022-03-18T12:21:17.671Z] --- PASS: TestCheckpointList (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCheckpointListContainerNotFound [2022-03-18T12:21:17.671Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestNewClientWithOpsFromEnv [2022-03-18T12:21:17.671Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T12:21:17.671Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestGetAPIPath [2022-03-18T12:21:17.671Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestParseHostURL [2022-03-18T12:21:17.671Z] --- PASS: TestParseHostURL (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-18T12:21:17.671Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPIVersion [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPVersionOverride [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-18T12:21:17.671Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestClientRedirect [2022-03-18T12:21:17.671Z] === RUN TestClientRedirect/GET [2022-03-18T12:21:17.671Z] === RUN TestClientRedirect/POST [2022-03-18T12:21:17.671Z] === RUN TestClientRedirect/PUT [2022-03-18T12:21:17.671Z] === RUN TestClientRedirect/DELETE [2022-03-18T12:21:17.671Z] --- PASS: TestClientRedirect (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigCreateUnsupported [2022-03-18T12:21:17.671Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigCreateError [2022-03-18T12:21:17.671Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigCreate [2022-03-18T12:21:17.671Z] --- PASS: TestConfigCreate (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigInspectNotFound [2022-03-18T12:21:17.671Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigInspectWithEmptyID [2022-03-18T12:21:17.671Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigInspectUnsupported [2022-03-18T12:21:17.671Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigInspectError [2022-03-18T12:21:17.671Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigInspectConfigNotFound [2022-03-18T12:21:17.671Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigInspect [2022-03-18T12:21:17.671Z] --- PASS: TestConfigInspect (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigListUnsupported [2022-03-18T12:21:17.671Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigListError [2022-03-18T12:21:17.671Z] --- PASS: TestConfigListError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigList [2022-03-18T12:21:17.671Z] --- PASS: TestConfigList (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigRemoveUnsupported [2022-03-18T12:21:17.671Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigRemoveError [2022-03-18T12:21:17.671Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigRemove [2022-03-18T12:21:17.671Z] --- PASS: TestConfigRemove (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigUpdateUnsupported [2022-03-18T12:21:17.671Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigUpdateError [2022-03-18T12:21:17.671Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestConfigUpdate [2022-03-18T12:21:17.671Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerCommitError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerCommit [2022-03-18T12:21:17.671Z] --- PASS: TestContainerCommit (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerStatPathError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerStatPathNotFoundError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerStatPathNoHeaderError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerStatPath [2022-03-18T12:21:17.671Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCopyToContainerError [2022-03-18T12:21:17.671Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCopyToContainerNotFoundError [2022-03-18T12:21:17.671Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-18T12:21:17.671Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCopyToContainer [2022-03-18T12:21:17.671Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCopyFromContainerError [2022-03-18T12:21:17.671Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCopyFromContainerNotFoundError [2022-03-18T12:21:17.671Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-18T12:21:17.671Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-18T12:21:17.671Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestCopyFromContainer [2022-03-18T12:21:17.671Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerCreateError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerCreateError (0.01s) [2022-03-18T12:21:17.671Z] === RUN TestContainerCreateImageNotFound [2022-03-18T12:21:17.671Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerCreateWithName [2022-03-18T12:21:17.671Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerCreateAutoRemove [2022-03-18T12:21:17.671Z] --- PASS: TestContainerCreateAutoRemove (0.01s) [2022-03-18T12:21:17.671Z] === RUN TestContainerDiffError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerDiff [2022-03-18T12:21:17.671Z] --- PASS: TestContainerDiff (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerExecCreateError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerExecCreate [2022-03-18T12:21:17.671Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerExecStartError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerExecStart [2022-03-18T12:21:17.671Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerExecInspectError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerExecInspect [2022-03-18T12:21:17.671Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerExportError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerExportError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerExport [2022-03-18T12:21:17.671Z] --- PASS: TestContainerExport (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerInspectError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerInspectContainerNotFound [2022-03-18T12:21:17.671Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerInspectWithEmptyID [2022-03-18T12:21:17.671Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerInspect [2022-03-18T12:21:17.671Z] --- PASS: TestContainerInspect (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerInspectNode [2022-03-18T12:21:17.671Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerKillError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerKillError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerKill [2022-03-18T12:21:17.671Z] --- PASS: TestContainerKill (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerListError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerListError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerList [2022-03-18T12:21:17.671Z] --- PASS: TestContainerList (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerLogsNotFoundError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerLogsError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerLogs [2022-03-18T12:21:17.671Z] --- PASS: TestContainerLogs (0.20s) [2022-03-18T12:21:17.671Z] === RUN TestContainerPauseError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerPause [2022-03-18T12:21:17.671Z] --- PASS: TestContainerPause (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainersPruneError [2022-03-18T12:21:17.671Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainersPrune [2022-03-18T12:21:17.671Z] --- PASS: TestContainersPrune (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerRemoveError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerRemoveNotFoundError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerRemove [2022-03-18T12:21:17.671Z] --- PASS: TestContainerRemove (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerRenameError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerRename [2022-03-18T12:21:17.671Z] --- PASS: TestContainerRename (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerResizeError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerExecResizeError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerResize [2022-03-18T12:21:17.671Z] --- PASS: TestContainerResize (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerExecResize [2022-03-18T12:21:17.671Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerRestartError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerRestart [2022-03-18T12:21:17.671Z] --- PASS: TestContainerRestart (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerStartError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerStartError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerStart [2022-03-18T12:21:17.671Z] --- PASS: TestContainerStart (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerStatsError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerStats [2022-03-18T12:21:17.671Z] --- PASS: TestContainerStats (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerStopError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerStopError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerStop [2022-03-18T12:21:17.671Z] --- PASS: TestContainerStop (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerTopError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerTopError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerTop [2022-03-18T12:21:17.671Z] --- PASS: TestContainerTop (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerUnpauseError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerUnpause [2022-03-18T12:21:17.671Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerUpdateError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerUpdate [2022-03-18T12:21:17.671Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerWaitError [2022-03-18T12:21:17.671Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestContainerWait [2022-03-18T12:21:17.671Z] --- PASS: TestContainerWait (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestDiskUsageError [2022-03-18T12:21:17.671Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestDiskUsage [2022-03-18T12:21:17.671Z] --- PASS: TestDiskUsage (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestDistributionInspectUnsupported [2022-03-18T12:21:17.671Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestDistributionInspectWithEmptyID [2022-03-18T12:21:17.671Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestEventsErrorInOptions [2022-03-18T12:21:17.671Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestEventsErrorFromServer [2022-03-18T12:21:17.671Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestEvents [2022-03-18T12:21:17.671Z] --- PASS: TestEvents (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestTLSCloseWriter [2022-03-18T12:21:17.671Z] === PAUSE TestTLSCloseWriter [2022-03-18T12:21:17.671Z] === RUN TestImageBuildError [2022-03-18T12:21:17.671Z] --- PASS: TestImageBuildError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageBuild [2022-03-18T12:21:17.671Z] --- PASS: TestImageBuild (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestGetDockerOS [2022-03-18T12:21:17.671Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageCreateError [2022-03-18T12:21:17.671Z] --- PASS: TestImageCreateError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageCreate [2022-03-18T12:21:17.671Z] --- PASS: TestImageCreate (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageHistoryError [2022-03-18T12:21:17.671Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageHistory [2022-03-18T12:21:17.671Z] --- PASS: TestImageHistory (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageImportError [2022-03-18T12:21:17.671Z] --- PASS: TestImageImportError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageImport [2022-03-18T12:21:17.671Z] --- PASS: TestImageImport (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageInspectError [2022-03-18T12:21:17.671Z] --- PASS: TestImageInspectError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageInspectImageNotFound [2022-03-18T12:21:17.671Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageInspectWithEmptyID [2022-03-18T12:21:17.671Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageInspect [2022-03-18T12:21:17.671Z] --- PASS: TestImageInspect (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageListError [2022-03-18T12:21:17.671Z] --- PASS: TestImageListError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageList [2022-03-18T12:21:17.671Z] --- PASS: TestImageList (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageListApiBefore125 [2022-03-18T12:21:17.671Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageLoadError [2022-03-18T12:21:17.671Z] --- PASS: TestImageLoadError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageLoad [2022-03-18T12:21:17.671Z] --- PASS: TestImageLoad (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagesPruneError [2022-03-18T12:21:17.671Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagesPrune [2022-03-18T12:21:17.671Z] --- PASS: TestImagesPrune (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePullReferenceParseError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePullAnyError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePullWithoutErrors [2022-03-18T12:21:17.671Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePushReferenceError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePushAnyError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImagePushWithoutErrors [2022-03-18T12:21:17.671Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-18T12:21:17.671Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-18T12:21:17.671Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-18T12:21:17.671Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-18T12:21:17.671Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageRemoveError [2022-03-18T12:21:17.671Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageRemoveImageNotFound [2022-03-18T12:21:17.671Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageRemove [2022-03-18T12:21:17.671Z] --- PASS: TestImageRemove (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageSaveError [2022-03-18T12:21:17.671Z] --- PASS: TestImageSaveError (0.00s) [2022-03-18T12:21:17.671Z] === RUN TestImageSave [2022-03-18T12:21:17.671Z] --- PASS: TestImageSave (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageSearchAnyError [2022-03-18T12:21:17.672Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-18T12:21:17.672Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T12:21:17.672Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T12:21:17.672Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-18T12:21:17.672Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageSearchWithoutErrors [2022-03-18T12:21:17.672Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageTagError [2022-03-18T12:21:17.672Z] --- PASS: TestImageTagError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageTagInvalidReference [2022-03-18T12:21:17.672Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageTagInvalidSourceImageName [2022-03-18T12:21:17.672Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageTagHexSource [2022-03-18T12:21:17.672Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestImageTag [2022-03-18T12:21:17.672Z] --- PASS: TestImageTag (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestInfoServerError [2022-03-18T12:21:17.672Z] --- PASS: TestInfoServerError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestInfoInvalidResponseJSONError [2022-03-18T12:21:17.672Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestInfo [2022-03-18T12:21:17.672Z] --- PASS: TestInfo (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkConnectError [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkConnect [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkCreateError [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkCreate [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkDisconnectError [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkDisconnect [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkInspect [2022-03-18T12:21:17.672Z] === RUN TestNetworkInspect/empty_ID [2022-03-18T12:21:17.672Z] === RUN TestNetworkInspect/no_options [2022-03-18T12:21:17.672Z] === RUN TestNetworkInspect/verbose [2022-03-18T12:21:17.672Z] === RUN TestNetworkInspect/global_scope [2022-03-18T12:21:17.672Z] === RUN TestNetworkInspect/unknown_network [2022-03-18T12:21:17.672Z] === RUN TestNetworkInspect/server_error [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkListError [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkListError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkList [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkList (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworksPruneError [2022-03-18T12:21:17.672Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworksPrune [2022-03-18T12:21:17.672Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkRemoveError [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNetworkRemove [2022-03-18T12:21:17.672Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNodeInspectError [2022-03-18T12:21:17.672Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNodeInspectNodeNotFound [2022-03-18T12:21:17.672Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNodeInspectWithEmptyID [2022-03-18T12:21:17.672Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNodeInspect [2022-03-18T12:21:17.672Z] --- PASS: TestNodeInspect (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNodeListError [2022-03-18T12:21:17.672Z] --- PASS: TestNodeListError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNodeList [2022-03-18T12:21:17.672Z] --- PASS: TestNodeList (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNodeRemoveError [2022-03-18T12:21:17.672Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNodeRemove [2022-03-18T12:21:17.672Z] --- PASS: TestNodeRemove (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNodeUpdateError [2022-03-18T12:21:17.672Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestNodeUpdate [2022-03-18T12:21:17.672Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestOptionWithHostFromEnv [2022-03-18T12:21:17.672Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestOptionWithTimeout [2022-03-18T12:21:17.672Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestOptionWithVersionFromEnv [2022-03-18T12:21:17.672Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPingFail [2022-03-18T12:21:17.672Z] --- PASS: TestPingFail (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPingWithError [2022-03-18T12:21:17.672Z] 2022/03/18 12:21:16 RoundTripper returned a response & error; ignoring response [2022-03-18T12:21:17.672Z] 2022/03/18 12:21:16 RoundTripper returned a response & error; ignoring response [2022-03-18T12:21:17.672Z] --- PASS: TestPingWithError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPingSuccess [2022-03-18T12:21:17.672Z] --- PASS: TestPingSuccess (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPingHeadFallback [2022-03-18T12:21:17.672Z] === RUN TestPingHeadFallback/OK [2022-03-18T12:21:17.672Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-18T12:21:17.672Z] === RUN TestPingHeadFallback/Not_Found [2022-03-18T12:21:17.672Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-18T12:21:17.672Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-18T12:21:17.672Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-18T12:21:17.672Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-18T12:21:17.672Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-18T12:21:17.672Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginDisableError [2022-03-18T12:21:17.672Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginDisable [2022-03-18T12:21:17.672Z] --- PASS: TestPluginDisable (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginEnableError [2022-03-18T12:21:17.672Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginEnable [2022-03-18T12:21:17.672Z] --- PASS: TestPluginEnable (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginInspectError [2022-03-18T12:21:17.672Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginInspectWithEmptyID [2022-03-18T12:21:17.672Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginInspect [2022-03-18T12:21:17.672Z] --- PASS: TestPluginInspect (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginListError [2022-03-18T12:21:17.672Z] --- PASS: TestPluginListError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginList [2022-03-18T12:21:17.672Z] --- PASS: TestPluginList (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginPushError [2022-03-18T12:21:17.672Z] --- PASS: TestPluginPushError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginPush [2022-03-18T12:21:17.672Z] --- PASS: TestPluginPush (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginRemoveError [2022-03-18T12:21:17.672Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginRemove [2022-03-18T12:21:17.672Z] --- PASS: TestPluginRemove (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginSetError [2022-03-18T12:21:17.672Z] --- PASS: TestPluginSetError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPluginSet [2022-03-18T12:21:17.672Z] --- PASS: TestPluginSet (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSetHostHeader [2022-03-18T12:21:17.672Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestPlainTextError [2022-03-18T12:21:17.672Z] --- PASS: TestPlainTextError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestInfiniteError [2022-03-18T12:21:17.672Z] --- PASS: TestInfiniteError (0.03s) [2022-03-18T12:21:17.672Z] === RUN TestCanceledContext [2022-03-18T12:21:17.672Z] 2022/03/18 12:21:16 RoundTripper returned a response & error; ignoring response [2022-03-18T12:21:17.672Z] --- PASS: TestCanceledContext (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestDeadlineExceededContext [2022-03-18T12:21:17.672Z] 2022/03/18 12:21:16 RoundTripper returned a response & error; ignoring response [2022-03-18T12:21:17.672Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretCreateUnsupported [2022-03-18T12:21:17.672Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretCreateError [2022-03-18T12:21:17.672Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretCreate [2022-03-18T12:21:17.672Z] --- PASS: TestSecretCreate (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretInspectUnsupported [2022-03-18T12:21:17.672Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretInspectError [2022-03-18T12:21:17.672Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretInspectSecretNotFound [2022-03-18T12:21:17.672Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretInspectWithEmptyID [2022-03-18T12:21:17.672Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretInspect [2022-03-18T12:21:17.672Z] --- PASS: TestSecretInspect (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretListUnsupported [2022-03-18T12:21:17.672Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretListError [2022-03-18T12:21:17.672Z] --- PASS: TestSecretListError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretList [2022-03-18T12:21:17.672Z] --- PASS: TestSecretList (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretRemoveUnsupported [2022-03-18T12:21:17.672Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretRemoveError [2022-03-18T12:21:17.672Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretRemove [2022-03-18T12:21:17.672Z] --- PASS: TestSecretRemove (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretUpdateUnsupported [2022-03-18T12:21:17.672Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretUpdateError [2022-03-18T12:21:17.672Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSecretUpdate [2022-03-18T12:21:17.672Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceCreateError [2022-03-18T12:21:17.672Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceCreate [2022-03-18T12:21:17.672Z] --- PASS: TestServiceCreate (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-18T12:21:17.672Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceCreateDigestPinning [2022-03-18T12:21:17.672Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceInspectError [2022-03-18T12:21:17.672Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceInspectServiceNotFound [2022-03-18T12:21:17.672Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceInspectWithEmptyID [2022-03-18T12:21:17.672Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceInspect [2022-03-18T12:21:17.672Z] --- PASS: TestServiceInspect (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceListError [2022-03-18T12:21:17.672Z] --- PASS: TestServiceListError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceList [2022-03-18T12:21:17.672Z] --- PASS: TestServiceList (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceLogsError [2022-03-18T12:21:17.672Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceLogs [2022-03-18T12:21:17.672Z] --- PASS: TestServiceLogs (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceRemoveError [2022-03-18T12:21:17.672Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceRemoveNotFoundError [2022-03-18T12:21:17.672Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceRemove [2022-03-18T12:21:17.672Z] --- PASS: TestServiceRemove (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceUpdateError [2022-03-18T12:21:17.672Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestServiceUpdate [2022-03-18T12:21:17.672Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmGetUnlockKeyError [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmGetUnlockKey [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmInitError [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmInit [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmInit (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmInspectError [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmInspect [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmJoinError [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmJoin [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmLeaveError [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmLeave [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmUnlockError [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmUnlock [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmUpdateError [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestSwarmUpdate [2022-03-18T12:21:17.672Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestTaskInspectError [2022-03-18T12:21:17.672Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestTaskInspectWithEmptyID [2022-03-18T12:21:17.672Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestTaskInspect [2022-03-18T12:21:17.672Z] --- PASS: TestTaskInspect (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestTaskListError [2022-03-18T12:21:17.672Z] --- PASS: TestTaskListError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestTaskList [2022-03-18T12:21:17.672Z] --- PASS: TestTaskList (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestVolumeCreateError [2022-03-18T12:21:17.672Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestVolumeCreate [2022-03-18T12:21:17.672Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestVolumeInspectError [2022-03-18T12:21:17.672Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestVolumeInspectNotFound [2022-03-18T12:21:17.672Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestVolumeInspectWithEmptyID [2022-03-18T12:21:17.672Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestVolumeInspect [2022-03-18T12:21:17.672Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestVolumeListError [2022-03-18T12:21:17.672Z] --- PASS: TestVolumeListError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestVolumeList [2022-03-18T12:21:17.672Z] --- PASS: TestVolumeList (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestVolumeRemoveError [2022-03-18T12:21:17.672Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-18T12:21:17.672Z] === RUN TestVolumeRemove [2022-03-18T12:21:17.672Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-18T12:21:17.672Z] === CONT TestTLSCloseWriter [2022-03-18T12:21:17.672Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-03-18T12:21:17.672Z] PASS [2022-03-18T12:21:17.672Z] coverage: 75.2% of statements [2022-03-18T12:21:17.672Z] ok github.com/docker/docker/client 0.505s coverage: 75.2% of statements [2022-03-18T12:21:17.756Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-18T12:21:18.396Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-18T12:21:18.396Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-18T12:21:18.396Z] check_test.go:308: [d24f78ef01f36] daemon is not started [2022-03-18T12:21:18.396Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-18T12:21:18.657Z] --- PASS: TestHealthKillContainer (8.37s) [2022-03-18T12:21:18.657Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T12:21:18.695Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-18T12:21:18.695Z] daemon_test.go:156: [de4ec75f1a79a] daemon is not started [2022-03-18T12:21:18.695Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-18T12:21:18.695Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-18T12:21:18.695Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-18T12:21:18.695Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-18T12:21:18.695Z] === RUN TestDaemonProxy [2022-03-18T12:21:18.695Z] === RUN TestDaemonProxy/environment_variables [2022-03-18T12:21:19.230Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-03-18T12:21:19.230Z] === RUN TestIpcModeNone [2022-03-18T12:21:19.802Z] --- PASS: TestIpcModeNone (0.65s) [2022-03-18T12:21:19.802Z] === RUN TestIpcModePrivate [2022-03-18T12:21:20.063Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-18T12:21:20.063Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-18T12:21:20.637Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-03-18T12:21:20.637Z] --- PASS: TestIpcModePrivate (0.75s) [2022-03-18T12:21:20.637Z] === RUN TestIpcModeShareable [2022-03-18T12:21:20.644Z] === RUN TestDaemonProxy/command-line_options [2022-03-18T12:21:21.210Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-03-18T12:21:21.210Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-18T12:21:21.472Z] --- PASS: TestIpcModeShareable (0.88s) [2022-03-18T12:21:21.472Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T12:21:22.417Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-18T12:21:22.417Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-18T12:21:22.553Z] === RUN TestDaemonProxy/configuration_file [2022-03-18T12:21:23.804Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-18T12:21:23.804Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s) [2022-03-18T12:21:23.804Z] === RUN TestAPIIpcModeHost [2022-03-18T12:21:24.464Z] === RUN TestDaemonProxy/conflicting_options [2022-03-18T12:21:24.465Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-18T12:21:24.748Z] --- PASS: TestAPIIpcModeHost (0.69s) [2022-03-18T12:21:24.749Z] === RUN TestDaemonIpcModeShareable [2022-03-18T12:21:25.035Z] --- PASS: TestDaemonProxy (6.33s) [2022-03-18T12:21:25.035Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-03-18T12:21:25.035Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-03-18T12:21:25.035Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-03-18T12:21:25.035Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-03-18T12:21:25.035Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-18T12:21:25.035Z] PASS [2022-03-18T12:21:25.035Z] [2022-03-18T12:21:25.035Z] DONE 17 tests in 10.280s [2022-03-18T12:21:25.035Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T12:21:25.035Z] ++ 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-03-18T12:21:25.035Z] ++ set -e [2022-03-18T12:21:25.035Z] ++ '[' -n 0 ']' [2022-03-18T12:21:25.035Z] ++ set -x [2022-03-18T12:21:25.035Z] ++ 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-03-18T12:21:25.296Z] INFO: Testing against a local daemon [2022-03-18T12:21:25.296Z] === RUN TestCommitInheritsEnv [2022-03-18T12:21:25.321Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-18T12:21:25.321Z] check_test.go:308: [db9a5c36e65ab] daemon is not started [2022-03-18T12:21:25.321Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-18T12:21:25.556Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-03-18T12:21:25.556Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T12:21:25.556Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-18T12:21:25.556Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T12:21:25.556Z] === RUN TestImportWithCustomPlatform [2022-03-18T12:21:25.556Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-18T12:21:25.556Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-18T12:21:25.556Z] === RUN TestImportWithCustomPlatform// [2022-03-18T12:21:25.556Z] === RUN TestImportWithCustomPlatform/linux [2022-03-18T12:21:25.556Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-18T12:21:25.816Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-18T12:21:25.816Z] === RUN TestImportWithCustomPlatform/macos [2022-03-18T12:21:25.816Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-18T12:21:25.816Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-18T12:21:25.816Z] === RUN TestImagesFilterMultiReference [2022-03-18T12:21:25.816Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-18T12:21:25.816Z] === RUN TestImagePullPlatformInvalid [2022-03-18T12:21:25.816Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T12:21:25.816Z] === RUN TestRemoveImageOrphaning [2022-03-18T12:21:25.894Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-03-18T12:21:26.077Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-18T12:21:26.077Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T12:21:26.077Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:21:26.077Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-18T12:21:26.077Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T12:21:26.077Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-18T12:21:26.077Z] === RUN TestTagInvalidReference [2022-03-18T12:21:26.077Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-18T12:21:26.077Z] === RUN TestTagValidPrefixedRepo [2022-03-18T12:21:26.156Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2022-03-18T12:21:26.156Z] === RUN TestDaemonIpcModePrivate [2022-03-18T12:21:26.338Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-18T12:21:26.338Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T12:21:26.338Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-18T12:21:26.338Z] === RUN TestTagOfficialNames [2022-03-18T12:21:26.338Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-18T12:21:26.338Z] === RUN TestTagMatchesDigest [2022-03-18T12:21:26.338Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-18T12:21:26.338Z] PASS [2022-03-18T12:21:26.338Z] [2022-03-18T12:21:26.338Z] === Skipped [2022-03-18T12:21:26.338Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T12:21:26.338Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-18T12:21:26.338Z] [2022-03-18T12:21:26.338Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-18T12:21:26.338Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:21:26.338Z] [2022-03-18T12:21:26.338Z] DONE 22 tests, 2 skipped in 1.241s [2022-03-18T12:21:26.338Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T12:21:26.338Z] ++ 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-03-18T12:21:26.338Z] ++ set -e [2022-03-18T12:21:26.338Z] ++ '[' -n 0 ']' [2022-03-18T12:21:26.338Z] ++ set -x [2022-03-18T12:21:26.338Z] ++ 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-03-18T12:21:26.338Z] INFO: Testing against a local daemon [2022-03-18T12:21:26.338Z] === RUN TestNetworkCreateDelete [2022-03-18T12:21:26.598Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-03-18T12:21:26.598Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T12:21:26.859Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-03-18T12:21:26.859Z] === RUN TestDaemonDNSFallback [2022-03-18T12:21:28.074Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2022-03-18T12:21:28.074Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2022-03-18T12:21:28.074Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T12:21:28.336Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-18T12:21:28.798Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-03-18T12:21:28.798Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T12:21:28.908Z] check_test.go:308: [df91bf5db796b] daemon is not started [2022-03-18T12:21:28.908Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-18T12:21:29.481Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-03-18T12:21:29.481Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2022-03-18T12:21:29.481Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T12:21:30.870Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-03-18T12:21:31.133Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s) [2022-03-18T12:21:31.133Z] === RUN TestIpcModeOlderClient [2022-03-18T12:21:31.133Z] === PAUSE TestIpcModeOlderClient [2022-03-18T12:21:31.133Z] === RUN TestKillContainerInvalidSignal [2022-03-18T12:21:31.706Z] docker_cli_daemon_plugins_test.go:80: [d284a72b8aae9] daemon is not started [2022-03-18T12:21:31.706Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-18T12:21:31.968Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2022-03-18T12:21:31.968Z] === RUN TestKillContainer [2022-03-18T12:21:31.968Z] === RUN TestKillContainer/no_signal [2022-03-18T12:21:32.541Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T12:21:32.803Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-18T12:21:33.066Z] === RUN TestKillContainer/killing_signal [2022-03-18T12:21:33.437Z] --- PASS: TestDaemonDNSFallback (6.22s) [2022-03-18T12:21:33.437Z] === RUN TestInspectNetwork [2022-03-18T12:21:34.014Z] --- PASS: TestKillContainer (2.11s) [2022-03-18T12:21:34.014Z] --- PASS: TestKillContainer/no_signal (0.68s) [2022-03-18T12:21:34.014Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2022-03-18T12:21:34.014Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2022-03-18T12:21:34.014Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T12:21:34.014Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T12:21:34.587Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T12:21:35.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-03-18T12:21:35.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2022-03-18T12:21:35.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-03-18T12:21:35.164Z] === RUN TestKillStoppedContainer [2022-03-18T12:21:35.425Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-18T12:21:35.425Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T12:21:35.425Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-18T12:21:35.425Z] === RUN TestKillDifferentUserContainer [2022-03-18T12:21:35.425Z] docker_cli_daemon_plugins_test.go:170: [d6b53961638ec] daemon is not started [2022-03-18T12:21:35.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-18T12:21:35.948Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-03-18T12:21:35.948Z] === RUN TestInspectOomKilledTrue [2022-03-18T12:21:35.948Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:21:35.948Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T12:21:35.948Z] === RUN TestInspectOomKilledFalse [2022-03-18T12:21:35.948Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:21:35.948Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T12:21:35.980Z] === RUN TestInspectNetwork/full_network_id [2022-03-18T12:21:35.980Z] === RUN TestInspectNetwork/partial_network_id [2022-03-18T12:21:35.980Z] === RUN TestInspectNetwork/network_name [2022-03-18T12:21:35.980Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-18T12:21:36.210Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T12:21:36.471Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2022-03-18T12:21:36.471Z] === RUN TestLinksContainerNames [2022-03-18T12:21:37.046Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-18T12:21:37.991Z] --- PASS: TestLinksContainerNames (1.46s) [2022-03-18T12:21:37.991Z] === RUN TestLogsFollowTailEmpty [2022-03-18T12:21:38.564Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-18T12:21:38.758Z] --- PASS: TestCheckoutGit (34.48s) [2022-03-18T12:21:38.758Z] === RUN TestValidGitTransport [2022-03-18T12:21:38.758Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-18T12:21:38.758Z] === RUN TestGitInvalidRef [2022-03-18T12:21:38.758Z] --- PASS: TestGitInvalidRef (0.22s) [2022-03-18T12:21:38.758Z] PASS [2022-03-18T12:21:38.758Z] coverage: 86.3% of statements [2022-03-18T12:21:38.758Z] ok github.com/docker/docker/builder/remotecontext/git 34.772s coverage: 86.3% of statements [2022-03-18T12:21:38.758Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T12:21:38.758Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T12:21:38.825Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-18T12:21:38.825Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-03-18T12:21:38.825Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T12:21:39.769Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/default [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/private [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/slave [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/shared [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/default [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/private [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/shared [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/slave [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T12:21:39.769Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:21:39.769Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T12:21:39.769Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T12:21:40.030Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T12:21:40.030Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T12:21:40.030Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T12:21:40.030Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T12:21:40.030Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T12:21:40.030Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T12:21:40.030Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T12:21:40.030Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T12:21:40.030Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T12:21:40.177Z] --- PASS: TestInspectNetwork (6.99s) [2022-03-18T12:21:40.178Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-18T12:21:40.178Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-18T12:21:40.178Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-18T12:21:40.178Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-18T12:21:40.178Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T12:21:40.291Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T12:21:40.291Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T12:21:40.291Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T12:21:40.291Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-18T12:21:40.291Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-18T12:21:40.291Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T12:21:40.553Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-18T12:21:41.013Z] --- PASS: TestCreateServiceSecretFileMode (12.42s) [2022-03-18T12:21:41.013Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T12:21:41.126Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-18T12:21:41.561Z] --- PASS: TestRunContainerWithBridgeNone (1.40s) [2022-03-18T12:21:41.561Z] === RUN TestNetworkInvalidJSON [2022-03-18T12:21:41.561Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T12:21:41.561Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T12:21:41.561Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:21:41.561Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:21:41.561Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:21:41.561Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:21:41.561Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T12:21:41.561Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:21:41.561Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:21:41.561Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-18T12:21:41.561Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T12:21:41.561Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T12:21:41.561Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T12:21:41.561Z] === RUN TestNetworkList [2022-03-18T12:21:41.561Z] === RUN TestNetworkList//networks [2022-03-18T12:21:41.561Z] === PAUSE TestNetworkList//networks [2022-03-18T12:21:41.561Z] === RUN TestNetworkList//networks/ [2022-03-18T12:21:41.561Z] === PAUSE TestNetworkList//networks/ [2022-03-18T12:21:41.561Z] === CONT TestNetworkList//networks [2022-03-18T12:21:41.561Z] === CONT TestNetworkList//networks/ [2022-03-18T12:21:41.561Z] --- PASS: TestNetworkList (0.02s) [2022-03-18T12:21:41.561Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T12:21:41.561Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T12:21:41.561Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T12:21:41.699Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-18T12:21:41.960Z] check_test.go:308: [d0db6b4705136] daemon is not started [2022-03-18T12:21:41.960Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-18T12:21:42.130Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-18T12:21:42.131Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T12:21:42.222Z] --- PASS: TestContainerBindMountNonRecursive (1.82s) [2022-03-18T12:21:42.222Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T12:21:42.796Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-03-18T12:21:42.796Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T12:21:43.075Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-18T12:21:43.075Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T12:21:43.372Z] --- PASS: TestContainerVolumesMountedAsSlave (0.52s) [2022-03-18T12:21:43.372Z] === RUN TestNetworkNat [2022-03-18T12:21:43.633Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-18T12:21:44.014Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-18T12:21:44.014Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T12:21:44.206Z] --- PASS: TestNetworkNat (0.76s) [2022-03-18T12:21:44.206Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T12:21:44.778Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-03-18T12:21:44.778Z] === RUN TestNetworkLoopbackNat [2022-03-18T12:21:44.954Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-18T12:21:44.954Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T12:21:45.775Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-18T12:21:45.820Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestConfigureDaemonLogs [2022-03-18T12:21:45.820Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestCommonOptionsInstallFlags [2022-03-18T12:21:45.820Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-18T12:21:45.820Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-18T12:21:45.820Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-18T12:21:45.820Z] PASS [2022-03-18T12:21:45.820Z] coverage: 19.0% of statements [2022-03-18T12:21:45.820Z] ok github.com/docker/docker/cmd/dockerd 0.202s coverage: 19.0% of statements [2022-03-18T12:21:45.820Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-18T12:21:45.820Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-18T12:21:46.040Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-18T12:21:46.337Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-18T12:21:46.337Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T12:21:46.908Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-18T12:21:46.908Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T12:21:46.982Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-18T12:21:47.243Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-18T12:21:47.353Z] === RUN TestContainerStopSignal [2022-03-18T12:21:47.353Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestContainerStopTimeout [2022-03-18T12:21:47.353Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-18T12:21:47.353Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-18T12:21:47.353Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-18T12:21:47.353Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestReplaceAndAppendEnvVars [2022-03-18T12:21:47.353Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-18T12:21:47.353Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestNewMemoryStore [2022-03-18T12:21:47.353Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestAddContainers [2022-03-18T12:21:47.353Z] --- PASS: TestAddContainers (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestGetContainer [2022-03-18T12:21:47.353Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestDeleteContainer [2022-03-18T12:21:47.353Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestListContainers [2022-03-18T12:21:47.353Z] --- PASS: TestListContainers (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestFirstContainer [2022-03-18T12:21:47.353Z] --- PASS: TestFirstContainer (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestApplyAllContainer [2022-03-18T12:21:47.353Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestIsValidHealthString [2022-03-18T12:21:47.353Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestStateRunStop [2022-03-18T12:21:47.353Z] --- PASS: TestStateRunStop (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestStateTimeoutWait [2022-03-18T12:21:47.353Z] state_test.go:141: Stop callback fired [2022-03-18T12:21:47.353Z] state_test.go:165: Stop callback fired [2022-03-18T12:21:47.353Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-18T12:21:47.353Z] === RUN TestIsValidStateString [2022-03-18T12:21:47.353Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestViewSaveDelete [2022-03-18T12:21:47.353Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-18T12:21:47.353Z] === RUN TestViewAll [2022-03-18T12:21:47.353Z] --- PASS: TestViewAll (0.02s) [2022-03-18T12:21:47.353Z] === RUN TestViewGet [2022-03-18T12:21:47.353Z] --- PASS: TestViewGet (0.01s) [2022-03-18T12:21:47.353Z] === RUN TestNames [2022-03-18T12:21:47.353Z] --- PASS: TestNames (0.00s) [2022-03-18T12:21:47.353Z] === RUN TestViewWithHealthCheck [2022-03-18T12:21:47.353Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-18T12:21:47.353Z] PASS [2022-03-18T12:21:47.353Z] coverage: 41.7% of statements [2022-03-18T12:21:47.353Z] ok github.com/docker/docker/container 0.243s coverage: 41.7% of statements [2022-03-18T12:21:47.353Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T12:21:47.353Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T12:21:47.353Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T12:21:47.353Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T12:21:47.808Z] === RUN TestPrepare [2022-03-18T12:21:47.808Z] --- PASS: TestPrepare (0.00s) [2022-03-18T12:21:47.808Z] === RUN TestStart [2022-03-18T12:21:47.808Z] --- PASS: TestStart (0.00s) [2022-03-18T12:21:47.808Z] === RUN TestWaitCancel [2022-03-18T12:21:47.808Z] --- PASS: TestWaitCancel (0.00s) [2022-03-18T12:21:47.808Z] === RUN TestWaitDisabled [2022-03-18T12:21:47.808Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-18T12:21:47.808Z] === RUN TestWaitEnabled [2022-03-18T12:21:47.808Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-18T12:21:47.808Z] === RUN TestRemove [2022-03-18T12:21:47.808Z] --- PASS: TestRemove (0.00s) [2022-03-18T12:21:47.808Z] PASS [2022-03-18T12:21:47.808Z] coverage: 65.3% of statements [2022-03-18T12:21:47.808Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2022-03-18T12:21:48.187Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2022-03-18T12:21:48.187Z] === RUN TestPause [2022-03-18T12:21:48.187Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-18T12:21:48.759Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-18T12:21:48.820Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) [2022-03-18T12:21:48.820Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T12:21:48.820Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:21:48.820Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:21:48.820Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T12:21:49.019Z] --- PASS: TestPause (0.93s) [2022-03-18T12:21:49.019Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T12:21:49.019Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T12:21:49.019Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T12:21:49.019Z] === RUN TestPauseStopPausedContainer [2022-03-18T12:21:49.591Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2022-03-18T12:21:49.591Z] === RUN TestPidHost [2022-03-18T12:21:50.533Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-18T12:21:50.699Z] === RUN TestNewListSecretsFilters [2022-03-18T12:21:50.699Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-18T12:21:50.699Z] === RUN TestNewListConfigsFilters [2022-03-18T12:21:50.699Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-18T12:21:50.699Z] PASS [2022-03-18T12:21:50.699Z] coverage: 0.5% of statements [2022-03-18T12:21:50.699Z] ok github.com/docker/docker/daemon/cluster 0.246s coverage: 0.5% of statements [2022-03-18T12:21:51.477Z] --- PASS: TestPidHost (1.60s) [2022-03-18T12:21:51.477Z] === RUN TestPsFilter [2022-03-18T12:21:51.477Z] --- PASS: TestPsFilter (0.15s) [2022-03-18T12:21:51.477Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T12:21:51.661Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-18T12:21:51.661Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.07s) [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-18T12:21:51.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T12:21:51.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-18T12:21:51.738Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-18T12:21:51.999Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-18T12:21:52.118Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-18T12:21:52.119Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-18T12:21:52.119Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-18T12:21:52.119Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-18T12:21:52.119Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-18T12:21:52.119Z] PASS [2022-03-18T12:21:52.119Z] coverage: 35.9% of statements [2022-03-18T12:21:52.119Z] ok github.com/docker/docker/daemon/cluster/convert 0.735s coverage: 35.9% of statements [2022-03-18T12:21:52.260Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-03-18T12:21:52.260Z] === RUN TestRemoveContainerWithVolume [2022-03-18T12:21:52.837Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2022-03-18T12:21:52.837Z] === RUN TestRemoveContainerRunning [2022-03-18T12:21:53.230Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-03-18T12:21:53.230Z] === RUN TestCreateServiceSysctls [2022-03-18T12:21:53.411Z] --- PASS: TestRemoveContainerRunning (0.65s) [2022-03-18T12:21:53.411Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T12:21:53.983Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-18T12:21:54.245Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2022-03-18T12:21:54.245Z] === RUN TestRemoveInvalidContainer [2022-03-18T12:21:54.245Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T12:21:54.245Z] === RUN TestRenameLinkedContainer [2022-03-18T12:21:54.288Z] === RUN TestWaitNodeAttachment [2022-03-18T12:21:54.288Z] === RUN TestBuilderGC [2022-03-18T12:21:54.288Z] --- PASS: TestBuilderGC (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestDaemonConfigurationNotFound [2022-03-18T12:21:54.288Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestDaemonBrokenConfiguration [2022-03-18T12:21:54.288Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestFindConfigurationConflicts [2022-03-18T12:21:54.288Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-18T12:21:54.288Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-18T12:21:54.288Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-18T12:21:54.288Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-18T12:21:54.288Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-18T12:21:54.288Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-18T12:21:54.288Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-18T12:21:54.288Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-18T12:21:54.288Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-18T12:21:54.288Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-18T12:21:54.288Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-18T12:21:54.288Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-18T12:21:54.288Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestValidateConfiguration [2022-03-18T12:21:54.288Z] === RUN TestValidateConfiguration/with_label [2022-03-18T12:21:54.288Z] === RUN TestValidateConfiguration/with_dns [2022-03-18T12:21:54.288Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-18T12:21:54.288Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-18T12:21:54.288Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-18T12:21:54.288Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-18T12:21:54.288Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-18T12:21:54.288Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-18T12:21:54.288Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-18T12:21:54.288Z] === RUN TestReloadSetConfigFileNotExist [2022-03-18T12:21:54.506Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-18T12:21:54.611Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-03-18T12:21:54.611Z] === RUN TestCreateServiceCapabilities [2022-03-18T12:21:54.744Z] time="2022-03-18T12:21:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-18T12:21:54.744Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-03-18T12:21:54.744Z] === RUN TestReloadDefaultConfigNotExist [2022-03-18T12:21:54.744Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:21:54.744Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestReloadBadDefaultConfig [2022-03-18T12:21:54.744Z] time="2022-03-18T12:21:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3980768263" [2022-03-18T12:21:54.744Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestReloadWithConflictingLabels [2022-03-18T12:21:54.744Z] time="2022-03-18T12:21:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3022832401" [2022-03-18T12:21:54.744Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-03-18T12:21:54.744Z] === RUN TestIsolationConversion [2022-03-18T12:21:54.744Z] === RUN TestIsolationConversion/default [2022-03-18T12:21:54.744Z] === RUN TestIsolationConversion/process [2022-03-18T12:21:54.744Z] === RUN TestIsolationConversion/hyperv [2022-03-18T12:21:54.744Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-18T12:21:54.744Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-18T12:21:54.744Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-18T12:21:54.744Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestContainerLabels [2022-03-18T12:21:54.744Z] --- PASS: TestContainerLabels (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestCredentialSpecConversion [2022-03-18T12:21:54.744Z] === RUN TestCredentialSpecConversion/none [2022-03-18T12:21:54.744Z] === RUN TestCredentialSpecConversion/config [2022-03-18T12:21:54.744Z] === RUN TestCredentialSpecConversion/file [2022-03-18T12:21:54.744Z] === RUN TestCredentialSpecConversion/registry [2022-03-18T12:21:54.744Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-18T12:21:54.744Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-18T12:21:54.744Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-18T12:21:54.744Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-18T12:21:54.744Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestControllerValidateMountBind [2022-03-18T12:21:54.744Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestReloadWithDuplicateLabels [2022-03-18T12:21:54.744Z] time="2022-03-18T12:21:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1709416974" [2022-03-18T12:21:54.744Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-03-18T12:21:54.744Z] === RUN TestMaskURLCredentials [2022-03-18T12:21:54.744Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestDaemonConfigurationMerge [2022-03-18T12:21:54.744Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-03-18T12:21:54.744Z] === RUN TestControllerValidateMountVolume [2022-03-18T12:21:54.744Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestControllerValidateMountTarget [2022-03-18T12:21:54.744Z] --- PASS: TestDaemonConfigurationMerge (0.01s) [2022-03-18T12:21:54.744Z] PASS [2022-03-18T12:21:54.744Z] coverage: 79.2% of statements [2022-03-18T12:21:54.744Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestControllerValidateMountTmpfs [2022-03-18T12:21:54.744Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestControllerValidateMountInvalidType [2022-03-18T12:21:54.744Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestControllerValidateMountNamedPipe [2022-03-18T12:21:54.744Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-18T12:21:54.744Z] PASS [2022-03-18T12:21:54.744Z] coverage: 11.0% of statements [2022-03-18T12:21:54.744Z] ok github.com/docker/docker/daemon/config 0.309s coverage: 79.2% of statements [2022-03-18T12:21:54.744Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.824s coverage: 11.0% of statements [2022-03-18T12:21:54.744Z] === RUN TestEventsLog [2022-03-18T12:21:54.744Z] --- PASS: TestEventsLog (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestEventsLogTimeout [2022-03-18T12:21:54.744Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-18T12:21:54.744Z] === RUN TestLogEvents [2022-03-18T12:21:54.744Z] --- PASS: TestLogEvents (0.05s) [2022-03-18T12:21:54.744Z] === RUN TestLoadBufferedEvents [2022-03-18T12:21:55.200Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-18T12:21:55.200Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-18T12:21:55.200Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-18T12:21:55.200Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-18T12:21:55.200Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-18T12:21:55.200Z] PASS [2022-03-18T12:21:55.200Z] coverage: 50.0% of statements [2022-03-18T12:21:55.200Z] ok github.com/docker/docker/daemon/events 0.292s coverage: 50.0% of statements [2022-03-18T12:21:56.729Z] === RUN TestLinkNaming [2022-03-18T12:21:56.729Z] --- PASS: TestLinkNaming (0.00s) [2022-03-18T12:21:56.729Z] === RUN TestLinkNew [2022-03-18T12:21:56.729Z] --- PASS: TestLinkNew (0.00s) [2022-03-18T12:21:56.729Z] === RUN TestLinkEnv [2022-03-18T12:21:56.729Z] --- PASS: TestLinkEnv (0.00s) [2022-03-18T12:21:56.730Z] === RUN TestLinkMultipleEnv [2022-03-18T12:21:56.730Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-18T12:21:56.730Z] === RUN TestLinkPortRangeEnv [2022-03-18T12:21:56.730Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-18T12:21:56.730Z] PASS [2022-03-18T12:21:56.730Z] coverage: 93.0% of statements [2022-03-18T12:21:56.730Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-03-18T12:21:56.730Z] === RUN TestIsEmptyDir [2022-03-18T12:21:56.730Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-18T12:21:56.730Z] PASS [2022-03-18T12:21:56.730Z] coverage: 2.3% of statements [2022-03-18T12:21:56.730Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2022-03-18T12:21:57.054Z] --- PASS: TestRenameLinkedContainer (2.62s) [2022-03-18T12:21:57.054Z] === RUN TestRenameStoppedContainer [2022-03-18T12:21:57.152Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-03-18T12:21:57.152Z] === RUN TestInspect [2022-03-18T12:21:57.316Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-18T12:21:57.316Z] --- PASS: TestRenameStoppedContainer (0.57s) [2022-03-18T12:21:57.316Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T12:21:57.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-18T12:21:57.692Z] === RUN TestVerifyNetworkingConfig [2022-03-18T12:21:57.692Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestGetContainer [2022-03-18T12:21:57.692Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestValidContainerNames [2022-03-18T12:21:57.692Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestContainerInitDNS [2022-03-18T12:21:57.692Z] daemon_test.go:145: root required [2022-03-18T12:21:57.692Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestMerge [2022-03-18T12:21:57.692Z] --- PASS: TestMerge (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestValidateContainerIsolation [2022-03-18T12:21:57.692Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestFindNetworkErrorType [2022-03-18T12:21:57.692Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestEnsureServicesExist [2022-03-18T12:21:57.692Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestEnsureServicesExistErrors [2022-03-18T12:21:57.692Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-18T12:21:57.692Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-18T12:21:57.692Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-18T12:21:57.692Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestContainerDelete [2022-03-18T12:21:57.692Z] --- PASS: TestContainerDelete (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestContainerDoubleDelete [2022-03-18T12:21:57.692Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestLogContainerEventCopyLabels [2022-03-18T12:21:57.692Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestLogContainerEventWithAttributes [2022-03-18T12:21:57.692Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestNoneHealthcheck [2022-03-18T12:21:57.692Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestHealthStates [2022-03-18T12:21:57.692Z] time="2022-03-18T12:21:57Z" 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-03-18T12:21:57.692Z] time="2022-03-18T12:21:57Z" 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-03-18T12:21:57.692Z] time="2022-03-18T12:21:57Z" 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-03-18T12:21:57.692Z] time="2022-03-18T12:21:57Z" 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-03-18T12:21:57.692Z] time="2022-03-18T12:21:57Z" 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-03-18T12:21:57.692Z] time="2022-03-18T12:21:57Z" 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-03-18T12:21:57.692Z] time="2022-03-18T12:21:57Z" 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-03-18T12:21:57.692Z] time="2022-03-18T12:21:57Z" 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-03-18T12:21:57.692Z] time="2022-03-18T12:21:57Z" 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-03-18T12:21:57.692Z] time="2022-03-18T12:21:57Z" 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-03-18T12:21:57.692Z] --- PASS: TestHealthStates (0.21s) [2022-03-18T12:21:57.692Z] === RUN TestGetInspectData [2022-03-18T12:21:57.692Z] --- PASS: TestGetInspectData (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestFillLicense [2022-03-18T12:21:57.692Z] --- PASS: TestFillLicense (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestListInvalidFilter [2022-03-18T12:21:57.692Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestNameFilter [2022-03-18T12:21:57.692Z] --- PASS: TestNameFilter (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-18T12:21:57.692Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-18T12:21:57.692Z] === 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-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-18T12:21:57.692Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-18T12:21:57.692Z] --- 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-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-18T12:21:57.692Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestDaemonReloadLabels [2022-03-18T12:21:57.692Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-18T12:21:57.692Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestDaemonReloadMirrors [2022-03-18T12:21:57.692Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-18T12:21:57.692Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-18T12:21:57.692Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-18T12:21:57.692Z] reload_test.go:342: root required [2022-03-18T12:21:57.692Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-18T12:21:57.692Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-18T12:21:57.692Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-18T12:21:57.692Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-18T12:21:57.692Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-18T12:21:57.692Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-18T12:21:57.692Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-18T12:21:57.692Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-18T12:21:57.692Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-18T12:21:57.692Z] === RUN TestParseVolumesFrom [2022-03-18T12:21:57.692Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-18T12:21:57.692Z] PASS [2022-03-18T12:21:57.692Z] coverage: 8.6% of statements [2022-03-18T12:21:57.692Z] ok github.com/docker/docker/daemon 0.491s coverage: 8.6% of statements [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-18T12:21:57.692Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-18T12:21:57.887Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-18T12:21:58.830Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2022-03-18T12:21:58.830Z] === RUN TestRenameInvalidName [2022-03-18T12:21:59.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-18T12:21:59.353Z] --- PASS: TestRenameInvalidName (0.61s) [2022-03-18T12:21:59.353Z] === RUN TestRenameAnonymousContainer [2022-03-18T12:21:59.693Z] --- PASS: TestInspect (2.60s) [2022-03-18T12:21:59.693Z] === RUN TestCreateJob [2022-03-18T12:21:59.867Z] === RUN TestAdapterReadLogs [2022-03-18T12:21:59.867Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCopier [2022-03-18T12:21:59.867Z] --- PASS: TestCopier (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCopierLongLines [2022-03-18T12:21:59.867Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCopierSlow [2022-03-18T12:21:59.867Z] === RUN TestNewStreamConfig [2022-03-18T12:21:59.867Z] === RUN TestNewStreamConfig/defaults [2022-03-18T12:21:59.867Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-18T12:21:59.867Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-18T12:21:59.867Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-18T12:21:59.867Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-18T12:21:59.867Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-18T12:21:59.867Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-18T12:21:59.867Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-18T12:21:59.867Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-18T12:21:59.867Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-18T12:21:59.867Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-18T12:21:59.867Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-18T12:21:59.867Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-18T12:21:59.867Z] === RUN TestSearchRegistryForImagesErrors [2022-03-18T12:21:59.867Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestSearchRegistryForImages [2022-03-18T12:21:59.867Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestOnlyPlatformWithFallback [2022-03-18T12:21:59.867Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestImageDelete [2022-03-18T12:21:59.867Z] === RUN TestImageDelete/no_lease [2022-03-18T12:21:59.867Z] === RUN TestImageDelete/lease_exists [2022-03-18T12:21:59.867Z] time="2022-03-18T12:21:59Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-18T12:21:59.867Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-18T12:21:59.867Z] === RUN TestCreateSuccess [2022-03-18T12:21:59.867Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCreateStreamSkipped [2022-03-18T12:21:59.867Z] time="2022-03-18T12:21:59Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-18T12:21:59.867Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCreateLogGroupSuccess [2022-03-18T12:21:59.867Z] time="2022-03-18T12:21:59Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-18T12:21:59.867Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCreateError [2022-03-18T12:21:59.867Z] --- PASS: TestCreateError (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCreateAlreadyExists [2022-03-18T12:21:59.867Z] time="2022-03-18T12:21:59Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-18T12:21:59.867Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestLogClosed [2022-03-18T12:21:59.867Z] --- PASS: TestLogClosed (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestLogBlocking [2022-03-18T12:21:59.867Z] --- PASS: TestLogBlocking (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-18T12:21:59.867Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestLogNonBlockingBufferFull [2022-03-18T12:21:59.867Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestPublishBatchSuccess [2022-03-18T12:21:59.867Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestPublishBatchError [2022-03-18T12:21:59.867Z] time="2022-03-18T12:21:59Z" level=error msg=error [2022-03-18T12:21:59.867Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-18T12:21:59.867Z] time="2022-03-18T12:21:59Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T12:21:59.867Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-18T12:21:59.867Z] time="2022-03-18T12:21:59Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T12:21:59.867Z] time="2022-03-18T12:21:59Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-18T12:21:59.867Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCollectBatchSimple [2022-03-18T12:21:59.867Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCollectBatchTicker [2022-03-18T12:21:59.867Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCollectBatchMultilinePattern [2022-03-18T12:21:59.867Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-18T12:21:59.867Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-18T12:21:59.867Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-18T12:21:59.867Z] --- PASS: TestCopierSlow (0.20s) [2022-03-18T12:21:59.867Z] === RUN TestCopierWithSized [2022-03-18T12:21:59.867Z] === RUN TestCopierWithSized/as_is [2022-03-18T12:21:59.867Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-18T12:21:59.867Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-18T12:21:59.867Z] === RUN TestCollectBatchClose [2022-03-18T12:21:59.867Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestEffectiveLen [2022-03-18T12:21:59.867Z] === RUN TestEffectiveLen/0/Hello [2022-03-18T12:21:59.867Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-18T12:21:59.867Z] === RUN TestEffectiveLen/2/🙃 [2022-03-18T12:21:59.867Z] === RUN TestEffectiveLen/3/���� [2022-03-18T12:21:59.867Z] === RUN TestEffectiveLen/4/He��o [2022-03-18T12:21:59.867Z] === RUN TestEffectiveLen/5/ [2022-03-18T12:21:59.867Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestFindValidSplit [2022-03-18T12:21:59.867Z] === RUN TestFindValidSplit/0/ [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1076: [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1077: [2022-03-18T12:21:59.867Z] === RUN TestFindValidSplit/1/Hello [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1076: Hello [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1077: [2022-03-18T12:21:59.867Z] === RUN TestFindValidSplit/2/Hello [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1076: He [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1077: llo [2022-03-18T12:21:59.867Z] === RUN TestFindValidSplit/3/Hello [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1076: [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1077: Hello [2022-03-18T12:21:59.867Z] === RUN TestFindValidSplit/4/🙃 [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1076: [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-18T12:21:59.867Z] === RUN TestFindValidSplit/5/🙃 [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1077: [2022-03-18T12:21:59.867Z] === RUN TestFindValidSplit/6/a� [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1076: a [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1077: � [2022-03-18T12:21:59.867Z] === RUN TestFindValidSplit/7/a� [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1076: a� [2022-03-18T12:21:59.867Z] cloudwatchlogs_test.go:1077: [2022-03-18T12:21:59.867Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-18T12:21:59.867Z] --- PASS: TestImageDelete (0.09s) [2022-03-18T12:21:59.867Z] --- PASS: TestImageDelete/no_lease (0.05s) [2022-03-18T12:21:59.867Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-18T12:21:59.867Z] === RUN TestContentStoreForPull [2022-03-18T12:21:59.867Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-18T12:21:59.867Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestProcessEventEmoji [2022-03-18T12:21:59.867Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-18T12:21:59.867Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-18T12:21:59.867Z] === RUN TestCopierWithPartial [2022-03-18T12:21:59.867Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestRingLogger [2022-03-18T12:21:59.867Z] --- PASS: TestRingLogger (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestRingCap [2022-03-18T12:21:59.867Z] --- PASS: TestRingCap (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestRingClose [2022-03-18T12:21:59.867Z] --- PASS: TestRingClose (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestRingDrain [2022-03-18T12:21:59.867Z] --- PASS: TestRingDrain (0.00s) [2022-03-18T12:21:59.867Z] PASS [2022-03-18T12:21:59.867Z] coverage: 43.2% of statements [2022-03-18T12:21:59.867Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-18T12:21:59.867Z] === RUN TestCollectBatchLineSplit [2022-03-18T12:21:59.867Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-18T12:21:59.867Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-18T12:21:59.868Z] ok github.com/docker/docker/daemon/logger 0.290s coverage: 43.2% of statements [2022-03-18T12:21:59.868Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.03s) [2022-03-18T12:21:59.868Z] === RUN TestCollectBatchMaxEvents [2022-03-18T12:21:59.868Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-18T12:21:59.868Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-18T12:21:59.868Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-18T12:21:59.868Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-18T12:21:59.868Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-18T12:21:59.868Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-18T12:21:59.868Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-18T12:21:59.868Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-18T12:21:59.868Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-18T12:21:59.868Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-18T12:21:59.868Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-18T12:21:59.868Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-18T12:21:59.868Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-18T12:21:59.868Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-18T12:21:59.868Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-18T12:21:59.868Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-18T12:21:59.868Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-18T12:21:59.868Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsFormat [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-18T12:21:59.868Z] === RUN TestCreateTagSuccess [2022-03-18T12:21:59.868Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-18T12:21:59.868Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-18T12:21:59.868Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-18T12:21:59.868Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-18T12:21:59.868Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-18T12:21:59.868Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-18T12:21:59.868Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-18T12:21:59.868Z] PASS [2022-03-18T12:21:59.868Z] coverage: 80.2% of statements [2022-03-18T12:21:59.868Z] ok github.com/docker/docker/daemon/logger/awslogs 0.441s coverage: 80.2% of statements [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptReconnectInterval [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-18T12:21:59.868Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-18T12:21:59.868Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-18T12:21:59.868Z] PASS [2022-03-18T12:21:59.868Z] coverage: 33.6% of statements [2022-03-18T12:21:59.868Z] ok github.com/docker/docker/daemon/logger/fluentd 0.070s coverage: 33.6% of statements [2022-03-18T12:21:59.868Z] --- PASS: TestContentStoreForPull (0.22s) [2022-03-18T12:21:59.868Z] PASS [2022-03-18T12:21:59.868Z] coverage: 6.8% of statements [2022-03-18T12:21:59.868Z] ok github.com/docker/docker/daemon/images 0.426s coverage: 6.8% of statements [2022-03-18T12:21:59.868Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T12:21:59.868Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T12:21:59.868Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-18T12:21:59.868Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T12:21:59.868Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-18T12:21:59.868Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-18T12:22:00.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-18T12:22:00.831Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-18T12:22:00.831Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-18T12:22:00.831Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-18T12:22:01.287Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-18T12:22:01.287Z] === RUN TestFastTimeMarshalJSON [2022-03-18T12:22:01.287Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-18T12:22:01.287Z] PASS [2022-03-18T12:22:01.287Z] coverage: 87.2% of statements [2022-03-18T12:22:01.287Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.247s coverage: 87.2% of statements [2022-03-18T12:22:01.311Z] --- PASS: TestRenameAnonymousContainer (2.15s) [2022-03-18T12:22:01.311Z] === RUN TestRenameContainerWithSameName [2022-03-18T12:22:01.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-18T12:22:01.743Z] === RUN TestJSONFileLogger [2022-03-18T12:22:01.743Z] --- PASS: TestJSONFileLogger (0.01s) [2022-03-18T12:22:01.743Z] === RUN TestJSONFileLoggerWithTags [2022-03-18T12:22:01.743Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-18T12:22:01.743Z] === RUN TestJSONFileLoggerWithOpts [2022-03-18T12:22:01.743Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-03-18T12:22:01.743Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-18T12:22:01.743Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-18T12:22:01.743Z] === RUN TestEncodeDecode [2022-03-18T12:22:01.743Z] === PAUSE TestEncodeDecode [2022-03-18T12:22:01.743Z] === RUN TestUnexpectedEOF [2022-03-18T12:22:01.743Z] time="2022-03-18T12:22:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T12:22:01.743Z] time="2022-03-18T12:22:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T12:22:01.743Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-03-18T12:22:01.743Z] === CONT TestEncodeDecode [2022-03-18T12:22:01.743Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-18T12:22:01.743Z] PASS [2022-03-18T12:22:01.743Z] coverage: 69.9% of statements [2022-03-18T12:22:01.743Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.300s coverage: 69.9% of statements [2022-03-18T12:22:02.143Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2022-03-18T12:22:02.143Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T12:22:02.199Z] === RUN TestWriteLog [2022-03-18T12:22:02.199Z] === PAUSE TestWriteLog [2022-03-18T12:22:02.199Z] === RUN TestReadLog [2022-03-18T12:22:02.199Z] === PAUSE TestReadLog [2022-03-18T12:22:02.199Z] === RUN TestDecode [2022-03-18T12:22:02.199Z] --- PASS: TestDecode (0.04s) [2022-03-18T12:22:02.199Z] === CONT TestWriteLog [2022-03-18T12:22:02.199Z] === CONT TestReadLog [2022-03-18T12:22:02.199Z] === RUN TestReadLog/tail_exact [2022-03-18T12:22:02.199Z] --- PASS: TestWriteLog (0.01s) [2022-03-18T12:22:02.199Z] === RUN TestOpenFileDelete [2022-03-18T12:22:02.199Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-18T12:22:02.199Z] === RUN TestOpenFileRename [2022-03-18T12:22:02.199Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-18T12:22:02.199Z] === RUN TestHandleDecoderErr [2022-03-18T12:22:02.199Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-18T12:22:02.199Z] === RUN TestParseLogTagDefaultTag [2022-03-18T12:22:02.199Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-18T12:22:02.199Z] === RUN TestParseLogTag [2022-03-18T12:22:02.199Z] --- PASS: TestParseLogTag (0.00s) [2022-03-18T12:22:02.199Z] === RUN TestParseLogTagEmptyTag [2022-03-18T12:22:02.199Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-18T12:22:02.199Z] === RUN TestTailFiles [2022-03-18T12:22:02.199Z] --- PASS: TestTailFiles (0.00s) [2022-03-18T12:22:02.199Z] === RUN TestFollowLogsConsumerGone [2022-03-18T12:22:02.199Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-18T12:22:02.199Z] === RUN TestFollowLogsProducerGone [2022-03-18T12:22:02.199Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-18T12:22:02.199Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-18T12:22:02.199Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-18T12:22:02.199Z] === RUN TestCheckCapacityAndRotate [2022-03-18T12:22:02.199Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-18T12:22:02.199Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-18T12:22:02.199Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-03-18T12:22:02.200Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-18T12:22:02.200Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-18T12:22:02.200Z] PASS [2022-03-18T12:22:02.200Z] coverage: 53.2% of statements [2022-03-18T12:22:02.200Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.131s coverage: 53.2% of statements [2022-03-18T12:22:02.200Z] === RUN TestReadLog/tail_less_than_available [2022-03-18T12:22:02.200Z] === RUN TestReadLog/tail_more_than_available [2022-03-18T12:22:02.200Z] --- PASS: TestReadLog (0.25s) [2022-03-18T12:22:02.200Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-18T12:22:02.200Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-18T12:22:02.200Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-18T12:22:02.200Z] PASS [2022-03-18T12:22:02.200Z] coverage: 78.7% of statements [2022-03-18T12:22:02.200Z] ok github.com/docker/docker/daemon/logger/local 0.394s coverage: 78.7% of statements [2022-03-18T12:22:02.656Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T12:22:02.986Z] --- PASS: TestCreateJob (3.10s) [2022-03-18T12:22:02.986Z] === RUN TestReplicatedJob [2022-03-18T12:22:03.086Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s) [2022-03-18T12:22:03.086Z] === RUN TestResize [2022-03-18T12:22:03.112Z] === RUN TestLog [2022-03-18T12:22:03.112Z] --- PASS: TestLog (0.03s) [2022-03-18T12:22:03.112Z] PASS [2022-03-18T12:22:03.112Z] coverage: 31.5% of statements [2022-03-18T12:22:03.112Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2022-03-18T12:22:03.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-18T12:22:03.659Z] --- PASS: TestResize (0.59s) [2022-03-18T12:22:03.659Z] === RUN TestResizeWithInvalidSize [2022-03-18T12:22:03.717Z] --- PASS: TestServiceWithDataPathPortInit (13.05s) [2022-03-18T12:22:03.717Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T12:22:04.077Z] === RUN TestNewParse [2022-03-18T12:22:04.077Z] --- PASS: TestNewParse (0.00s) [2022-03-18T12:22:04.077Z] PASS [2022-03-18T12:22:04.077Z] coverage: 8.3% of statements [2022-03-18T12:22:04.077Z] ok github.com/docker/docker/daemon/logger/templates 0.068s coverage: 8.3% of statements [2022-03-18T12:22:04.077Z] === RUN TestParseLogFormat [2022-03-18T12:22:04.077Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestValidateLogOptEmpty [2022-03-18T12:22:04.077Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestValidateSyslogAddress [2022-03-18T12:22:04.077Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestParseAddressDefaultPort [2022-03-18T12:22:04.077Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestValidateSyslogFacility [2022-03-18T12:22:04.077Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestValidateLogOptSyslogFormat [2022-03-18T12:22:04.077Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestValidateLogOpt [2022-03-18T12:22:04.077Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T12:22:04.077Z] PASS [2022-03-18T12:22:04.077Z] coverage: 46.8% of statements [2022-03-18T12:22:04.077Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 46.8% of statements [2022-03-18T12:22:04.077Z] === RUN TestValidateLogOpt [2022-03-18T12:22:04.077Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestNewMissedConfig [2022-03-18T12:22:04.077Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestNewMissedUrl [2022-03-18T12:22:04.077Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestNewMissedToken [2022-03-18T12:22:04.077Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestNewWithProxy [2022-03-18T12:22:04.077Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestDefault [2022-03-18T12:22:04.077Z] --- PASS: TestDefault (0.01s) [2022-03-18T12:22:04.077Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-18T12:22:04.077Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestJsonFormat [2022-03-18T12:22:04.077Z] --- PASS: TestJsonFormat (0.01s) [2022-03-18T12:22:04.077Z] === RUN TestRawFormat [2022-03-18T12:22:04.077Z] --- PASS: TestRawFormat (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestRawFormatWithLabels [2022-03-18T12:22:04.077Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestRawFormatWithoutTag [2022-03-18T12:22:04.077Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-18T12:22:04.077Z] === RUN TestBatching [2022-03-18T12:22:04.077Z] --- PASS: TestBatching (0.28s) [2022-03-18T12:22:04.077Z] === RUN TestFrequency [2022-03-18T12:22:04.533Z] --- PASS: TestFrequency (0.24s) [2022-03-18T12:22:04.533Z] === RUN TestOneMessagePerRequest [2022-03-18T12:22:04.533Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-18T12:22:04.533Z] === RUN TestVerify [2022-03-18T12:22:04.533Z] --- PASS: TestVerify (0.00s) [2022-03-18T12:22:04.533Z] === RUN TestSkipVerify [2022-03-18T12:22:04.533Z] time="2022-03-18T12:22:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:04.602Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2022-03-18T12:22:04.602Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T12:22:04.602Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-18T12:22:04.657Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mmbysfk2u4kcaql7046js9s53 Created:2022-03-18 12:22:03.251013917 +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[0304fd45e908149ad5087e732abb1530feb305832acce9e32d67faa4986e3f10:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.meeflvkqemypa54s0ka3smw3w EndpointID:5a6b20df42e36ad652d33fce27ade07480dbda14cd515dbe973598abeec04810 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4c52e118461eac244f4d128862e9589f5cf6afb148042a37365abd936883e0ee 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:5524b3daac2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.meeflvkqemypa54s0ka3smw3w EndpointID:5a6b20df42e36ad652d33fce27ade07480dbda14cd515dbe973598abeec04810 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-18T12:22:04.990Z] time="2022-03-18T12:22:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:04.990Z] time="2022-03-18T12:22:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:05.174Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2022-03-18T12:22:05.174Z] === RUN TestDaemonRestartKillContainers [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:22:05.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:22:05.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:22:05.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T12:22:05.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:22:05.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-18T12:22:05.447Z] --- PASS: TestSkipVerify (0.75s) [2022-03-18T12:22:05.447Z] === RUN TestBufferMaximum [2022-03-18T12:22:05.447Z] time="2022-03-18T12:22:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:05.447Z] time="2022-03-18T12:22:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:05.447Z] time="2022-03-18T12:22:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:05.447Z] time="2022-03-18T12:22:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:05.447Z] time="2022-03-18T12:22:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:05.447Z] time="2022-03-18T12:22:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606124.997731\",\"host\":\"a444aed37022\"}'" [2022-03-18T12:22:05.447Z] time="2022-03-18T12:22:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606124.997731\",\"host\":\"a444aed37022\"}'" [2022-03-18T12:22:05.447Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-18T12:22:05.447Z] === RUN TestServerAlwaysDown [2022-03-18T12:22:05.447Z] time="2022-03-18T12:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:05.447Z] time="2022-03-18T12:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:05.447Z] time="2022-03-18T12:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606125.001403\",\"host\":\"a444aed37022\"}'" [2022-03-18T12:22:05.448Z] time="2022-03-18T12:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606125.001403\",\"host\":\"a444aed37022\"}'" [2022-03-18T12:22:05.448Z] time="2022-03-18T12:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:22:05.448Z] time="2022-03-18T12:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606125.001403\",\"host\":\"a444aed37022\"}'" [2022-03-18T12:22:05.448Z] time="2022-03-18T12:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606125.002426\",\"host\":\"a444aed37022\"}'" [2022-03-18T12:22:05.448Z] time="2022-03-18T12:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606125.002426\",\"host\":\"a444aed37022\"}'" [2022-03-18T12:22:05.448Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-18T12:22:05.448Z] === RUN TestCannotSendAfterClose [2022-03-18T12:22:05.448Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-18T12:22:05.448Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-18T12:22:05.903Z] === RUN TestV1IDService [2022-03-18T12:22:05.903Z] --- PASS: TestV1IDService (0.02s) [2022-03-18T12:22:05.903Z] === RUN TestV2MetadataService [2022-03-18T12:22:06.359Z] time="2022-03-18T12:22:06Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-18T12:22:06.359Z] time="2022-03-18T12:22:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a444aed37022\"}'" [2022-03-18T12:22:06.359Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-18T12:22:06.359Z] PASS [2022-03-18T12:22:06.359Z] coverage: 82.5% of statements [2022-03-18T12:22:06.359Z] ok github.com/docker/docker/daemon/logger/splunk 2.368s coverage: 82.5% of statements [2022-03-18T12:22:06.359Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T12:22:06.359Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-18T12:22:06.359Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T12:22:06.359Z] === RUN TestSuccessfulDownload [2022-03-18T12:22:06.359Z] download_test.go:267: Needs fixing on Windows [2022-03-18T12:22:06.359Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-18T12:22:06.359Z] === RUN TestCancelledDownload [2022-03-18T12:22:06.359Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-18T12:22:06.359Z] === RUN TestMaxDownloadAttempts [2022-03-18T12:22:06.359Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T12:22:06.359Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T12:22:06.359Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T12:22:06.359Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T12:22:06.359Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T12:22:06.359Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T12:22:06.359Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T12:22:06.359Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T12:22:06.359Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T12:22:06.359Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T12:22:06.359Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T12:22:06.359Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T12:22:06.815Z] time="2022-03-18T12:22:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T12:22:06.815Z] time="2022-03-18T12:22:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T12:22:06.815Z] time="2022-03-18T12:22:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T12:22:06.815Z] time="2022-03-18T12:22:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T12:22:06.815Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-18T12:22:06.815Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-03-18T12:22:06.815Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-03-18T12:22:06.815Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-03-18T12:22:06.815Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-03-18T12:22:06.815Z] === RUN TestTransfer [2022-03-18T12:22:06.815Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-18T12:22:06.815Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-18T12:22:06.815Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-18T12:22:06.815Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-18T12:22:06.815Z] === RUN TestContinueOnError_NeverContinue [2022-03-18T12:22:06.815Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-18T12:22:06.815Z] === RUN TestManifestStore [2022-03-18T12:22:06.815Z] === RUN TestManifestStore/no_remote_or_local [2022-03-18T12:22:06.815Z] --- PASS: TestTransfer (0.13s) [2022-03-18T12:22:06.815Z] === RUN TestConcurrencyLimit [2022-03-18T12:22:06.815Z] --- PASS: TestV2MetadataService (1.08s) [2022-03-18T12:22:06.815Z] PASS [2022-03-18T12:22:06.815Z] coverage: 48.2% of statements [2022-03-18T12:22:06.815Z] ok github.com/docker/docker/distribution/metadata 1.177s coverage: 48.2% of statements [2022-03-18T12:22:07.270Z] time="2022-03-18T12:22:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2915246152\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-18T12:22:07.270Z] === RUN TestManifestStore/no_local_cache [2022-03-18T12:22:07.270Z] === RUN TestManifestStore/with_local_cache [2022-03-18T12:22:07.270Z] === RUN TestManifestStore/unknown_media_type [2022-03-18T12:22:07.270Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-18T12:22:07.270Z] time="2022-03-18T12:22:06Z" level=warning msg="reference for unknown type: " [2022-03-18T12:22:07.270Z] time="2022-03-18T12:22:06Z" level=warning msg="reference for unknown type: " [2022-03-18T12:22:07.270Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-18T12:22:07.270Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-18T12:22:07.270Z] time="2022-03-18T12:22:06Z" level=warning msg="reference for unknown type: " [2022-03-18T12:22:07.270Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-18T12:22:07.270Z] time="2022-03-18T12:22:06Z" level=warning msg="reference for unknown type: " [2022-03-18T12:22:07.270Z] time="2022-03-18T12:22:06Z" level=warning msg="reference for unknown type: " [2022-03-18T12:22:07.270Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-18T12:22:07.270Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-18T12:22:07.270Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-18T12:22:07.270Z] time="2022-03-18T12:22:06Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore (0.32s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaType [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-18T12:22:07.270Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-18T12:22:07.270Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-18T12:22:07.270Z] === RUN TestFixManifestLayers [2022-03-18T12:22:07.270Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-18T12:22:07.270Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-18T12:22:07.270Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T12:22:07.270Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T12:22:07.270Z] === RUN TestFixManifestLayersBadParent [2022-03-18T12:22:07.270Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-18T12:22:07.270Z] === RUN TestValidateManifest [2022-03-18T12:22:07.270Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T12:22:07.270Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-18T12:22:07.270Z] === RUN TestFormatPlatform [2022-03-18T12:22:07.270Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-18T12:22:07.270Z] === RUN TestPullSchema2Config [2022-03-18T12:22:07.270Z] === RUN TestPullSchema2Config/success_first_time [2022-03-18T12:22:07.270Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T12:22:07.270Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:22:07.270Z] === RUN TestPullSchema2Config/500_status [2022-03-18T12:22:07.270Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T12:22:07.270Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:22:07.270Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-03-18T12:22:07.270Z] === RUN TestInactiveJobs [2022-03-18T12:22:07.270Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:22:07.270Z] === RUN TestPullSchema2Config/EOF [2022-03-18T12:22:07.270Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T12:22:07.270Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:22:07.270Z] 2022/03/18 12:22:07 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-18T12:22:07.270Z] goroutine 116 [running]: [2022-03-18T12:22:07.270Z] net/http.(*conn).serve.func1() [2022-03-18T12:22:07.270Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-18T12:22:07.270Z] panic({0x13b6e80, 0x1598e90}) [2022-03-18T12:22:07.270Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-18T12:22:07.270Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000390340?, {0x15a0678?, 0xc0003c80e0?}) [2022-03-18T12:22:07.270Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-18T12:22:07.270Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x15a0678, 0xc0003c80e0}, 0xc0004fc000) [2022-03-18T12:22:07.270Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-18T12:22:07.270Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x15a0678?, 0xc0003c80e0?}, 0xc000080000?) [2022-03-18T12:22:07.270Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-18T12:22:07.271Z] net/http.serverHandler.ServeHTTP({0xc000258c30?}, {0x15a0678, 0xc0003c80e0}, 0xc0004fc000) [2022-03-18T12:22:07.271Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-18T12:22:07.271Z] net/http.(*conn).serve(0xc0002eb360, {0x15a0ef0, 0xc000258b10}) [2022-03-18T12:22:07.271Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-18T12:22:07.271Z] created by net/http.(*Server).Serve [2022-03-18T12:22:07.271Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-18T12:22:07.727Z] --- PASS: TestInactiveJobs (0.35s) [2022-03-18T12:22:07.727Z] === RUN TestWatchRelease [2022-03-18T12:22:07.727Z] --- PASS: TestWatchRelease (0.04s) [2022-03-18T12:22:07.727Z] === RUN TestWatchFinishedTransfer [2022-03-18T12:22:07.727Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestDuplicateTransfer [2022-03-18T12:22:07.727Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:22:07.727Z] === RUN TestPullSchema2Config/unauthorized [2022-03-18T12:22:07.727Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T12:22:07.727Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:22:07.727Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-18T12:22:07.727Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-18T12:22:07.727Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-18T12:22:07.727Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-18T12:22:07.727Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestGetRepositoryMountCandidates [2022-03-18T12:22:07.727Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestLayerAlreadyExists [2022-03-18T12:22:07.727Z] 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-03-18T12:22:07.727Z] 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-03-18T12:22:07.727Z] 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-03-18T12:22:07.727Z] 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-03-18T12:22:07.727Z] 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-03-18T12:22:07.727Z] 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-03-18T12:22:07.727Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestWhenEmptyAuthConfig [2022-03-18T12:22:07.727Z] === RUN TestNotFound [2022-03-18T12:22:07.727Z] --- PASS: TestNotFound (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestConflict [2022-03-18T12:22:07.727Z] --- PASS: TestConflict (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestForbidden [2022-03-18T12:22:07.727Z] --- PASS: TestForbidden (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestInvalidParameter [2022-03-18T12:22:07.727Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestNotImplemented [2022-03-18T12:22:07.727Z] --- PASS: TestNotImplemented (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestNotModified [2022-03-18T12:22:07.727Z] --- PASS: TestNotModified (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestUnauthorized [2022-03-18T12:22:07.727Z] --- PASS: TestUnauthorized (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestUnknown [2022-03-18T12:22:07.727Z] --- PASS: TestUnknown (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestCancelled [2022-03-18T12:22:07.727Z] --- PASS: TestCancelled (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestDeadline [2022-03-18T12:22:07.727Z] --- PASS: TestDeadline (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestDataLoss [2022-03-18T12:22:07.727Z] --- PASS: TestDataLoss (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestUnavailable [2022-03-18T12:22:07.727Z] --- PASS: TestUnavailable (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestSystem [2022-03-18T12:22:07.727Z] --- PASS: TestSystem (0.00s) [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Not_Found [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Bad_Request [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Conflict [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Unauthorized [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Forbidden [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Not_Modified [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-18T12:22:07.727Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-18T12:22:07.727Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-18T12:22:07.727Z] PASS [2022-03-18T12:22:07.727Z] coverage: 53.1% of statements [2022-03-18T12:22:07.727Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-18T12:22:07.727Z] === RUN TestSuccessfulUpload [2022-03-18T12:22:07.727Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2022-03-18T12:22:07.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:22:07.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-18T12:22:08.183Z] time="2022-03-18T12:22:07Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-18T12:22:08.184Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-03-18T12:22:08.184Z] === RUN TestCancelledUpload [2022-03-18T12:22:08.184Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-18T12:22:08.184Z] PASS [2022-03-18T12:22:08.184Z] coverage: 76.8% of statements [2022-03-18T12:22:08.184Z] ok github.com/docker/docker/distribution/xfer 1.949s coverage: 76.8% of statements [2022-03-18T12:22:08.331Z] --- PASS: TestReplicatedJob (5.35s) [2022-03-18T12:22:08.331Z] === RUN TestUpdateReplicatedJob [2022-03-18T12:22:08.856Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2022-03-18T12:22:08.856Z] PASS [2022-03-18T12:22:08.856Z] [2022-03-18T12:22:08.856Z] === Skipped [2022-03-18T12:22:08.856Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:22:08.856Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:22:08.856Z] [2022-03-18T12:22:08.856Z] DONE 26 tests, 1 skipped in 42.381s [2022-03-18T12:22:08.856Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T12:22:08.856Z] ++ 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-03-18T12:22:08.856Z] ++ set -e [2022-03-18T12:22:08.856Z] ++ '[' -n 0 ']' [2022-03-18T12:22:08.856Z] ++ set -x [2022-03-18T12:22:08.856Z] ++ 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-03-18T12:22:08.856Z] INFO: Testing against a local daemon [2022-03-18T12:22:08.856Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T12:22:08.856Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:22:08.856Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T12:22:08.856Z] === RUN TestDockerNetworkIpvlan [2022-03-18T12:22:08.856Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:22:08.856Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T12:22:08.856Z] PASS [2022-03-18T12:22:08.856Z] [2022-03-18T12:22:08.856Z] === Skipped [2022-03-18T12:22:08.856Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T12:22:08.856Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:22:08.856Z] [2022-03-18T12:22:08.856Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T12:22:08.856Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:22:08.856Z] [2022-03-18T12:22:08.856Z] DONE 2 tests, 2 skipped in 0.106s [2022-03-18T12:22:08.856Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T12:22:08.856Z] ++ 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-03-18T12:22:08.856Z] ++ set -e [2022-03-18T12:22:08.856Z] ++ '[' -n 0 ']' [2022-03-18T12:22:08.856Z] ++ set -x [2022-03-18T12:22:08.856Z] ++ 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-03-18T12:22:08.856Z] INFO: Testing against a local daemon [2022-03-18T12:22:08.856Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T12:22:09.154Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-03-18T12:22:09.155Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-18T12:22:09.155Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-18T12:22:09.155Z] === RUN TestTokenPassThru [2022-03-18T12:22:09.155Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-18T12:22:09.155Z] === RUN TestTokenPassThruDifferentHost [2022-03-18T12:22:09.155Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-18T12:22:09.155Z] PASS [2022-03-18T12:22:09.155Z] coverage: 26.7% of statements [2022-03-18T12:22:09.155Z] ok github.com/docker/docker/distribution 2.195s coverage: 26.7% of statements [2022-03-18T12:22:09.155Z] === RUN TestCompare [2022-03-18T12:22:09.155Z] --- PASS: TestCompare (0.00s) [2022-03-18T12:22:09.155Z] PASS [2022-03-18T12:22:09.155Z] coverage: 19.2% of statements [2022-03-18T12:22:09.155Z] ok github.com/docker/docker/image/cache 0.078s coverage: 19.2% of statements [2022-03-18T12:22:09.155Z] === RUN TestFSGetInvalidData [2022-03-18T12:22:09.155Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-18T12:22:09.155Z] === RUN TestFSInvalidSet [2022-03-18T12:22:09.155Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T12:22:09.155Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T12:22:09.155Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-18T12:22:09.155Z] === RUN TestFSInvalidRoot [2022-03-18T12:22:09.155Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-18T12:22:09.155Z] === RUN TestFSMetadataGetSet [2022-03-18T12:22:09.155Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-18T12:22:09.155Z] === RUN TestFSInvalidWalker [2022-03-18T12:22:09.155Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-18T12:22:09.155Z] === RUN TestFSGetSet [2022-03-18T12:22:09.155Z] --- PASS: TestFSGetSet (0.04s) [2022-03-18T12:22:09.155Z] === RUN TestFSGetUnsetKey [2022-03-18T12:22:09.155Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-18T12:22:09.155Z] === RUN TestFSGetEmptyData [2022-03-18T12:22:09.155Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-18T12:22:09.155Z] === RUN TestFSDelete [2022-03-18T12:22:09.155Z] --- PASS: TestFSDelete (0.03s) [2022-03-18T12:22:09.155Z] === RUN TestFSWalker [2022-03-18T12:22:09.155Z] --- PASS: TestFSWalker (0.01s) [2022-03-18T12:22:09.155Z] === RUN TestFSWalkerStopOnError [2022-03-18T12:22:09.155Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-18T12:22:09.155Z] === RUN TestNewFromJSON [2022-03-18T12:22:09.155Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-18T12:22:09.155Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-18T12:22:09.155Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-18T12:22:09.155Z] === RUN TestMarshalKeyOrder [2022-03-18T12:22:09.155Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-18T12:22:09.155Z] === RUN TestHistoryEqual [2022-03-18T12:22:09.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-18T12:22:09.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:22:09.611Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-18T12:22:09.611Z] === RUN TestImage [2022-03-18T12:22:09.611Z] --- PASS: TestImage (0.00s) [2022-03-18T12:22:09.611Z] === RUN TestImageOSNotEmpty [2022-03-18T12:22:09.611Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-18T12:22:09.611Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-18T12:22:09.611Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-18T12:22:09.611Z] === RUN TestCreate [2022-03-18T12:22:09.611Z] --- PASS: TestCreate (0.01s) [2022-03-18T12:22:09.611Z] === RUN TestRestore [2022-03-18T12:22:09.611Z] time="2022-03-18T12:22:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-18T12:22:09.611Z] --- PASS: TestRestore (0.03s) [2022-03-18T12:22:09.611Z] === RUN TestAddDelete [2022-03-18T12:22:09.611Z] --- PASS: TestAddDelete (0.02s) [2022-03-18T12:22:09.611Z] === RUN TestSearchAfterDelete [2022-03-18T12:22:09.611Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-18T12:22:09.611Z] === RUN TestParentReset [2022-03-18T12:22:09.611Z] --- PASS: TestParentReset (0.04s) [2022-03-18T12:22:09.611Z] === RUN TestGetAndSetLastUpdated [2022-03-18T12:22:09.611Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-18T12:22:09.611Z] === RUN TestStoreLen [2022-03-18T12:22:09.611Z] --- PASS: TestStoreLen (0.05s) [2022-03-18T12:22:09.611Z] PASS [2022-03-18T12:22:09.611Z] coverage: 86.9% of statements [2022-03-18T12:22:09.611Z] ok github.com/docker/docker/image 0.686s coverage: 86.9% of statements [2022-03-18T12:22:09.611Z] === RUN TestValidateManifest [2022-03-18T12:22:09.611Z] === RUN TestValidateManifest/nil [2022-03-18T12:22:09.611Z] === RUN TestValidateManifest/non-nil [2022-03-18T12:22:09.611Z] --- PASS: TestValidateManifest (0.00s) [2022-03-18T12:22:09.611Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-18T12:22:09.611Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-18T12:22:09.611Z] PASS [2022-03-18T12:22:09.611Z] coverage: 0.7% of statements [2022-03-18T12:22:09.611Z] ok github.com/docker/docker/image/tarexport 0.071s coverage: 0.7% of statements [2022-03-18T12:22:10.324Z] check_test.go:308: [d2d9af413a26b] daemon is not started [2022-03-18T12:22:10.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-18T12:22:10.573Z] === RUN TestMakeV1ConfigFromConfig [2022-03-18T12:22:10.573Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-18T12:22:10.573Z] PASS [2022-03-18T12:22:10.573Z] coverage: 25.0% of statements [2022-03-18T12:22:10.573Z] ok github.com/docker/docker/image/v1 0.100s coverage: 25.0% of statements [2022-03-18T12:22:10.573Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T12:22:10.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T12:22:10.768Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-03-18T12:22:10.768Z] === RUN TestDockerNetworkMacvlan [2022-03-18T12:22:10.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T12:22:11.028Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-18T12:22:11.029Z] === RUN TestSerialization [2022-03-18T12:22:11.029Z] --- PASS: TestSerialization (0.02s) [2022-03-18T12:22:11.029Z] PASS [2022-03-18T12:22:11.029Z] coverage: 100.0% of statements [2022-03-18T12:22:11.029Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-03-18T12:22:11.627Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-03-18T12:22:11.628Z] === RUN TestServiceListWithStatuses [2022-03-18T12:22:11.628Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T12:22:11.628Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T12:22:11.628Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T12:22:11.968Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-18T12:22:11.992Z] === RUN TestEmptyLayer [2022-03-18T12:22:11.992Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-18T12:22:11.992Z] === RUN TestCommitFailure [2022-03-18T12:22:11.992Z] --- PASS: TestCommitFailure (0.01s) [2022-03-18T12:22:11.992Z] === RUN TestStartTransactionFailure [2022-03-18T12:22:11.992Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-18T12:22:11.992Z] === RUN TestGetOrphan [2022-03-18T12:22:11.992Z] --- PASS: TestGetOrphan (0.01s) [2022-03-18T12:22:11.992Z] === RUN TestMountAndRegister [2022-03-18T12:22:11.992Z] layer_test.go:258: Layer size: 14 [2022-03-18T12:22:11.992Z] --- PASS: TestMountAndRegister (0.04s) [2022-03-18T12:22:11.992Z] === RUN TestLayerRelease [2022-03-18T12:22:11.992Z] layer_test.go:291: Failing on Windows [2022-03-18T12:22:11.992Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-18T12:22:11.992Z] === RUN TestStoreRestore [2022-03-18T12:22:11.992Z] layer_test.go:340: Failing on Windows [2022-03-18T12:22:11.992Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-18T12:22:11.992Z] === RUN TestTarStreamStability [2022-03-18T12:22:11.992Z] layer_test.go:455: Failing on Windows [2022-03-18T12:22:11.992Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-18T12:22:11.992Z] === RUN TestRegisterExistingLayer [2022-03-18T12:22:12.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:22:12.448Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-03-18T12:22:12.448Z] === RUN TestTarStreamVerification [2022-03-18T12:22:12.448Z] layer_test.go:684: Failing on Windows [2022-03-18T12:22:12.448Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestLayerMigration [2022-03-18T12:22:12.448Z] migration_test.go:45: Failing on Windows [2022-03-18T12:22:12.448Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestLayerMigrationNoTarsplit [2022-03-18T12:22:12.448Z] migration_test.go:181: Failing on Windows [2022-03-18T12:22:12.448Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestMountInit [2022-03-18T12:22:12.448Z] mount_test.go:17: Failing on Windows [2022-03-18T12:22:12.448Z] --- SKIP: TestMountInit (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestMountSize [2022-03-18T12:22:12.448Z] mount_test.go:76: Failing on Windows [2022-03-18T12:22:12.448Z] --- SKIP: TestMountSize (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestMountChanges [2022-03-18T12:22:12.448Z] mount_test.go:125: Failing on Windows [2022-03-18T12:22:12.448Z] --- SKIP: TestMountChanges (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestMountApply [2022-03-18T12:22:12.448Z] mount_test.go:212: Failing on Windows [2022-03-18T12:22:12.448Z] --- SKIP: TestMountApply (0.00s) [2022-03-18T12:22:12.448Z] PASS [2022-03-18T12:22:12.448Z] coverage: 30.6% of statements [2022-03-18T12:22:12.448Z] === RUN TestEnvironmentParsing [2022-03-18T12:22:12.448Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-18T12:22:12.448Z] PASS [2022-03-18T12:22:12.448Z] coverage: 1.2% of statements [2022-03-18T12:22:12.448Z] ok github.com/docker/docker/layer 0.250s coverage: 30.6% of statements [2022-03-18T12:22:12.448Z] ok github.com/docker/docker/libcontainerd/local 0.066s coverage: 1.2% of statements [2022-03-18T12:22:12.448Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T12:22:12.448Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T12:22:12.448Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T12:22:12.448Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T12:22:12.448Z] === RUN TestSequenceGetAvailableBit [2022-03-18T12:22:12.448Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestSequenceEqual [2022-03-18T12:22:12.448Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestSequenceCopy [2022-03-18T12:22:12.448Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestGetFirstAvailable [2022-03-18T12:22:12.448Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestFindSequence [2022-03-18T12:22:12.448Z] --- PASS: TestFindSequence (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestCheckIfAvailable [2022-03-18T12:22:12.448Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestMergeSequences [2022-03-18T12:22:12.448Z] --- PASS: TestMergeSequences (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestPushReservation [2022-03-18T12:22:12.448Z] --- PASS: TestPushReservation (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestSerializeDeserialize [2022-03-18T12:22:12.448Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestSet [2022-03-18T12:22:12.448Z] --- PASS: TestSet (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestSetUnset [2022-03-18T12:22:12.448Z] --- PASS: TestSetUnset (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestOffsetSetUnset [2022-03-18T12:22:12.448Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestSetInRange [2022-03-18T12:22:12.448Z] --- PASS: TestSetInRange (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestSetAnyInRange [2022-03-18T12:22:12.448Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestMethods [2022-03-18T12:22:12.448Z] --- PASS: TestMethods (0.00s) [2022-03-18T12:22:12.448Z] === RUN TestRandomAllocateDeallocate [2022-03-18T12:22:12.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-18T12:22:12.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T12:22:12.538Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-18T12:22:12.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-18T12:22:14.448Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-18T12:22:14.614Z] === RUN TestInvalidConfig [2022-03-18T12:22:14.614Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-18T12:22:14.614Z] === RUN TestConfig [2022-03-18T12:22:14.614Z] --- PASS: TestConfig (0.00s) [2022-03-18T12:22:14.614Z] === RUN TestOptionsLabels [2022-03-18T12:22:14.614Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-18T12:22:14.614Z] === RUN TestValidName [2022-03-18T12:22:14.614Z] --- PASS: TestValidName (0.00s) [2022-03-18T12:22:14.614Z] PASS [2022-03-18T12:22:14.614Z] coverage: 19.7% of statements [2022-03-18T12:22:14.614Z] ok github.com/docker/docker/libnetwork/config 0.137s coverage: 19.7% of statements [2022-03-18T12:22:15.069Z] === RUN TestKey [2022-03-18T12:22:15.069Z] --- PASS: TestKey (0.00s) [2022-03-18T12:22:15.069Z] === RUN TestParseKey [2022-03-18T12:22:15.069Z] --- PASS: TestParseKey (0.00s) [2022-03-18T12:22:15.069Z] === RUN TestInvalidDataStore [2022-03-18T12:22:15.069Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-18T12:22:15.069Z] === RUN TestKVObjectFlatKey [2022-03-18T12:22:15.069Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-18T12:22:15.069Z] === RUN TestAtomicKVObjectFlatKey [2022-03-18T12:22:15.069Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-18T12:22:15.069Z] PASS [2022-03-18T12:22:15.069Z] coverage: 21.9% of statements [2022-03-18T12:22:15.069Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2022-03-18T12:22:15.826Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) [2022-03-18T12:22:15.826Z] === RUN TestDockerNetworkReConnect [2022-03-18T12:22:15.831Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-18T12:22:16.032Z] === RUN TestIPDataMarshalling [2022-03-18T12:22:16.032Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-18T12:22:16.032Z] === RUN TestValidateAndIsV6 [2022-03-18T12:22:16.032Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-18T12:22:16.032Z] PASS [2022-03-18T12:22:16.032Z] coverage: 68.9% of statements [2022-03-18T12:22:16.032Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-03-18T12:22:16.488Z] === RUN TestErrorInterfaces [2022-03-18T12:22:16.488Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-18T12:22:16.945Z] === RUN TestNetworkMarshalling [2022-03-18T12:22:16.945Z] === RUN TestDriver [2022-03-18T12:22:16.945Z] --- PASS: TestDriver (0.00s) [2022-03-18T12:22:16.945Z] PASS [2022-03-18T12:22:16.945Z] coverage: 34.8% of statements [2022-03-18T12:22:16.945Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-03-18T12:22:16.945Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-03-18T12:22:16.945Z] === RUN TestEndpointMarshalling [2022-03-18T12:22:16.945Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-18T12:22:16.945Z] === RUN TestAuxAddresses [2022-03-18T12:22:16.945Z] time="2022-03-18T12:22:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T12:22:16.945Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-18T12:22:16.945Z] === RUN TestSRVServiceQuery [2022-03-18T12:22:16.945Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:22:16.945Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-18T12:22:16.945Z] === RUN TestServiceVIPReuse [2022-03-18T12:22:16.945Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:22:16.945Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-18T12:22:16.945Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-18T12:22:16.945Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:22:16.945Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-18T12:22:16.945Z] === RUN TestDNSIPQuery [2022-03-18T12:22:16.945Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:22:16.945Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-18T12:22:16.945Z] === RUN TestDNSProxyServFail [2022-03-18T12:22:16.945Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:22:16.945Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-18T12:22:16.945Z] === RUN TestSandboxAddEmpty [2022-03-18T12:22:16.945Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:22:16.945Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-18T12:22:16.945Z] === RUN TestSandboxAddMultiPrio [2022-03-18T12:22:16.945Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:22:16.945Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-18T12:22:16.945Z] === RUN TestSandboxAddSamePrio [2022-03-18T12:22:16.945Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:22:16.945Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-18T12:22:16.945Z] === RUN TestCleanupServiceDiscovery [2022-03-18T12:22:16.945Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:22:16.945Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-18T12:22:16.945Z] === RUN TestDNSOptions [2022-03-18T12:22:16.945Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:22:16.945Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-18T12:22:16.945Z] === RUN TestMultipleControllersWithSameStore [2022-03-18T12:22:16.945Z] time="2022-03-18T12:22:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T12:22:16.945Z] time="2022-03-18T12:22:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T12:22:16.945Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-18T12:22:16.945Z] PASS [2022-03-18T12:22:16.945Z] coverage: 8.5% of statements [2022-03-18T12:22:16.945Z] ok github.com/docker/docker/libnetwork 0.380s coverage: 8.5% of statements [2022-03-18T12:22:16.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T12:22:16.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T12:22:17.403Z] === RUN TestDriver [2022-03-18T12:22:17.403Z] --- PASS: TestDriver (0.00s) [2022-03-18T12:22:17.403Z] PASS [2022-03-18T12:22:17.403Z] coverage: 34.8% of statements [2022-03-18T12:22:17.403Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-03-18T12:22:17.403Z] --- PASS: TestRandomAllocateDeallocate (4.67s) [2022-03-18T12:22:17.403Z] === RUN TestAllocateRandomDeallocate [2022-03-18T12:22:17.861Z] === RUN TestNetworkAllocateFree [2022-03-18T12:22:17.861Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-18T12:22:17.861Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-18T12:22:17.861Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-18T12:22:17.861Z] PASS [2022-03-18T12:22:17.861Z] coverage: 63.6% of statements [2022-03-18T12:22:17.861Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2022-03-18T12:22:18.319Z] === RUN TestGetEmptyCapabilities [2022-03-18T12:22:18.319Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-18T12:22:18.319Z] === RUN TestGetExtraCapabilities [2022-03-18T12:22:18.319Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-18T12:22:18.319Z] === RUN TestGetInvalidCapabilities [2022-03-18T12:22:18.319Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-18T12:22:18.319Z] === RUN TestRemoteDriver [2022-03-18T12:22:18.319Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-18T12:22:18.319Z] === RUN TestDriverError [2022-03-18T12:22:18.319Z] --- PASS: TestDriverError (0.01s) [2022-03-18T12:22:18.319Z] === RUN TestMissingValues [2022-03-18T12:22:18.319Z] --- PASS: TestMissingValues (0.01s) [2022-03-18T12:22:18.319Z] === RUN TestRollback [2022-03-18T12:22:18.319Z] --- PASS: TestRollback (0.01s) [2022-03-18T12:22:18.319Z] PASS [2022-03-18T12:22:18.319Z] coverage: 57.4% of statements [2022-03-18T12:22:18.319Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.095s coverage: 57.4% of statements [2022-03-18T12:22:18.319Z] --- PASS: TestAllocateRandomDeallocate (1.15s) [2022-03-18T12:22:18.319Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-18T12:22:18.775Z] === RUN TestNAT [2022-03-18T12:22:18.775Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-18T12:22:18.775Z] --- SKIP: TestNAT (0.00s) [2022-03-18T12:22:18.775Z] === RUN TestTransparent [2022-03-18T12:22:18.775Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-18T12:22:18.775Z] --- SKIP: TestTransparent (0.00s) [2022-03-18T12:22:18.775Z] PASS [2022-03-18T12:22:18.775Z] coverage: 0.0% of statements [2022-03-18T12:22:18.775Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-03-18T12:22:19.120Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-03-18T12:22:19.121Z] === RUN TestServicePlugin [2022-03-18T12:22:19.127Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-18T12:22:19.127Z] --- PASS: TestDockerNetworkMacvlan (8.84s) [2022-03-18T12:22:19.127Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-03-18T12:22:19.127Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-18T12:22:19.127Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-03-18T12:22:19.127Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-03-18T12:22:19.127Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.71s) [2022-03-18T12:22:19.127Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-03-18T12:22:19.127Z] PASS [2022-03-18T12:22:19.127Z] [2022-03-18T12:22:19.127Z] DONE 8 tests in 10.345s [2022-03-18T12:22:19.127Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T12:22:19.127Z] ++ 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-03-18T12:22:19.127Z] ++ set -e [2022-03-18T12:22:19.127Z] ++ '[' -n 0 ']' [2022-03-18T12:22:19.127Z] ++ set -x [2022-03-18T12:22:19.127Z] ++ 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-03-18T12:22:19.127Z] testing: warning: no tests to run [2022-03-18T12:22:19.127Z] PASS [2022-03-18T12:22:19.127Z] [2022-03-18T12:22:19.127Z] DONE 0 tests in 0.025s [2022-03-18T12:22:19.235Z] === RUN TestBuildDefault [2022-03-18T12:22:19.235Z] --- PASS: TestBuildDefault (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestBuildHostnameDomainname [2022-03-18T12:22:19.235Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestBuildHostname [2022-03-18T12:22:19.235Z] --- PASS: TestBuildHostname (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestBuildHostnameFQDN [2022-03-18T12:22:19.235Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestBuildNoIP [2022-03-18T12:22:19.235Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestUpdate [2022-03-18T12:22:19.235Z] --- PASS: TestUpdate (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-18T12:22:19.235Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-18T12:22:19.235Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestAddEmpty [2022-03-18T12:22:19.235Z] --- PASS: TestAddEmpty (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestAdd [2022-03-18T12:22:19.235Z] --- PASS: TestAdd (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestDeleteEmpty [2022-03-18T12:22:19.235Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestDeleteNewline [2022-03-18T12:22:19.235Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestDelete [2022-03-18T12:22:19.235Z] --- PASS: TestDelete (0.00s) [2022-03-18T12:22:19.235Z] === RUN TestConcurrentWrites [2022-03-18T12:22:19.235Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2022-03-18T12:22:19.235Z] === RUN TestRetrieveFromStore [2022-03-18T12:22:19.387Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T12:22:19.387Z] ++ 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-03-18T12:22:19.387Z] ++ set -e [2022-03-18T12:22:19.387Z] ++ '[' -n 0 ']' [2022-03-18T12:22:19.387Z] ++ set -x [2022-03-18T12:22:19.387Z] ++ 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-03-18T12:22:19.387Z] INFO: Testing against a local daemon [2022-03-18T12:22:19.387Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T12:22:19.691Z] --- PASS: TestConcurrentWrites (0.25s) [2022-03-18T12:22:19.691Z] PASS [2022-03-18T12:22:19.691Z] coverage: 81.2% of statements [2022-03-18T12:22:19.691Z] ok github.com/docker/docker/libnetwork/etchosts 0.322s coverage: 81.2% of statements [2022-03-18T12:22:19.691Z] === RUN TestNew [2022-03-18T12:22:19.691Z] --- PASS: TestNew (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestAddDriver [2022-03-18T12:22:19.691Z] --- PASS: TestAddDriver (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestAddDuplicateDriver [2022-03-18T12:22:19.691Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-18T12:22:19.691Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestDriver [2022-03-18T12:22:19.691Z] --- PASS: TestDriver (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestIPAM [2022-03-18T12:22:19.691Z] --- PASS: TestIPAM (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestWalkIPAMs [2022-03-18T12:22:19.691Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestWalkDrivers [2022-03-18T12:22:19.691Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-18T12:22:19.691Z] PASS [2022-03-18T12:22:19.691Z] coverage: 82.4% of statements [2022-03-18T12:22:19.691Z] ok github.com/docker/docker/libnetwork/drvregistry 0.087s coverage: 82.4% of statements [2022-03-18T12:22:19.691Z] --- PASS: TestRetrieveFromStore (0.40s) [2022-03-18T12:22:19.691Z] === RUN TestIsCorrupted [2022-03-18T12:22:19.691Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-18T12:22:19.691Z] === RUN TestSetRollover [2022-03-18T12:22:19.691Z] === RUN TestNew [2022-03-18T12:22:19.691Z] --- PASS: TestNew (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestAllocate [2022-03-18T12:22:19.691Z] --- PASS: TestAllocate (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestUninitialized [2022-03-18T12:22:19.691Z] --- PASS: TestUninitialized (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestAllocateInRange [2022-03-18T12:22:19.691Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-18T12:22:19.691Z] === RUN TestAllocateSerial [2022-03-18T12:22:19.691Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-18T12:22:19.691Z] PASS [2022-03-18T12:22:19.691Z] coverage: 87.5% of statements [2022-03-18T12:22:19.691Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-03-18T12:22:20.147Z] === RUN TestCaller [2022-03-18T12:22:20.147Z] --- PASS: TestCaller (0.00s) [2022-03-18T12:22:20.147Z] PASS [2022-03-18T12:22:20.147Z] coverage: 100.0% of statements [2022-03-18T12:22:20.147Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-03-18T12:22:20.603Z] === RUN TestSetSerialInsertDelete [2022-03-18T12:22:20.603Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-18T12:22:20.603Z] === RUN TestSetParallelInsertDelete [2022-03-18T12:22:20.768Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-03-18T12:22:20.768Z] === RUN TestAuthZPluginTLS [2022-03-18T12:22:21.029Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-18T12:22:21.029Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T12:22:21.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T12:22:21.567Z] --- PASS: TestSetRollover (1.48s) [2022-03-18T12:22:21.567Z] === RUN TestSetRolloverSerial [2022-03-18T12:22:21.599Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-18T12:22:21.599Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T12:22:22.028Z] === RUN TestInt2IP2IntConversion [2022-03-18T12:22:22.185Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-18T12:22:22.185Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T12:22:22.418Z] plugin_test.go:61: [d208ee45f5de7] joining swarm manager [d94dac39ce780]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:22:22.484Z] === RUN TestPoolRequest [2022-03-18T12:22:22.485Z] --- PASS: TestPoolRequest (0.00s) [2022-03-18T12:22:22.485Z] === RUN TestOtherRequests [2022-03-18T12:22:22.485Z] --- PASS: TestOtherRequests (0.00s) [2022-03-18T12:22:22.485Z] PASS [2022-03-18T12:22:22.485Z] coverage: 57.1% of statements [2022-03-18T12:22:22.485Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-03-18T12:22:22.485Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-03-18T12:22:22.485Z] === RUN TestGetAddressVersion [2022-03-18T12:22:22.485Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-18T12:22:22.485Z] === RUN TestKeyString [2022-03-18T12:22:22.485Z] --- PASS: TestKeyString (0.00s) [2022-03-18T12:22:22.485Z] === RUN TestPoolDataMarshal [2022-03-18T12:22:22.485Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-18T12:22:22.485Z] === RUN TestSubnetsMarshal [2022-03-18T12:22:22.485Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-18T12:22:22.485Z] === RUN TestAddSubnets [2022-03-18T12:22:22.485Z] --- PASS: TestSetRolloverSerial (1.25s) [2022-03-18T12:22:22.485Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-18T12:22:22.485Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-18T12:22:22.485Z] PASS [2022-03-18T12:22:22.485Z] coverage: 84.4% of statements [2022-03-18T12:22:22.485Z] ok github.com/docker/docker/libnetwork/bitseq 10.003s coverage: 84.4% of statements [2022-03-18T12:22:22.485Z] --- PASS: TestAddSubnets (0.08s) [2022-03-18T12:22:22.485Z] === RUN TestDoublePoolRelease [2022-03-18T12:22:22.485Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-18T12:22:22.485Z] === RUN TestAddReleasePoolID [2022-03-18T12:22:22.485Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-03-18T12:22:22.485Z] === RUN TestPredefinedPool [2022-03-18T12:22:22.485Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-18T12:22:22.485Z] === RUN TestRemoveSubnet [2022-03-18T12:22:22.772Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-18T12:22:22.772Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T12:22:22.940Z] --- PASS: TestRemoveSubnet (0.17s) [2022-03-18T12:22:22.941Z] === RUN TestGetSameAddress [2022-03-18T12:22:22.941Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-18T12:22:22.941Z] === RUN TestPoolAllocationReuse [2022-03-18T12:22:23.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T12:22:23.357Z] plugin_test.go:64: [dce94ad46d31d] joining swarm manager [d94dac39ce780]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:22:23.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T12:22:23.398Z] === RUN TestGetCapabilities [2022-03-18T12:22:23.398Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-18T12:22:23.398Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-18T12:22:23.398Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-18T12:22:23.398Z] === RUN TestGetDefaultAddressSpaces [2022-03-18T12:22:23.398Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-18T12:22:23.398Z] === RUN TestRemoteDriver [2022-03-18T12:22:23.398Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-18T12:22:23.398Z] PASS [2022-03-18T12:22:23.398Z] coverage: 47.4% of statements [2022-03-18T12:22:23.398Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.071s coverage: 47.4% of statements [2022-03-18T12:22:23.752Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-03-18T12:22:23.752Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T12:22:24.322Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-18T12:22:24.322Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T12:22:24.358Z] --- PASS: TestPoolAllocationReuse (1.56s) [2022-03-18T12:22:24.358Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-18T12:22:24.358Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-18T12:22:24.358Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-18T12:22:24.358Z] === RUN TestWindowsIPAM [2022-03-18T12:22:24.358Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-18T12:22:24.358Z] PASS [2022-03-18T12:22:24.358Z] coverage: 71.4% of statements [2022-03-18T12:22:24.358Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-03-18T12:22:24.892Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-18T12:22:24.892Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T12:22:25.319Z] === RUN TestDefaultNetwork [2022-03-18T12:22:25.463Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-18T12:22:25.463Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T12:22:25.775Z] --- PASS: TestDefaultNetwork (0.25s) [2022-03-18T12:22:25.775Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-18T12:22:25.775Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-03-18T12:22:25.775Z] === RUN TestInitAddressPools [2022-03-18T12:22:25.775Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-18T12:22:25.775Z] PASS [2022-03-18T12:22:25.775Z] coverage: 74.0% of statements [2022-03-18T12:22:25.775Z] ok github.com/docker/docker/libnetwork/ipamutils 0.595s coverage: 74.0% of statements [2022-03-18T12:22:25.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-18T12:22:25.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T12:22:26.231Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.79s) [2022-03-18T12:22:26.231Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-18T12:22:26.687Z] === RUN TestKeyValue [2022-03-18T12:22:26.687Z] --- PASS: TestKeyValue (0.00s) [2022-03-18T12:22:26.687Z] PASS [2022-03-18T12:22:26.687Z] coverage: 60.0% of statements [2022-03-18T12:22:26.687Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-03-18T12:22:26.844Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-03-18T12:22:26.844Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T12:22:27.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-18T12:22:27.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-18T12:22:27.648Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-18T12:22:28.227Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2022-03-18T12:22:28.227Z] === RUN TestAuthZPluginHeader [2022-03-18T12:22:28.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T12:22:28.489Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-03-18T12:22:28.489Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T12:22:28.489Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:22:28.489Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-18T12:22:28.489Z] === RUN TestAuthZPluginV2Disable [2022-03-18T12:22:28.489Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:22:28.489Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-18T12:22:28.489Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T12:22:28.489Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:22:28.489Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-18T12:22:28.489Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T12:22:28.489Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:22:28.489Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-18T12:22:28.489Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T12:22:28.613Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.17s) [2022-03-18T12:22:28.613Z] === RUN TestGetAddress [2022-03-18T12:22:28.613Z] === RUN TestGenerate [2022-03-18T12:22:28.613Z] --- PASS: TestGenerate (0.00s) [2022-03-18T12:22:28.613Z] === RUN TestGeneratePtr [2022-03-18T12:22:28.613Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-18T12:22:28.613Z] === RUN TestGenerateMissingField [2022-03-18T12:22:28.613Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-18T12:22:28.613Z] === RUN TestFieldCannotBeSet [2022-03-18T12:22:28.613Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-18T12:22:28.613Z] === RUN TestTypeMismatchError [2022-03-18T12:22:28.613Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-18T12:22:28.613Z] PASS [2022-03-18T12:22:28.613Z] coverage: 100.0% of statements [2022-03-18T12:22:28.613Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-03-18T12:22:29.070Z] === RUN TestNetworkDBSimple [2022-03-18T12:22:29.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-18T12:22:29.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-18T12:22:30.032Z] testing: warning: no tests to run [2022-03-18T12:22:30.032Z] PASS [2022-03-18T12:22:30.032Z] coverage: 0.0% of statements [2022-03-18T12:22:30.032Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-18T12:22:30.488Z] 2022/03/18 12:22:30 Closing DB instances... [2022-03-18T12:22:30.488Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-18T12:22:30.488Z] PASS [2022-03-18T12:22:30.488Z] coverage: 100.0% of statements [2022-03-18T12:22:30.488Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.59s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.55s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.05s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.21s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.86s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) [2022-03-18T12:22:30.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2022-03-18T12:22:30.842Z] === RUN TestCgroupNamespacesRun [2022-03-18T12:22:30.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-18T12:22:30.944Z] === RUN TestRequestNewPort [2022-03-18T12:22:30.944Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-18T12:22:30.944Z] === RUN TestRequestSpecificPort [2022-03-18T12:22:30.944Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-18T12:22:30.944Z] === RUN TestReleasePort [2022-03-18T12:22:30.944Z] --- PASS: TestReleasePort (0.00s) [2022-03-18T12:22:30.944Z] === RUN TestReuseReleasedPort [2022-03-18T12:22:30.944Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-18T12:22:30.944Z] === RUN TestReleaseUnreadledPort [2022-03-18T12:22:30.944Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-18T12:22:30.944Z] === RUN TestUnknowProtocol [2022-03-18T12:22:30.944Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-18T12:22:30.944Z] === RUN TestAllocateAllPorts [2022-03-18T12:22:30.944Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-18T12:22:30.944Z] === RUN TestPortAllocation [2022-03-18T12:22:30.944Z] --- PASS: TestPortAllocation (0.00s) [2022-03-18T12:22:30.944Z] === RUN TestPortAllocationWithCustomRange [2022-03-18T12:22:30.944Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-18T12:22:30.944Z] === RUN TestNoDuplicateBPR [2022-03-18T12:22:30.944Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-18T12:22:30.944Z] === RUN TestChangePortRange [2022-03-18T12:22:30.944Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-18T12:22:30.944Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-18T12:22:30.944Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-18T12:22:30.944Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-18T12:22:30.944Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-18T12:22:30.944Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-18T12:22:30.944Z] --- PASS: TestChangePortRange (0.00s) [2022-03-18T12:22:30.944Z] PASS [2022-03-18T12:22:30.944Z] coverage: 88.6% of statements [2022-03-18T12:22:30.944Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-03-18T12:22:31.401Z] testing: warning: no tests to run [2022-03-18T12:22:31.401Z] PASS [2022-03-18T12:22:31.401Z] coverage: 0.0% of statements [2022-03-18T12:22:31.401Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-18T12:22:31.401Z] === RUN TestHashData [2022-03-18T12:22:31.401Z] --- PASS: TestHashData (0.00s) [2022-03-18T12:22:31.401Z] PASS [2022-03-18T12:22:31.401Z] coverage: 2.8% of statements [2022-03-18T12:22:31.401Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-03-18T12:22:31.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-18T12:22:31.857Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-18T12:22:31.857Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-18T12:22:32.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-18T12:22:32.313Z] === RUN TestErrorConstructors [2022-03-18T12:22:32.313Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-18T12:22:32.313Z] === RUN TestCompareIPMask [2022-03-18T12:22:32.313Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-18T12:22:32.313Z] === RUN TestUtilGetHostPartIP [2022-03-18T12:22:32.313Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-18T12:22:32.313Z] === RUN TestUtilGetBroadcastIP [2022-03-18T12:22:32.313Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-18T12:22:32.313Z] === RUN TestParseCIDR [2022-03-18T12:22:32.313Z] --- PASS: TestParseCIDR (0.00s) [2022-03-18T12:22:32.313Z] PASS [2022-03-18T12:22:32.313Z] coverage: 37.3% of statements [2022-03-18T12:22:32.313Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-03-18T12:22:32.319Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2022-03-18T12:22:32.319Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-18T12:22:32.769Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-18T12:22:32.769Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-18T12:22:32.769Z] PASS [2022-03-18T12:22:32.769Z] coverage: 50.0% of statements [2022-03-18T12:22:32.769Z] ok github.com/docker/docker/oci 0.058s coverage: 50.0% of statements [2022-03-18T12:22:33.226Z] 2022/03/18 12:22:32 Closing DB instances... [2022-03-18T12:22:33.682Z] === RUN TestParseVersion [2022-03-18T12:22:33.682Z] --- PASS: TestParseVersion (0.00s) [2022-03-18T12:22:33.682Z] PASS [2022-03-18T12:22:33.682Z] coverage: 52.9% of statements [2022-03-18T12:22:33.682Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2022-03-18T12:22:33.682Z] === RUN TestAddressPoolOpt [2022-03-18T12:22:33.682Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/a [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/something [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/_=a [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/env1=value1 [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/_env1=value1 [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/PATH [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/=a [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/PATH= [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/PATH=something [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/asd!qwe [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/1asd [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/123 [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/some_space [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/__some_space_before [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/some_space_after__ [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/= [2022-03-18T12:22:33.682Z] === RUN TestValidateEnv/PaTh [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestParseHost [2022-03-18T12:22:33.682Z] --- PASS: TestParseHost (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestParseDockerDaemonHost [2022-03-18T12:22:33.682Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestParseTCP [2022-03-18T12:22:33.682Z] --- PASS: TestParseTCP (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-18T12:22:33.682Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestValidateExtraHosts [2022-03-18T12:22:33.682Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestIpOptString [2022-03-18T12:22:33.682Z] --- PASS: TestIpOptString (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-18T12:22:33.682Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestNewIpOptValidDefaultVal [2022-03-18T12:22:33.682Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestIpOptSetInvalidVal [2022-03-18T12:22:33.682Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestValidateIPAddress [2022-03-18T12:22:33.682Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestMapOpts [2022-03-18T12:22:33.682Z] --- PASS: TestMapOpts (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestListOptsWithoutValidator [2022-03-18T12:22:33.682Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestListOptsWithValidator [2022-03-18T12:22:33.682Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestValidateDNSSearch [2022-03-18T12:22:33.682Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_general_format [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_one_more [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-18T12:22:33.682Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-18T12:22:33.682Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestNamedListOpts [2022-03-18T12:22:33.682Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestNamedMapOpts [2022-03-18T12:22:33.682Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestParseLink [2022-03-18T12:22:33.682Z] --- PASS: TestParseLink (0.00s) [2022-03-18T12:22:33.682Z] === RUN TestUlimitOpt [2022-03-18T12:22:33.682Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-18T12:22:33.682Z] PASS [2022-03-18T12:22:33.682Z] coverage: 66.3% of statements [2022-03-18T12:22:33.682Z] ok github.com/docker/docker/opts 0.074s coverage: 66.3% of statements [2022-03-18T12:22:34.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-18T12:22:34.235Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2022-03-18T12:22:34.235Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T12:22:34.644Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s) [2022-03-18T12:22:34.644Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-18T12:22:35.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-18T12:22:35.607Z] === RUN TestPeerCertificateMarshalJSON [2022-03-18T12:22:36.063Z] === RUN TestIsArchivePathDir [2022-03-18T12:22:36.122Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2022-03-18T12:22:36.122Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T12:22:36.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-18T12:22:36.520Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-18T12:22:36.520Z] === RUN TestIsArchivePathInvalidFile [2022-03-18T12:22:36.520Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-18T12:22:36.520Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-18T12:22:36.520Z] --- PASS: TestPeerCertificateMarshalJSON (0.99s) [2022-03-18T12:22:36.520Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-18T12:22:36.520Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-18T12:22:36.520Z] === RUN TestMiddleware [2022-03-18T12:22:36.520Z] --- PASS: TestMiddleware (0.00s) [2022-03-18T12:22:36.520Z] === RUN TestNewResponseModifier [2022-03-18T12:22:36.520Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-18T12:22:36.520Z] PASS [2022-03-18T12:22:36.520Z] coverage: 26.8% of statements [2022-03-18T12:22:36.520Z] ok github.com/docker/docker/pkg/authorization 1.042s coverage: 26.8% of statements [2022-03-18T12:22:36.520Z] 2022/03/18 12:22:36 Closing DB instances... [2022-03-18T12:22:36.520Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-18T12:22:36.520Z] === RUN TestIsArchivePathTar [2022-03-18T12:22:36.975Z] --- PASS: TestIsArchivePathTar (0.28s) [2022-03-18T12:22:36.975Z] === RUN TestDecompressStreamGzip [2022-03-18T12:22:36.975Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-03-18T12:22:36.975Z] === RUN TestDecompressStreamBzip2 [2022-03-18T12:22:36.975Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-18T12:22:36.975Z] === RUN TestDecompressStreamXz [2022-03-18T12:22:36.975Z] archive_test.go:133: Xz not present in msys2 [2022-03-18T12:22:36.975Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestDecompressStreamZstd [2022-03-18T12:22:36.975Z] === RUN TestUnbuffered [2022-03-18T12:22:36.975Z] --- PASS: TestUnbuffered (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestRaceUnbuffered [2022-03-18T12:22:36.975Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-18T12:22:36.975Z] PASS [2022-03-18T12:22:36.975Z] coverage: 100.0% of statements [2022-03-18T12:22:36.975Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-03-18T12:22:36.975Z] archive_test.go:140: zstd not installed [2022-03-18T12:22:36.975Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-18T12:22:36.975Z] === RUN TestCompressStreamXzUnsupported [2022-03-18T12:22:36.975Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-18T12:22:36.975Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestCompressStreamInvalid [2022-03-18T12:22:36.975Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestExtensionInvalid [2022-03-18T12:22:36.975Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestExtensionUncompressed [2022-03-18T12:22:36.975Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestExtensionBzip2 [2022-03-18T12:22:36.975Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestExtensionGzip [2022-03-18T12:22:36.975Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestExtensionXz [2022-03-18T12:22:36.975Z] --- PASS: TestExtensionXz (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestExtensionZstd [2022-03-18T12:22:36.975Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestCmdStreamLargeStderr [2022-03-18T12:22:36.975Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-18T12:22:36.975Z] === RUN TestCmdStreamBad [2022-03-18T12:22:36.975Z] archive_test.go:252: Failing on Windows CI machines [2022-03-18T12:22:36.975Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-18T12:22:36.975Z] === RUN TestCmdStreamGood [2022-03-18T12:22:36.975Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-18T12:22:36.975Z] === RUN TestUntarPathWithInvalidDest [2022-03-18T12:22:37.431Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-18T12:22:37.431Z] === RUN TestUntarPathWithInvalidSrc [2022-03-18T12:22:37.431Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-18T12:22:37.431Z] === RUN TestUntarPath [2022-03-18T12:22:37.431Z] --- PASS: TestUntarPath (0.07s) [2022-03-18T12:22:37.431Z] === RUN TestUntarPathWithDestinationFile [2022-03-18T12:22:37.431Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-18T12:22:37.431Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-18T12:22:37.431Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-18T12:22:37.431Z] === RUN TestCopyWithTarInvalidSrc [2022-03-18T12:22:37.431Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-18T12:22:37.431Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-18T12:22:37.431Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-18T12:22:37.431Z] === RUN TestCopyWithTarSrcFile [2022-03-18T12:22:37.431Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-18T12:22:37.431Z] === RUN TestCopyWithTarSrcFolder [2022-03-18T12:22:37.431Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-18T12:22:37.431Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-18T12:22:37.431Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-18T12:22:37.431Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-18T12:22:37.431Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-18T12:22:37.431Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-18T12:22:37.431Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-18T12:22:37.431Z] === RUN TestCopyFileWithTarSrcFile [2022-03-18T12:22:37.431Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-18T12:22:37.431Z] === RUN TestTarFiles [2022-03-18T12:22:37.431Z] === RUN TestMatch [2022-03-18T12:22:37.431Z] === RUN TestMatch/[[]] [2022-03-18T12:22:37.431Z] === RUN TestMatch/[[foo]] [2022-03-18T12:22:37.431Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-18T12:22:37.431Z] === RUN TestMatch/[[foo_bar]] [2022-03-18T12:22:37.431Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-18T12:22:37.431Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-18T12:22:37.431Z] === RUN TestMatch/[] [2022-03-18T12:22:37.431Z] === RUN TestMatch/[]#01 [2022-03-18T12:22:37.431Z] === RUN TestMatch/[[qux]] [2022-03-18T12:22:37.431Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-18T12:22:37.431Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-18T12:22:37.432Z] === RUN TestMatch/[[foo_baz]] [2022-03-18T12:22:37.432Z] --- PASS: TestMatch (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[] (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-18T12:22:37.432Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-18T12:22:37.432Z] PASS [2022-03-18T12:22:37.432Z] coverage: 87.5% of statements [2022-03-18T12:22:37.432Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-03-18T12:22:37.887Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.12s) [2022-03-18T12:22:37.887Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-18T12:22:38.049Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2022-03-18T12:22:38.049Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T12:22:38.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-18T12:22:38.850Z] === RUN TestChrootTarUntar [2022-03-18T12:22:38.850Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:22:38.850Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-18T12:22:38.850Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-18T12:22:38.850Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:22:38.850Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T12:22:38.850Z] === RUN TestChrootUntarEmptyArchive [2022-03-18T12:22:38.850Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-03-18T12:22:38.850Z] === RUN TestChrootTarUntarWithSymlink [2022-03-18T12:22:38.850Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:22:38.850Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T12:22:38.850Z] === RUN TestChrootCopyWithTar [2022-03-18T12:22:38.850Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:22:38.850Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-18T12:22:38.850Z] === RUN TestChrootCopyFileWithTar [2022-03-18T12:22:38.850Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:22:38.850Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-18T12:22:38.850Z] === RUN TestChrootUntarPath [2022-03-18T12:22:38.850Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:22:38.850Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-18T12:22:38.850Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-18T12:22:38.850Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:22:38.850Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T12:22:38.850Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-18T12:22:38.850Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:22:38.850Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T12:22:38.850Z] === RUN TestChrootApplyDotDotFile [2022-03-18T12:22:38.850Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:22:38.850Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-18T12:22:38.850Z] PASS [2022-03-18T12:22:38.850Z] coverage: 15.1% of statements [2022-03-18T12:22:38.850Z] ok github.com/docker/docker/pkg/chrootarchive 0.100s coverage: 15.1% of statements [2022-03-18T12:22:39.436Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2022-03-18T12:22:39.436Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T12:22:39.812Z] 2022/03/18 12:22:39 Closing DB instances... [2022-03-18T12:22:40.270Z] === RUN TestEnsureRemoveAllNotExist [2022-03-18T12:22:40.270Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-18T12:22:40.270Z] === RUN TestEnsureRemoveAllWithDir [2022-03-18T12:22:40.270Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-18T12:22:40.270Z] === RUN TestEnsureRemoveAllWithFile [2022-03-18T12:22:40.270Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-18T12:22:40.270Z] PASS [2022-03-18T12:22:40.270Z] coverage: 0.0% of statements [2022-03-18T12:22:40.270Z] ok github.com/docker/docker/pkg/containerfs 0.050s coverage: 0.0% of statements [2022-03-18T12:22:41.231Z] === RUN TestSizeEmpty [2022-03-18T12:22:41.231Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-18T12:22:41.231Z] === RUN TestSizeEmptyFile [2022-03-18T12:22:41.231Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-18T12:22:41.231Z] === RUN TestSizeNonemptyFile [2022-03-18T12:22:41.231Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-18T12:22:41.231Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-18T12:22:41.231Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-18T12:22:41.231Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-18T12:22:41.231Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-18T12:22:41.231Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-18T12:22:41.231Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-18T12:22:41.231Z] === RUN TestMoveToSubdir [2022-03-18T12:22:41.231Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-18T12:22:41.231Z] === RUN TestSizeNonExistingDirectory [2022-03-18T12:22:41.231Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-18T12:22:41.231Z] PASS [2022-03-18T12:22:41.231Z] coverage: 80.0% of statements [2022-03-18T12:22:41.231Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-03-18T12:22:41.351Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2022-03-18T12:22:41.351Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T12:22:41.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-18T12:22:41.687Z] --- PASS: TestNetworkDBCRUDTableEntry (3.92s) [2022-03-18T12:22:41.687Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-18T12:22:41.924Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2022-03-18T12:22:41.924Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T12:22:42.143Z] === RUN TestPollerAddRemove [2022-03-18T12:22:42.143Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-18T12:22:42.143Z] === RUN TestPollerEvent [2022-03-18T12:22:42.143Z] poller_test.go:40: No chmod on Windows [2022-03-18T12:22:42.143Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-18T12:22:42.143Z] === RUN TestPollerClose [2022-03-18T12:22:42.143Z] --- PASS: TestPollerClose (0.00s) [2022-03-18T12:22:42.143Z] PASS [2022-03-18T12:22:42.143Z] coverage: 36.2% of statements [2022-03-18T12:22:42.143Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 36.2% of statements [2022-03-18T12:22:42.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-18T12:22:42.758Z] check_test.go:308: [d70cd58103a51] daemon is not started [2022-03-18T12:22:42.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-18T12:22:43.108Z] --- PASS: TestTarFiles (5.70s) [2022-03-18T12:22:43.108Z] === RUN TestDetectCompressionZstd [2022-03-18T12:22:43.108Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-18T12:22:43.108Z] === RUN TestTarUntar [2022-03-18T12:22:43.108Z] --- PASS: TestTarUntar (0.04s) [2022-03-18T12:22:43.108Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-18T12:22:43.108Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-18T12:22:43.108Z] === RUN TestTarWithOptions [2022-03-18T12:22:43.108Z] === RUN TestCopyFileWithInvalidSrc [2022-03-18T12:22:43.108Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-18T12:22:43.108Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T12:22:43.108Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T12:22:43.108Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-18T12:22:43.108Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-18T12:22:43.109Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestCopyFile [2022-03-18T12:22:43.109Z] --- PASS: TestCopyFile (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-18T12:22:43.109Z] fileutils_test.go:133: Needs porting to Windows [2022-03-18T12:22:43.109Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-18T12:22:43.109Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-18T12:22:43.109Z] fileutils_test.go:179: Needs porting to Windows [2022-03-18T12:22:43.109Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestWildcardMatches [2022-03-18T12:22:43.109Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestPatternMatches [2022-03-18T12:22:43.109Z] --- PASS: TestPatternMatches (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-18T12:22:43.109Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestPatternMatchesFolderExclusions [2022-03-18T12:22:43.109Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-18T12:22:43.109Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-18T12:22:43.109Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-18T12:22:43.109Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-18T12:22:43.109Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestSingleExclamationError [2022-03-18T12:22:43.109Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestMatchesWithNoPatterns [2022-03-18T12:22:43.109Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestMatchesWithMalformedPatterns [2022-03-18T12:22:43.109Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestMatches [2022-03-18T12:22:43.109Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-18T12:22:43.109Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-18T12:22:43.109Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-18T12:22:43.109Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-18T12:22:43.109Z] --- PASS: TestMatches (0.01s) [2022-03-18T12:22:43.109Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-18T12:22:43.109Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-18T12:22:43.109Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-18T12:22:43.109Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestCleanPatterns [2022-03-18T12:22:43.109Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-18T12:22:43.109Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestCleanPatternsExceptionFlag [2022-03-18T12:22:43.109Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-18T12:22:43.109Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-18T12:22:43.331Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2022-03-18T12:22:43.331Z] === RUN TestNISDomainname [2022-03-18T12:22:43.331Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-18T12:22:43.569Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-18T12:22:43.569Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-18T12:22:43.569Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-18T12:22:43.569Z] === RUN TestCleanPatternsErrorSingleException [2022-03-18T12:22:43.569Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-18T12:22:43.569Z] === RUN TestCreateIfNotExistsDir [2022-03-18T12:22:43.569Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-18T12:22:43.569Z] === RUN TestCreateIfNotExistsFile [2022-03-18T12:22:43.569Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-18T12:22:43.569Z] === RUN TestMatch [2022-03-18T12:22:43.569Z] --- PASS: TestMatch (0.00s) [2022-03-18T12:22:43.569Z] === RUN TestCompile [2022-03-18T12:22:43.569Z] === RUN TestCompile/slash [2022-03-18T12:22:43.569Z] === RUN TestCompile/backslash [2022-03-18T12:22:43.569Z] --- PASS: TestCompile (0.00s) [2022-03-18T12:22:43.569Z] --- PASS: TestCompile/slash (0.00s) [2022-03-18T12:22:43.569Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-18T12:22:43.569Z] PASS [2022-03-18T12:22:43.569Z] coverage: 84.7% of statements [2022-03-18T12:22:43.569Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-18T12:22:43.569Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-18T12:22:43.569Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-18T12:22:43.569Z] === RUN TestUntarUstarGnuConflict [2022-03-18T12:22:43.569Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-18T12:22:43.569Z] === RUN TestUntarInvalidFilenames [2022-03-18T12:22:43.569Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 84.7% of statements [2022-03-18T12:22:43.569Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1232296458\\dest" [2022-03-18T12:22:43.569Z] --- PASS: TestUntarInvalidFilenames (0.28s) [2022-03-18T12:22:43.569Z] === RUN TestUntarHardlinkToSymlink [2022-03-18T12:22:43.569Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-18T12:22:43.569Z] === RUN TestUntarInvalidHardlink [2022-03-18T12:22:43.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2431821826\\victim\\hello" -> "../victim/hello" [2022-03-18T12:22:43.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1320248031\\victim\\hello" -> "/../victim/hello" [2022-03-18T12:22:43.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink397569169\\victim" -> "../victim" [2022-03-18T12:22:43.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2226016047\\victim" -> "../victim" [2022-03-18T12:22:43.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1372446687\\victim" -> "../victim" [2022-03-18T12:22:43.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2772638645\\victim" -> "../victim" [2022-03-18T12:22:43.569Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-18T12:22:43.569Z] === RUN TestUntarInvalidSymlink [2022-03-18T12:22:43.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3512408108\\dest\\dotdot" -> "../victim/hello" [2022-03-18T12:22:43.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3327610042\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T12:22:43.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2486341418\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:22:43.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4039183102\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:22:43.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3053379904\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:22:43.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3547170436\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:22:43.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1644324892\\dest\\dir\\loophole" -> "../../victim" [2022-03-18T12:22:43.569Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-18T12:22:43.569Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-18T12:22:43.569Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-18T12:22:43.569Z] === RUN TestXGlobalNoParent [2022-03-18T12:22:43.569Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-18T12:22:43.569Z] === RUN TestReplaceFileTarWrapper [2022-03-18T12:22:44.025Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-03-18T12:22:44.025Z] === RUN TestPrefixHeaderReadable [2022-03-18T12:22:44.025Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-18T12:22:44.025Z] === RUN TestDisablePigz [2022-03-18T12:22:44.025Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-18T12:22:44.025Z] --- PASS: TestDisablePigz (0.15s) [2022-03-18T12:22:44.025Z] === RUN TestPigz [2022-03-18T12:22:44.026Z] 2022/03/18 12:22:43 Closing DB instances... [2022-03-18T12:22:44.026Z] === RUN TestGet [2022-03-18T12:22:44.026Z] --- PASS: TestGet (0.00s) [2022-03-18T12:22:44.026Z] === RUN TestGetShortcutString [2022-03-18T12:22:44.026Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-18T12:22:44.026Z] PASS [2022-03-18T12:22:44.026Z] coverage: 42.9% of statements [2022-03-18T12:22:44.026Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-03-18T12:22:44.026Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-18T12:22:44.026Z] --- PASS: TestPigz (0.16s) [2022-03-18T12:22:44.026Z] === RUN TestNosysFileInfo [2022-03-18T12:22:44.026Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-18T12:22:44.026Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T12:22:44.026Z] archive_windows_test.go:16: Currently fails [2022-03-18T12:22:44.026Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T12:22:44.026Z] === RUN TestCanonicalTarNameForPath [2022-03-18T12:22:44.026Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-18T12:22:44.026Z] === RUN TestCanonicalTarName [2022-03-18T12:22:44.026Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-18T12:22:44.026Z] === RUN TestChmodTarEntry [2022-03-18T12:22:44.026Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-18T12:22:44.026Z] === RUN TestHardLinkOrder [2022-03-18T12:22:44.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-18T12:22:44.276Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-18T12:22:44.276Z] --- PASS: TestNISDomainname (0.97s) [2022-03-18T12:22:44.276Z] === RUN TestHostnameDnsResolution [2022-03-18T12:22:44.500Z] --- PASS: TestHardLinkOrder (0.11s) [2022-03-18T12:22:44.500Z] === RUN TestChangeString [2022-03-18T12:22:44.500Z] --- PASS: TestChangeString (0.00s) [2022-03-18T12:22:44.500Z] === RUN TestChangesWithNoChanges [2022-03-18T12:22:44.500Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-18T12:22:44.500Z] === RUN TestChangesWithChanges [2022-03-18T12:22:44.500Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-18T12:22:44.500Z] === RUN TestChangesWithChangesGH13590 [2022-03-18T12:22:44.500Z] changes_test.go:195: needs more investigation [2022-03-18T12:22:44.500Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-18T12:22:44.500Z] === RUN TestChangesDirsEmpty [2022-03-18T12:22:44.500Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T12:22:44.500Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-18T12:22:44.500Z] === RUN TestChangesDirsMutated [2022-03-18T12:22:44.500Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T12:22:44.500Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-18T12:22:44.500Z] === RUN TestApplyLayer [2022-03-18T12:22:44.500Z] changes_test.go:432: needs further investigation [2022-03-18T12:22:44.500Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-18T12:22:44.500Z] === RUN TestChangesSizeWithHardlinks [2022-03-18T12:22:44.500Z] changes_test.go:468: needs further investigation [2022-03-18T12:22:44.500Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-18T12:22:44.500Z] === RUN TestChangesSizeWithNoChanges [2022-03-18T12:22:44.500Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-18T12:22:44.500Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-18T12:22:44.500Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-18T12:22:44.500Z] === RUN TestChangesSize [2022-03-18T12:22:44.500Z] --- PASS: TestChangesSize (0.00s) [2022-03-18T12:22:44.500Z] === RUN TestApplyLayerInvalidFilenames [2022-03-18T12:22:44.500Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1146416626\\dest" [2022-03-18T12:22:44.500Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-18T12:22:44.500Z] === RUN TestApplyLayerInvalidHardlink [2022-03-18T12:22:44.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4064455620\\victim\\hello" -> "../victim/hello" [2022-03-18T12:22:44.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4063276359\\victim\\hello" -> "/../victim/hello" [2022-03-18T12:22:44.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink174021023\\victim" -> "../victim" [2022-03-18T12:22:44.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink106295774\\victim" -> "../victim" [2022-03-18T12:22:44.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2385863554\\victim" -> "../victim" [2022-03-18T12:22:44.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink147088862\\victim" -> "../victim" [2022-03-18T12:22:44.500Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-18T12:22:44.500Z] === RUN TestApplyLayerInvalidSymlink [2022-03-18T12:22:44.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3007481951\\dest\\dotdot" -> "../victim/hello" [2022-03-18T12:22:44.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2666564980\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T12:22:44.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1864714054\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:22:44.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink255566350\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:22:44.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4023784142\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:22:44.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink648516308\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:22:44.500Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-18T12:22:44.500Z] === RUN TestApplyLayerWhiteouts [2022-03-18T12:22:44.500Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-18T12:22:44.500Z] === RUN TestGenerateEmptyFile [2022-03-18T12:22:44.500Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-18T12:22:44.500Z] === RUN TestGenerateWithContent [2022-03-18T12:22:44.500Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-18T12:22:44.500Z] PASS [2022-03-18T12:22:44.500Z] coverage: 62.0% of statements [2022-03-18T12:22:44.500Z] ok github.com/docker/docker/pkg/archive 8.355s coverage: 62.0% of statements [2022-03-18T12:22:45.218Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-18T12:22:45.465Z] === RUN TestCreateIDMapOrder [2022-03-18T12:22:45.465Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-18T12:22:45.465Z] PASS [2022-03-18T12:22:45.465Z] coverage: 7.2% of statements [2022-03-18T12:22:45.465Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements [2022-03-18T12:22:45.465Z] --- PASS: TestNetworkDBCRUDTableEntries (3.65s) [2022-03-18T12:22:45.465Z] === RUN TestNetworkDBNodeLeave [2022-03-18T12:22:45.790Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-03-18T12:22:45.791Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T12:22:46.365Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-18T12:22:46.593Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-18T12:22:46.593Z] PASS [2022-03-18T12:22:46.593Z] [2022-03-18T12:22:46.593Z] === Skipped [2022-03-18T12:22:46.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-18T12:22:46.593Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:22:46.593Z] [2022-03-18T12:22:46.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-18T12:22:46.593Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:22:46.593Z] [2022-03-18T12:22:46.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-18T12:22:46.593Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:22:46.593Z] [2022-03-18T12:22:46.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-18T12:22:46.593Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:22:46.593Z] [2022-03-18T12:22:46.593Z] DONE 17 tests, 4 skipped in 25.927s [2022-03-18T12:22:46.593Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T12:22:46.593Z] ++ 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-03-18T12:22:46.593Z] ++ set -e [2022-03-18T12:22:46.593Z] ++ '[' -n 0 ']' [2022-03-18T12:22:46.593Z] ++ set -x [2022-03-18T12:22:46.593Z] ++ 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-03-18T12:22:46.593Z] INFO: Testing against a local daemon [2022-03-18T12:22:46.593Z] === RUN TestPluginInvalidJSON [2022-03-18T12:22:46.593Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:22:46.593Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:22:46.593Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:22:46.593Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-18T12:22:46.593Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T12:22:46.593Z] === RUN TestPluginInstall [2022-03-18T12:22:46.593Z] === RUN TestPluginInstall/no_auth [2022-03-18T12:22:46.626Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-03-18T12:22:46.626Z] === RUN TestStats [2022-03-18T12:22:46.854Z] time="2022-03-18T12:22:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:22:46.854Z] time="2022-03-18T12:22:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7961d52d7910b0a65f8531a61fcc7a6f4a946102b25922623160001e18ceab84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:22:46.854Z] time="2022-03-18T12:22:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:22:46.854Z] time="2022-03-18T12:22:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7961d52d7910b0a65f8531a61fcc7a6f4a946102b25922623160001e18ceab84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:22:47.002Z] === RUN TestFixedBufferCap [2022-03-18T12:22:47.002Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-18T12:22:47.002Z] === RUN TestFixedBufferLen [2022-03-18T12:22:47.002Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-18T12:22:47.002Z] === RUN TestFixedBufferString [2022-03-18T12:22:47.002Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-18T12:22:47.002Z] === RUN TestFixedBufferWrite [2022-03-18T12:22:47.002Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-18T12:22:47.002Z] === RUN TestFixedBufferRead [2022-03-18T12:22:47.002Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-18T12:22:47.002Z] === RUN TestBytesPipeRead [2022-03-18T12:22:47.002Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-18T12:22:47.002Z] === RUN TestBytesPipeWrite [2022-03-18T12:22:47.002Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-18T12:22:47.002Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-18T12:22:47.002Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-03-18T12:22:47.002Z] === RUN TestAtomicWriteToFile [2022-03-18T12:22:47.002Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-18T12:22:47.002Z] === RUN TestAtomicWriteSetCommit [2022-03-18T12:22:47.002Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-18T12:22:47.002Z] === RUN TestAtomicWriteSetCancel [2022-03-18T12:22:47.002Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-18T12:22:47.002Z] === RUN TestReadCloserWrapperClose [2022-03-18T12:22:47.002Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-18T12:22:47.002Z] === RUN TestReaderErrWrapperReadOnError [2022-03-18T12:22:47.002Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-18T12:22:47.002Z] === RUN TestReaderErrWrapperRead [2022-03-18T12:22:47.002Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-18T12:22:47.002Z] === RUN TestCancelReadCloser [2022-03-18T12:22:47.114Z] === RUN TestPluginInstall/with_htpasswd [2022-03-18T12:22:47.375Z] time="2022-03-18T12:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:22:47.375Z] time="2022-03-18T12:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7961d52d7910b0a65f8531a61fcc7a6f4a946102b25922623160001e18ceab84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:22:47.375Z] time="2022-03-18T12:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:22:47.375Z] time="2022-03-18T12:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7961d52d7910b0a65f8531a61fcc7a6f4a946102b25922623160001e18ceab84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:22:47.462Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-18T12:22:47.462Z] === RUN TestWriteCloserWrapperClose [2022-03-18T12:22:47.462Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-18T12:22:47.462Z] === RUN TestNopWriteCloser [2022-03-18T12:22:47.462Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-18T12:22:47.462Z] === RUN TestNopWriter [2022-03-18T12:22:47.462Z] --- PASS: TestNopWriter (0.00s) [2022-03-18T12:22:47.462Z] === RUN TestWriteCounter [2022-03-18T12:22:47.462Z] --- PASS: TestWriteCounter (0.00s) [2022-03-18T12:22:47.462Z] PASS [2022-03-18T12:22:47.462Z] coverage: 70.1% of statements [2022-03-18T12:22:47.462Z] ok github.com/docker/docker/pkg/ioutils 0.610s coverage: 70.1% of statements [2022-03-18T12:22:47.635Z] === RUN TestPluginInstall/with_insecure [2022-03-18T12:22:48.431Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-18T12:22:48.431Z] === RUN TestNetworkDBWatch [2022-03-18T12:22:48.431Z] === RUN TestError [2022-03-18T12:22:48.431Z] --- PASS: TestError (0.00s) [2022-03-18T12:22:48.431Z] === RUN TestProgressString [2022-03-18T12:22:48.431Z] === RUN TestProgressString/no_progress [2022-03-18T12:22:48.431Z] === RUN TestProgressString/progress_1 [2022-03-18T12:22:48.431Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-18T12:22:48.431Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-18T12:22:48.431Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-18T12:22:48.431Z] === RUN TestProgressString/with_units [2022-03-18T12:22:48.431Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-18T12:22:48.431Z] === RUN TestProgressString/hide_counts [2022-03-18T12:22:48.431Z] --- PASS: TestProgressString (0.00s) [2022-03-18T12:22:48.431Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-18T12:22:48.431Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-18T12:22:48.431Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-18T12:22:48.431Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-18T12:22:48.431Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-18T12:22:48.431Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-18T12:22:48.431Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-18T12:22:48.431Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-18T12:22:48.431Z] === RUN TestJSONMessageDisplay [2022-03-18T12:22:48.431Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-18T12:22:48.431Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-18T12:22:48.431Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-18T12:22:48.431Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-18T12:22:48.431Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-18T12:22:48.431Z] === RUN TestDisplayJSONMessagesStream [2022-03-18T12:22:48.431Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-18T12:22:48.431Z] PASS [2022-03-18T12:22:48.431Z] coverage: 91.7% of statements [2022-03-18T12:22:48.431Z] ok github.com/docker/docker/pkg/jsonmessage 0.252s coverage: 91.7% of statements [2022-03-18T12:22:48.575Z] time="2022-03-18T12:22:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:22:48.575Z] time="2022-03-18T12:22:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f442de104791a4850e0a1ae52563fe72410299dce62944f7d028e928e49291af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:22:48.575Z] time="2022-03-18T12:22:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:22:48.575Z] time="2022-03-18T12:22:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f442de104791a4850e0a1ae52563fe72410299dce62944f7d028e928e49291af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:22:48.575Z] plugin_test.go:165: [ddc5d253ab28a] daemon is not started [2022-03-18T12:22:48.575Z] --- PASS: TestPluginInstall (3.33s) [2022-03-18T12:22:48.575Z] --- PASS: TestPluginInstall/no_auth (1.77s) [2022-03-18T12:22:48.575Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-03-18T12:22:48.575Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-03-18T12:22:48.575Z] === RUN TestPluginsWithRuntimes [2022-03-18T12:22:49.179Z] --- PASS: TestStats (2.67s) [2022-03-18T12:22:49.180Z] === RUN TestStopContainerWithTimeout [2022-03-18T12:22:49.180Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T12:22:49.180Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T12:22:49.180Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T12:22:49.180Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T12:22:49.180Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T12:22:49.180Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T12:22:49.180Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T12:22:49.180Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T12:22:49.180Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T12:22:49.180Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T12:22:49.398Z] === RUN TestStandardLongPath [2022-03-18T12:22:49.398Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-18T12:22:49.398Z] === RUN TestUNCLongPath [2022-03-18T12:22:49.398Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-18T12:22:49.398Z] PASS [2022-03-18T12:22:49.398Z] coverage: 100.0% of statements [2022-03-18T12:22:49.398Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-03-18T12:22:49.858Z] === RUN TestNameFormat [2022-03-18T12:22:49.858Z] --- PASS: TestNameFormat (0.00s) [2022-03-18T12:22:49.858Z] === RUN TestNameRetries [2022-03-18T12:22:49.858Z] --- PASS: TestNameRetries (0.00s) [2022-03-18T12:22:49.858Z] PASS [2022-03-18T12:22:49.858Z] coverage: 85.7% of statements [2022-03-18T12:22:49.858Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-03-18T12:22:49.858Z] 2022/03/18 12:22:49 Closing DB instances... [2022-03-18T12:22:49.914Z] --- PASS: TestServicePlugin (29.85s) [2022-03-18T12:22:49.914Z] === RUN TestServiceUpdateLabel [2022-03-18T12:22:50.125Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-18T12:22:50.317Z] === RUN TestParseKeyValueOpt [2022-03-18T12:22:50.317Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-18T12:22:50.317Z] === RUN TestParseUintList [2022-03-18T12:22:50.317Z] --- PASS: TestParseUintList (0.00s) [2022-03-18T12:22:50.317Z] === RUN TestParseUintListMaximumLimits [2022-03-18T12:22:50.317Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-18T12:22:50.317Z] PASS [2022-03-18T12:22:50.317Z] coverage: 97.0% of statements [2022-03-18T12:22:50.317Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-03-18T12:22:50.386Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T12:22:50.483Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-03-18T12:22:50.483Z] === RUN TestServiceUpdateSecrets [2022-03-18T12:22:50.484Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-18T12:22:51.053Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-18T12:22:51.285Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-03-18T12:22:51.286Z] === RUN TestNetworkDBBulkSync [2022-03-18T12:22:51.286Z] === RUN Test_windowsOSRelease_String [2022-03-18T12:22:51.286Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-18T12:22:51.286Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-18T12:22:51.286Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-18T12:22:51.286Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-18T12:22:51.286Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-18T12:22:51.286Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-18T12:22:51.286Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-18T12:22:51.286Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-18T12:22:51.286Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-18T12:22:51.286Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-18T12:22:51.286Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-18T12:22:51.286Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-18T12:22:51.286Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-18T12:22:51.286Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-18T12:22:51.286Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-18T12:22:51.286Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-18T12:22:51.286Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-18T12:22:51.286Z] PASS [2022-03-18T12:22:51.286Z] coverage: 36.4% of statements [2022-03-18T12:22:51.286Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.050s coverage: 36.4% of statements [2022-03-18T12:22:51.330Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-18T12:22:51.902Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-18T12:22:51.994Z] --- PASS: TestPluginsWithRuntimes (3.19s) [2022-03-18T12:22:51.994Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-18T12:22:51.994Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-03-18T12:22:51.994Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T12:22:52.165Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T12:22:52.253Z] === RUN TestNewAndRemove [2022-03-18T12:22:52.253Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-18T12:22:52.253Z] === RUN TestRemoveInvalidPath [2022-03-18T12:22:52.253Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-18T12:22:52.253Z] PASS [2022-03-18T12:22:52.253Z] coverage: 82.6% of statements [2022-03-18T12:22:52.253Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-03-18T12:22:52.426Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-18T12:22:52.565Z] --- PASS: TestPluginBackCompatMediaTypes (0.64s) [2022-03-18T12:22:52.565Z] PASS [2022-03-18T12:22:52.565Z] [2022-03-18T12:22:52.565Z] DONE 10 tests in 7.289s [2022-03-18T12:22:52.565Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T12:22:52.565Z] ++ 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-03-18T12:22:52.565Z] ++ set -e [2022-03-18T12:22:52.565Z] ++ '[' -n 0 ']' [2022-03-18T12:22:52.565Z] ++ set -x [2022-03-18T12:22:52.565Z] ++ 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-03-18T12:22:52.565Z] INFO: Testing against a local daemon [2022-03-18T12:22:52.565Z] === RUN TestExternalGraphDriver [2022-03-18T12:22:52.565Z] === RUN TestExternalGraphDriver/json [2022-03-18T12:22:52.712Z] 2022/03/18 12:22:52 Closing DB instances... [2022-03-18T12:22:54.250Z] === RUN TestFailedConnection [2022-03-18T12:22:54.250Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-18T12:22:54.250Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-18T12:22:54.250Z] --- PASS: TestGetAddress (25.87s) [2022-03-18T12:22:54.250Z] === RUN TestRequestSyntaxCheck [2022-03-18T12:22:54.250Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-18T12:22:54.250Z] === RUN TestRequest [2022-03-18T12:22:54.343Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-18T12:22:54.343Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2022-03-18T12:22:54.343Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2022-03-18T12:22:54.343Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2022-03-18T12:22:54.343Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2022-03-18T12:22:54.343Z] === RUN TestDeleteDevicemapper [2022-03-18T12:22:54.343Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T12:22:54.343Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T12:22:54.343Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T12:22:54.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-18T12:22:54.476Z] === RUN TestExternalGraphDriver/spec [2022-03-18T12:22:55.857Z] === RUN TestExternalGraphDriver/pull [2022-03-18T12:22:56.413Z] --- PASS: TestFailedConnection (2.06s) [2022-03-18T12:22:56.413Z] === RUN TestFailOnce [2022-03-18T12:22:56.413Z] 2022/03/18 12:22:55 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-03-18T12:22:56.413Z] goroutine 9 [running]: [2022-03-18T12:22:56.413Z] net/http.(*conn).serve.func1() [2022-03-18T12:22:56.413Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-18T12:22:56.413Z] panic({0x593700, 0x6dd030}) [2022-03-18T12:22:56.413Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-18T12:22:56.413Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001afa70?) [2022-03-18T12:22:56.413Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-18T12:22:56.413Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6e2838?, 0xc00029a000?}, 0x4eda46?) [2022-03-18T12:22:56.413Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-18T12:22:56.413Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6e2838, 0xc00029a000}, 0xc00019e100) [2022-03-18T12:22:56.413Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-18T12:22:56.413Z] net/http.serverHandler.ServeHTTP({0x6e0e58?}, {0x6e2838, 0xc00029a000}, 0xc00019e100) [2022-03-18T12:22:56.413Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-18T12:22:56.413Z] net/http.(*conn).serve(0xc000066f00, {0x6e2d38, 0xc0000880c0}) [2022-03-18T12:22:56.413Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-18T12:22:56.413Z] created by net/http.(*Server).Serve [2022-03-18T12:22:56.413Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-18T12:22:56.413Z] time="2022-03-18T12:22:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-03-18T12:22:56.869Z] 2022/03/18 12:22:56 Closing DB instances... [2022-03-18T12:22:56.891Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2022-03-18T12:22:56.891Z] === RUN TestUpdateMemory [2022-03-18T12:22:56.891Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:22:56.891Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-18T12:22:56.891Z] === RUN TestUpdateCPUQuota [2022-03-18T12:22:57.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-18T12:22:57.243Z] --- PASS: TestExternalGraphDriver (4.70s) [2022-03-18T12:22:57.243Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2022-03-18T12:22:57.243Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2022-03-18T12:22:57.243Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-03-18T12:22:57.243Z] === RUN TestGraphdriverPluginV2 [2022-03-18T12:22:57.243Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:22:57.243Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-18T12:22:57.243Z] PASS [2022-03-18T12:22:57.243Z] [2022-03-18T12:22:57.243Z] === Skipped [2022-03-18T12:22:57.243Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-18T12:22:57.243Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:22:57.243Z] [2022-03-18T12:22:57.243Z] DONE 5 tests, 1 skipped in 4.827s [2022-03-18T12:22:57.243Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T12:22:57.243Z] ++ 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-03-18T12:22:57.243Z] ++ set -e [2022-03-18T12:22:57.243Z] ++ '[' -n 0 ']' [2022-03-18T12:22:57.243Z] ++ set -x [2022-03-18T12:22:57.243Z] ++ 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-03-18T12:22:57.325Z] time="2022-03-18T12:22:56Z" level=error msg="node: 9eed2d75ffb7 is unknown to memberlist" [2022-03-18T12:22:57.325Z] time="2022-03-18T12:22:56Z" level=error msg="node: 9eed2d75ffb7 is unknown to memberlist" [2022-03-18T12:22:57.325Z] --- PASS: TestFailOnce (1.21s) [2022-03-18T12:22:57.325Z] === RUN TestEchoInputOutput [2022-03-18T12:22:57.325Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-18T12:22:57.325Z] === RUN TestBackoff [2022-03-18T12:22:57.325Z] --- PASS: TestBackoff (0.00s) [2022-03-18T12:22:57.325Z] === RUN TestAbortRetry [2022-03-18T12:22:57.325Z] --- PASS: TestAbortRetry (0.00s) [2022-03-18T12:22:57.325Z] === RUN TestClientScheme [2022-03-18T12:22:57.325Z] --- PASS: TestClientScheme (0.00s) [2022-03-18T12:22:57.325Z] === RUN TestNewClientWithTimeout [2022-03-18T12:22:57.503Z] INFO: Testing against a local daemon [2022-03-18T12:22:57.503Z] === RUN TestContinueAfterPluginCrash [2022-03-18T12:22:57.503Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T12:22:57.503Z] === RUN TestReadPluginNoRead [2022-03-18T12:22:57.503Z] === PAUSE TestReadPluginNoRead [2022-03-18T12:22:57.503Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T12:22:57.503Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T12:22:57.503Z] === CONT TestContinueAfterPluginCrash [2022-03-18T12:22:57.503Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T12:22:57.723Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-18T12:22:57.781Z] time="2022-03-18T12:22:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-18T12:22:57.984Z] --- PASS: TestUpdateCPUQuota (1.25s) [2022-03-18T12:22:57.984Z] === RUN TestUpdatePidsLimit [2022-03-18T12:22:57.984Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-18T12:22:58.559Z] === RUN TestUpdatePidsLimit/no_change [2022-03-18T12:22:58.820Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-18T12:22:58.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-18T12:22:59.081Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-18T12:22:59.309Z] time="2022-03-18T12:22:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-18T12:22:59.309Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.30s) [2022-03-18T12:22:59.309Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-18T12:22:59.342Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-18T12:22:59.603Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-18T12:22:59.865Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-18T12:23:00.126Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-18T12:23:00.699Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-18T12:23:00.799Z] --- PASS: TestDaemonStartWithLogOpt (2.93s) [2022-03-18T12:23:00.799Z] === CONT TestReadPluginNoRead [2022-03-18T12:23:00.837Z] 2022/03/18 12:23:00 Closing DB instances... [2022-03-18T12:23:00.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-18T12:23:01.222Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-18T12:23:01.294Z] --- PASS: TestRequest (7.14s) [2022-03-18T12:23:01.294Z] === RUN TestOverlappingRequests [2022-03-18T12:23:01.484Z] --- PASS: TestUpdatePidsLimit (3.36s) [2022-03-18T12:23:01.484Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-03-18T12:23:01.484Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-03-18T12:23:01.484Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-03-18T12:23:01.484Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-03-18T12:23:01.484Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-03-18T12:23:01.484Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-03-18T12:23:01.484Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-03-18T12:23:01.484Z] === RUN TestUpdateRestartPolicy [2022-03-18T12:23:01.484Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-18T12:23:01.750Z] --- PASS: TestOverlappingRequests (0.37s) [2022-03-18T12:23:01.750Z] === RUN TestRelease [2022-03-18T12:23:01.750Z] time="2022-03-18T12:23:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-18T12:23:02.055Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-18T12:23:02.206Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-18T12:23:02.206Z] === RUN TestNetworkDBGarbageCollection [2022-03-18T12:23:02.315Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-18T12:23:02.315Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-18T12:23:02.315Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-18T12:23:02.709Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T12:23:03.168Z] --- PASS: TestRelease (1.47s) [2022-03-18T12:23:03.168Z] === RUN TestAllocateRandomDeallocate [2022-03-18T12:23:03.259Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-18T12:23:03.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-18T12:23:03.521Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-18T12:23:03.521Z] check_test.go:308: [df0a3742e1788] daemon is not started [2022-03-18T12:23:03.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-18T12:23:03.521Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-18T12:23:03.521Z] check_test.go:308: [dc87b31cc0b0b] daemon is not started [2022-03-18T12:23:03.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-18T12:23:03.649Z] === RUN TestReadPluginNoRead/default [2022-03-18T12:23:05.032Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T12:23:05.291Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-03-18T12:23:05.379Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2022-03-18T12:23:05.379Z] === RUN TestServiceUpdateConfigs [2022-03-18T12:23:05.862Z] === CONT TestReadPluginNoRead [2022-03-18T12:23:05.862Z] read_test.go:92: [d1f40453b97aa] daemon is not started [2022-03-18T12:23:05.862Z] --- PASS: TestReadPluginNoRead (5.47s) [2022-03-18T12:23:05.862Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-03-18T12:23:05.862Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2022-03-18T12:23:05.862Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-03-18T12:23:05.862Z] PASS [2022-03-18T12:23:05.862Z] [2022-03-18T12:23:05.862Z] DONE 6 tests in 8.502s [2022-03-18T12:23:05.862Z] 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-03-18T12:23:05.862Z] ++ 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-03-18T12:23:05.862Z] ++ set -e [2022-03-18T12:23:05.862Z] ++ '[' -n 0 ']' [2022-03-18T12:23:05.862Z] ++ set -x [2022-03-18T12:23:05.862Z] ++ 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-03-18T12:23:05.862Z] testing: warning: no tests to run [2022-03-18T12:23:05.862Z] PASS [2022-03-18T12:23:05.862Z] [2022-03-18T12:23:05.862Z] DONE 0 tests in 0.027s [2022-03-18T12:23:05.862Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T12:23:05.862Z] ++ 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-03-18T12:23:05.862Z] ++ set -e [2022-03-18T12:23:05.862Z] ++ '[' -n 0 ']' [2022-03-18T12:23:05.862Z] ++ set -x [2022-03-18T12:23:05.862Z] ++ 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-03-18T12:23:06.124Z] INFO: Testing against a local daemon [2022-03-18T12:23:06.124Z] === RUN TestPluginWithDevMounts [2022-03-18T12:23:06.124Z] === PAUSE TestPluginWithDevMounts [2022-03-18T12:23:06.124Z] === CONT TestPluginWithDevMounts [2022-03-18T12:23:06.825Z] check_test.go:308: [d85336e31c6aa] daemon is not started [2022-03-18T12:23:06.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-18T12:23:06.894Z] time="2022-03-18T12:23:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-18T12:23:07.351Z] --- PASS: TestAllocateRandomDeallocate (4.09s) [2022-03-18T12:23:07.351Z] === RUN TestRetrieveFromStore [2022-03-18T12:23:07.396Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-18T12:23:07.507Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-18T12:23:07.507Z] PASS [2022-03-18T12:23:07.507Z] [2022-03-18T12:23:07.507Z] DONE 1 tests in 1.604s [2022-03-18T12:23:07.507Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T12:23:07.507Z] ++ 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-03-18T12:23:07.507Z] ++ set -e [2022-03-18T12:23:07.507Z] ++ '[' -n 0 ']' [2022-03-18T12:23:07.507Z] ++ set -x [2022-03-18T12:23:07.507Z] ++ 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-03-18T12:23:07.507Z] INFO: Testing against a local daemon [2022-03-18T12:23:07.507Z] === RUN TestSecretInspect [2022-03-18T12:23:08.120Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-18T12:23:08.120Z] Copying nested executables into bundles/binary-daemon [2022-03-18T12:23:08.120Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-18T12:23:08.120Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:23:08.120Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-18T12:23:08.120Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-18T12:23:08.338Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-18T12:23:08.447Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=d9bb781c8283b988b88dcf62bc44dd660840b3d1 -e DOCKER_GRAPHDRIVER docker:d9bb781c8283b988b88dcf62bc44dd660840b3d1 hack/make.sh cross [2022-03-18T12:23:08.705Z] [2022-03-18T12:23:08.877Z] --- PASS: TestRetrieveFromStore (1.41s) [2022-03-18T12:23:08.877Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-18T12:23:08.877Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-18T12:23:08.877Z] === RUN TestParallelPredefinedRequest1 [2022-03-18T12:23:08.877Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-18T12:23:08.877Z] === RUN TestParallelPredefinedRequest2 [2022-03-18T12:23:08.877Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-18T12:23:08.877Z] === RUN TestParallelPredefinedRequest3 [2022-03-18T12:23:08.877Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-18T12:23:08.877Z] === RUN TestParallelPredefinedRequest4 [2022-03-18T12:23:08.877Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-18T12:23:08.877Z] === RUN TestParallelPredefinedRequest5 [2022-03-18T12:23:08.877Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-18T12:23:08.877Z] === RUN TestDebug [2022-03-18T12:23:08.877Z] --- PASS: TestDebug (0.00s) [2022-03-18T12:23:08.877Z] === RUN TestRequestPoolParallel [2022-03-18T12:23:08.877Z] === RUN TestParseEmptyInterface [2022-03-18T12:23:08.877Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-18T12:23:08.877Z] === RUN TestParseNonInterfaceType [2022-03-18T12:23:08.877Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-18T12:23:08.877Z] === RUN TestParseWithOneFunction [2022-03-18T12:23:08.877Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-18T12:23:08.877Z] === RUN TestParseWithMultipleFuncs [2022-03-18T12:23:08.877Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-18T12:23:08.877Z] === RUN TestParseWithUnnamedReturn [2022-03-18T12:23:08.877Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-18T12:23:08.877Z] === RUN TestEmbeddedInterface [2022-03-18T12:23:08.877Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-18T12:23:08.877Z] === RUN TestParsedImports [2022-03-18T12:23:08.877Z] --- PASS: TestParsedImports (0.00s) [2022-03-18T12:23:08.877Z] === RUN TestAliasedImports [2022-03-18T12:23:08.877Z] --- PASS: TestAliasedImports (0.00s) [2022-03-18T12:23:08.877Z] PASS [2022-03-18T12:23:08.877Z] coverage: 56.8% of statements [2022-03-18T12:23:08.877Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-03-18T12:23:08.911Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-18T12:23:08.963Z] Removing bundles/ [2022-03-18T12:23:08.964Z] [2022-03-18T12:23:08.964Z] ---> Making bundle: cross (in bundles/cross) [2022-03-18T12:23:08.964Z] Cross building: bundles/cross/linux/amd64 [2022-03-18T12:23:08.964Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-18T12:23:08.964Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-18T12:23:09.340Z] --- PASS: TestRequestPoolParallel (0.46s) [2022-03-18T12:23:09.340Z] === RUN TestFullAllocateRelease [2022-03-18T12:23:09.483Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-18T12:23:09.795Z] --- PASS: TestFullAllocateRelease (0.45s) [2022-03-18T12:23:09.795Z] === RUN TestOddAllocateRelease [2022-03-18T12:23:09.795Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-03-18T12:23:09.795Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-18T12:23:10.046Z] --- PASS: TestSecretInspect (2.07s) [2022-03-18T12:23:10.046Z] === RUN TestSecretList [2022-03-18T12:23:10.060Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-18T12:23:10.250Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-18T12:23:10.250Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-18T12:23:10.250Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-18T12:23:10.250Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-18T12:23:10.250Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-18T12:23:10.250Z] === CONT TestParallelPredefinedRequest1 [2022-03-18T12:23:10.251Z] === CONT TestParallelPredefinedRequest4 [2022-03-18T12:23:10.251Z] === CONT TestParallelPredefinedRequest5 [2022-03-18T12:23:10.251Z] === CONT TestParallelPredefinedRequest1 [2022-03-18T12:23:10.251Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:23:10.251Z] === CONT TestParallelPredefinedRequest5 [2022-03-18T12:23:10.251Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:23:10.251Z] === CONT TestParallelPredefinedRequest4 [2022-03-18T12:23:10.251Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:23:10.251Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-18T12:23:10.251Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-18T12:23:10.251Z] === CONT TestParallelPredefinedRequest3 [2022-03-18T12:23:10.251Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:23:10.251Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-18T12:23:10.251Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-18T12:23:10.251Z] === CONT TestParallelPredefinedRequest2 [2022-03-18T12:23:10.251Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:23:10.251Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-18T12:23:10.251Z] PASS [2022-03-18T12:23:10.251Z] coverage: 85.3% of statements [2022-03-18T12:23:10.251Z] ok github.com/docker/docker/libnetwork/ipam 48.320s coverage: 85.3% of statements [2022-03-18T12:23:10.251Z] === RUN TestHTTPTransport [2022-03-18T12:23:10.251Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-18T12:23:10.251Z] PASS [2022-03-18T12:23:10.251Z] coverage: 85.7% of statements [2022-03-18T12:23:10.251Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-03-18T12:23:10.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-18T12:23:10.706Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-18T12:23:10.706Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T12:23:10.706Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-18T12:23:10.706Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-18T12:23:10.706Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-18T12:23:10.706Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-18T12:23:10.706Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-18T12:23:10.706Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T12:23:10.706Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-18T12:23:10.706Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-18T12:23:10.706Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-18T12:23:10.706Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-18T12:23:10.706Z] === RUN TestBufferPoolPutAndGet [2022-03-18T12:23:10.706Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-18T12:23:10.706Z] PASS [2022-03-18T12:23:10.706Z] coverage: 88.2% of statements [2022-03-18T12:23:10.706Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-03-18T12:23:11.029Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-18T12:23:11.029Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-18T12:23:11.667Z] === RUN TestOutputOnPrematureClose [2022-03-18T12:23:11.667Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-18T12:23:11.667Z] === RUN TestCompleteSilently [2022-03-18T12:23:11.667Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-18T12:23:11.667Z] PASS [2022-03-18T12:23:11.667Z] coverage: 75.9% of statements [2022-03-18T12:23:11.667Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-03-18T12:23:11.997Z] --- PASS: TestSecretList (2.06s) [2022-03-18T12:23:11.997Z] === RUN TestSecretsCreateAndDelete [2022-03-18T12:23:12.123Z] === RUN TestSendToOneSub [2022-03-18T12:23:12.123Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-18T12:23:12.123Z] === RUN TestSendToMultipleSubs [2022-03-18T12:23:12.123Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-18T12:23:12.123Z] === RUN TestEvictOneSub [2022-03-18T12:23:12.123Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-18T12:23:12.123Z] === RUN TestClosePublisher [2022-03-18T12:23:12.123Z] --- PASS: TestClosePublisher (0.00s) [2022-03-18T12:23:12.123Z] === RUN TestPubSubRace [2022-03-18T12:23:12.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-18T12:23:13.084Z] --- PASS: TestPubSubRace (1.07s) [2022-03-18T12:23:13.084Z] PASS [2022-03-18T12:23:13.084Z] coverage: 75.0% of statements [2022-03-18T12:23:13.084Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 75.0% of statements [2022-03-18T12:23:13.888Z] --- PASS: TestUpdateRestartPolicy (12.50s) [2022-03-18T12:23:13.888Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T12:23:13.911Z] --- PASS: TestSecretsCreateAndDelete (2.07s) [2022-03-18T12:23:13.911Z] === RUN TestSecretsUpdate [2022-03-18T12:23:14.047Z] === RUN TestRegister [2022-03-18T12:23:14.047Z] --- PASS: TestRegister (0.00s) [2022-03-18T12:23:14.047Z] === RUN TestCommand [2022-03-18T12:23:14.047Z] --- PASS: TestCommand (0.03s) [2022-03-18T12:23:14.047Z] === RUN TestNaiveSelf [2022-03-18T12:23:14.047Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-18T12:23:14.047Z] PASS [2022-03-18T12:23:14.047Z] coverage: 82.4% of statements [2022-03-18T12:23:14.047Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2022-03-18T12:23:14.502Z] === RUN TestDump [2022-03-18T12:23:14.502Z] goroutine 6 [running]: [2022-03-18T12:23:14.502Z] github.com/docker/docker/pkg/stack.dump(0x882d57?) [2022-03-18T12:23:14.502Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-18T12:23:14.502Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-18T12:23:14.502Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-18T12:23:14.502Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-18T12:23:14.502Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-18T12:23:14.502Z] testing.tRunner(0xc00015c340, 0xa4a498) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T12:23:14.502Z] created by testing.(*T).Run [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-18T12:23:14.502Z] [2022-03-18T12:23:14.502Z] goroutine 1 [chan receive]: [2022-03-18T12:23:14.502Z] testing.(*T).Run(0xc00015c1a0, {0xa3913c?, 0x85c1f3?}, 0xa4a498) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-18T12:23:14.502Z] testing.runTests.func1(0xc00006c840?) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-18T12:23:14.502Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T12:23:14.502Z] testing.runTests(0xc000058500?, {0xbce400, 0x3, 0x3}, {0x18279b00108?, 0x40?, 0xbd34a0?}) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-18T12:23:14.502Z] testing.(*M).Run(0xc000058500) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-18T12:23:14.502Z] main.main() [2022-03-18T12:23:14.502Z] _testmain.go:99 +0x255 [2022-03-18T12:23:14.502Z] --- PASS: TestDump (0.00s) [2022-03-18T12:23:14.502Z] === RUN TestDumpToFile [2022-03-18T12:23:14.502Z] --- PASS: TestDumpToFile (0.19s) [2022-03-18T12:23:14.502Z] === RUN TestDumpToFileWithEmptyInput [2022-03-18T12:23:14.502Z] goroutine 8 [running]: [2022-03-18T12:23:14.502Z] github.com/docker/docker/pkg/stack.dump(0x8fecd3?) [2022-03-18T12:23:14.502Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-18T12:23:14.502Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x8feca0?}) [2022-03-18T12:23:14.502Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-18T12:23:14.502Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c340?) [2022-03-18T12:23:14.502Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-18T12:23:14.502Z] testing.tRunner(0xc00015c9c0, 0xa4a488) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T12:23:14.502Z] created by testing.(*T).Run [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-18T12:23:14.502Z] [2022-03-18T12:23:14.502Z] goroutine 1 [chan receive]: [2022-03-18T12:23:14.502Z] testing.(*T).Run(0xc00015c1a0, {0xa40713?, 0x85c1f3?}, 0xa4a488) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-18T12:23:14.502Z] testing.runTests.func1(0xc00006c840?) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-18T12:23:14.502Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T12:23:14.502Z] testing.runTests(0xc000058500?, {0xbce400, 0x3, 0x3}, {0x18279b00108?, 0x40?, 0xbd34a0?}) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-18T12:23:14.502Z] testing.(*M).Run(0xc000058500) [2022-03-18T12:23:14.502Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-18T12:23:14.502Z] main.main() [2022-03-18T12:23:14.502Z] _testmain.go:99 +0x255 [2022-03-18T12:23:14.502Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-18T12:23:14.502Z] PASS [2022-03-18T12:23:14.502Z] coverage: 90.9% of statements [2022-03-18T12:23:14.502Z] ok github.com/docker/docker/pkg/stack 0.227s coverage: 90.9% of statements [2022-03-18T12:23:14.832Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2022-03-18T12:23:14.832Z] === RUN TestWaitNonBlocked [2022-03-18T12:23:14.832Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:23:14.832Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:23:14.832Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:23:14.832Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:23:14.832Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:23:14.832Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:23:14.958Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-18T12:23:14.958Z] === RUN TestClientStream [2022-03-18T12:23:14.958Z] --- PASS: TestClientStream (0.00s) [2022-03-18T12:23:14.958Z] === RUN TestClientSendFile [2022-03-18T12:23:14.958Z] --- PASS: TestClientSendFile (0.00s) [2022-03-18T12:23:14.958Z] === RUN TestClientWithRequestTimeout [2022-03-18T12:23:14.958Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-18T12:23:14.958Z] === RUN TestFileSpecPlugin [2022-03-18T12:23:14.958Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-18T12:23:14.958Z] === RUN TestFileJSONSpecPlugin [2022-03-18T12:23:14.958Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-18T12:23:14.958Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-18T12:23:14.959Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-18T12:23:14.959Z] === RUN TestPluginAddHandler [2022-03-18T12:23:14.959Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-18T12:23:14.959Z] === RUN TestPluginWaitBadPlugin [2022-03-18T12:23:14.959Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-18T12:23:14.959Z] === RUN TestGet [2022-03-18T12:23:14.959Z] time="2022-03-18T12:23:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-18T12:23:15.414Z] === RUN TestNewStdWriter [2022-03-18T12:23:15.414Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-18T12:23:15.414Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestWriteWithNilBytes [2022-03-18T12:23:15.414Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestWrite [2022-03-18T12:23:15.414Z] --- PASS: TestWrite (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestWriteWithWriterError [2022-03-18T12:23:15.414Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-18T12:23:15.414Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestStdCopyWriteAndRead [2022-03-18T12:23:15.414Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-18T12:23:15.414Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-18T12:23:15.414Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-18T12:23:15.414Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-18T12:23:15.414Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-18T12:23:15.414Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-18T12:23:15.414Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-18T12:23:15.414Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-18T12:23:15.414Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-18T12:23:15.414Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-18T12:23:15.414Z] PASS [2022-03-18T12:23:15.414Z] coverage: 100.0% of statements [2022-03-18T12:23:15.414Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-03-18T12:23:15.778Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T12:23:15.778Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2022-03-18T12:23:15.778Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2022-03-18T12:23:15.778Z] === RUN TestWaitBlocked [2022-03-18T12:23:15.778Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:23:15.778Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:23:15.778Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:23:15.778Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:23:15.778Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T12:23:15.778Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T12:23:15.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-18T12:23:15.821Z] --- PASS: TestSecretsUpdate (2.10s) [2022-03-18T12:23:15.821Z] === RUN TestTemplatedSecret [2022-03-18T12:23:15.870Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-18T12:23:15.870Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-18T12:23:15.870Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-18T12:23:15.870Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-18T12:23:15.870Z] === RUN TestFormatStatus [2022-03-18T12:23:15.870Z] --- PASS: TestFormatStatus (0.00s) [2022-03-18T12:23:15.870Z] === RUN TestFormatError [2022-03-18T12:23:15.870Z] --- PASS: TestFormatError (0.00s) [2022-03-18T12:23:15.870Z] === RUN TestFormatJSONError [2022-03-18T12:23:15.870Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-18T12:23:15.870Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-18T12:23:15.870Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-18T12:23:15.870Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-18T12:23:15.870Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-18T12:23:15.870Z] === RUN TestNewJSONProgressOutput [2022-03-18T12:23:15.870Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-18T12:23:15.870Z] === RUN TestAuxFormatterEmit [2022-03-18T12:23:15.870Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-18T12:23:15.870Z] === RUN TestStreamWriterStdout [2022-03-18T12:23:15.870Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-18T12:23:15.870Z] === RUN TestStreamWriterStderr [2022-03-18T12:23:15.870Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-18T12:23:15.870Z] PASS [2022-03-18T12:23:15.870Z] coverage: 66.2% of statements [2022-03-18T12:23:15.870Z] time="2022-03-18T12:23:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-18T12:23:15.870Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-03-18T12:23:16.831Z] === RUN TestGenerateRandomID [2022-03-18T12:23:16.831Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-18T12:23:16.831Z] === RUN TestShortenId [2022-03-18T12:23:16.831Z] --- PASS: TestShortenId (0.00s) [2022-03-18T12:23:16.831Z] === RUN TestShortenSha256Id [2022-03-18T12:23:16.831Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-18T12:23:16.831Z] === RUN TestShortenIdEmpty [2022-03-18T12:23:16.831Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-18T12:23:16.831Z] === RUN TestShortenIdInvalid [2022-03-18T12:23:16.831Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-18T12:23:16.831Z] === RUN TestIsShortIDNonHex [2022-03-18T12:23:16.831Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-18T12:23:16.831Z] === RUN TestIsShortIDNotCorrectSize [2022-03-18T12:23:16.831Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-18T12:23:16.831Z] PASS [2022-03-18T12:23:16.831Z] coverage: 70.6% of statements [2022-03-18T12:23:16.831Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2022-03-18T12:23:17.196Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-18T12:23:17.197Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2022-03-18T12:23:17.197Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2022-03-18T12:23:17.197Z] === CONT TestContainerStartOnDaemonRestart [2022-03-18T12:23:17.197Z] === CONT TestContainerKillOnDaemonStart [2022-03-18T12:23:17.286Z] === RUN TestIsCpusetListAvailable [2022-03-18T12:23:17.286Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-18T12:23:17.286Z] PASS [2022-03-18T12:23:17.286Z] coverage: 39.4% of statements [2022-03-18T12:23:17.286Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-03-18T12:23:18.246Z] time="2022-03-18T12:23:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-18T12:23:18.363Z] --- PASS: TestTemplatedSecret (2.44s) [2022-03-18T12:23:18.364Z] === RUN TestSecretCreateResolve [2022-03-18T12:23:19.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-18T12:23:19.212Z] === RUN TestChtimes [2022-03-18T12:23:19.212Z] --- PASS: TestChtimes (0.00s) [2022-03-18T12:23:19.212Z] === RUN TestChtimesWindows [2022-03-18T12:23:19.212Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-18T12:23:19.212Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-18T12:23:19.212Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-18T12:23:19.212Z] PASS [2022-03-18T12:23:19.212Z] coverage: 13.0% of statements [2022-03-18T12:23:19.212Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.0% of statements [2022-03-18T12:23:19.668Z] === RUN TestTailFile [2022-03-18T12:23:19.668Z] --- PASS: TestTailFile (0.00s) [2022-03-18T12:23:19.668Z] === RUN TestTailFileManyLines [2022-03-18T12:23:19.668Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-18T12:23:19.668Z] === RUN TestTailEmptyFile [2022-03-18T12:23:19.668Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-18T12:23:19.668Z] === RUN TestTailNegativeN [2022-03-18T12:23:19.668Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/no_delimiter [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/truncated_last_line [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/no_delimiter [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T12:23:19.668Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:19.668Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:19.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-18T12:23:20.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.126Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.127Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.128Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.128Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.128Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.128Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.128Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.128Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T12:23:20.128Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.128Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.128Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T12:23:20.128Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T12:23:20.272Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-03-18T12:23:20.272Z] === RUN TestServiceUpdateNetwork [2022-03-18T12:23:20.273Z] --- PASS: TestSecretCreateResolve (1.68s) [2022-03-18T12:23:20.273Z] PASS [2022-03-18T12:23:20.273Z] [2022-03-18T12:23:20.273Z] DONE 6 tests in 12.514s [2022-03-18T12:23:20.273Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T12:23:20.273Z] ++ 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-03-18T12:23:20.273Z] ++ set -e [2022-03-18T12:23:20.273Z] ++ '[' -n 0 ']' [2022-03-18T12:23:20.273Z] ++ set -x [2022-03-18T12:23:20.274Z] ++ 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-03-18T12:23:20.274Z] INFO: Testing against a local daemon [2022-03-18T12:23:20.274Z] === RUN TestServiceCreateInit [2022-03-18T12:23:20.274Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T12:23:20.322Z] --- PASS: TestContainerStartOnDaemonRestart (3.23s) [2022-03-18T12:23:20.322Z] === CONT TestIpcModeOlderClient [2022-03-18T12:23:20.322Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-18T12:23:20.322Z] === CONT TestDaemonHostGatewayIP [2022-03-18T12:23:20.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.587Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.588Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:20.588Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:23:21.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T12:23:21.120Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.06s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:23:21.120Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.02s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter (0.06s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-18T12:23:21.121Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:23:21.122Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:23:21.122Z] PASS [2022-03-18T12:23:21.122Z] coverage: 88.6% of statements [2022-03-18T12:23:21.122Z] ok github.com/docker/docker/pkg/tailfile 0.341s coverage: 88.6% of statements [2022-03-18T12:23:21.265Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-18T12:23:21.578Z] === RUN TestTarSumRemoveNonExistent [2022-03-18T12:23:21.578Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-18T12:23:21.578Z] === RUN TestTarSumRemove [2022-03-18T12:23:21.578Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-18T12:23:21.578Z] === RUN TestSortFileInfoSums [2022-03-18T12:23:21.578Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-18T12:23:21.578Z] === RUN TestNewTarSumForLabelInvalid [2022-03-18T12:23:21.578Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-18T12:23:21.578Z] === RUN TestNewTarSumForLabel [2022-03-18T12:23:21.578Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-18T12:23:21.578Z] === RUN TestEmptyTar [2022-03-18T12:23:21.578Z] --- PASS: TestEmptyTar (0.01s) [2022-03-18T12:23:21.578Z] === RUN TestTarSumsReadSize [2022-03-18T12:23:21.578Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-18T12:23:21.578Z] === RUN TestTarSums [2022-03-18T12:23:21.578Z] --- PASS: TestTarSums (0.07s) [2022-03-18T12:23:21.578Z] === RUN TestIteration [2022-03-18T12:23:21.578Z] --- PASS: TestIteration (0.00s) [2022-03-18T12:23:21.578Z] === RUN TestVersionLabelForChecksum [2022-03-18T12:23:21.578Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-18T12:23:21.578Z] === RUN TestVersion [2022-03-18T12:23:21.578Z] --- PASS: TestVersion (0.00s) [2022-03-18T12:23:21.578Z] === RUN TestGetVersion [2022-03-18T12:23:21.578Z] --- PASS: TestGetVersion (0.00s) [2022-03-18T12:23:21.578Z] === RUN TestGetVersions [2022-03-18T12:23:21.578Z] --- PASS: TestGetVersions (0.00s) [2022-03-18T12:23:21.578Z] PASS [2022-03-18T12:23:21.578Z] coverage: 89.3% of statements [2022-03-18T12:23:21.578Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2022-03-18T12:23:21.837Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-18T12:23:22.033Z] time="2022-03-18T12:23:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-18T12:23:22.097Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-18T12:23:22.489Z] === RUN TestTruncIndex [2022-03-18T12:23:22.489Z] --- PASS: TestTruncIndex (0.10s) [2022-03-18T12:23:22.489Z] PASS [2022-03-18T12:23:22.489Z] coverage: 91.5% of statements [2022-03-18T12:23:22.489Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-03-18T12:23:22.950Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-18T12:23:22.950Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-18T12:23:22.950Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-18T12:23:22.950Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-18T12:23:22.950Z] === RUN TestIsGIT [2022-03-18T12:23:22.950Z] --- PASS: TestIsGIT (0.00s) [2022-03-18T12:23:22.950Z] === RUN TestIsTransport [2022-03-18T12:23:22.950Z] --- PASS: TestIsTransport (0.00s) [2022-03-18T12:23:22.950Z] PASS [2022-03-18T12:23:22.950Z] coverage: 100.0% of statements [2022-03-18T12:23:22.950Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2022-03-18T12:23:23.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-18T12:23:23.569Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T12:23:23.614Z] --- PASS: TestDaemonHostGatewayIP (3.22s) [2022-03-18T12:23:23.614Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T12:23:23.913Z] === RUN TestVersionInfo [2022-03-18T12:23:23.913Z] --- PASS: TestVersionInfo (0.00s) [2022-03-18T12:23:23.913Z] === RUN TestAppendVersions [2022-03-18T12:23:23.913Z] --- PASS: TestAppendVersions (0.00s) [2022-03-18T12:23:23.913Z] PASS [2022-03-18T12:23:23.913Z] coverage: 88.9% of statements [2022-03-18T12:23:23.913Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-03-18T12:23:24.557Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-18T12:23:24.884Z] === RUN TestNewSettable [2022-03-18T12:23:24.884Z] --- PASS: TestNewSettable (0.00s) [2022-03-18T12:23:24.884Z] === RUN TestIsSettable [2022-03-18T12:23:24.884Z] --- PASS: TestIsSettable (0.00s) [2022-03-18T12:23:24.884Z] === RUN TestUpdateSettingsEnv [2022-03-18T12:23:24.884Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-18T12:23:24.884Z] PASS [2022-03-18T12:23:24.884Z] coverage: 20.0% of statements [2022-03-18T12:23:24.884Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-03-18T12:23:25.340Z] === RUN TestValidatePrivileges [2022-03-18T12:23:25.340Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-18T12:23:25.340Z] === RUN TestFilterByCapNeg [2022-03-18T12:23:25.340Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-18T12:23:25.340Z] === RUN TestFilterByCapPos [2022-03-18T12:23:25.340Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-18T12:23:25.340Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-18T12:23:25.340Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-18T12:23:25.340Z] PASS [2022-03-18T12:23:25.340Z] coverage: 12.0% of statements [2022-03-18T12:23:25.340Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2022-03-18T12:23:26.302Z] === RUN TestLoad [2022-03-18T12:23:26.302Z] --- PASS: TestLoad (0.00s) [2022-03-18T12:23:26.302Z] === RUN TestSave [2022-03-18T12:23:26.302Z] --- PASS: TestSave (0.03s) [2022-03-18T12:23:26.302Z] === RUN TestAddDeleteGet [2022-03-18T12:23:26.302Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-18T12:23:26.302Z] === RUN TestInvalidTags [2022-03-18T12:23:26.302Z] --- PASS: TestInvalidTags (0.01s) [2022-03-18T12:23:26.302Z] PASS [2022-03-18T12:23:26.302Z] coverage: 84.4% of statements [2022-03-18T12:23:26.302Z] ok github.com/docker/docker/reference 0.131s coverage: 84.4% of statements [2022-03-18T12:23:26.471Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.75s) [2022-03-18T12:23:26.471Z] === CONT TestDaemonRestartIpcMode [2022-03-18T12:23:26.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-18T12:23:27.265Z] === RUN TestResolveAuthConfigIndexServer [2022-03-18T12:23:27.265Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-18T12:23:27.265Z] === RUN TestResolveAuthConfigFullURL [2022-03-18T12:23:27.265Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-18T12:23:27.265Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-18T12:23:27.265Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-18T12:23:27.265Z] === RUN TestValidateMirror [2022-03-18T12:23:27.265Z] --- PASS: TestValidateMirror (0.00s) [2022-03-18T12:23:27.265Z] === RUN TestLoadInsecureRegistries [2022-03-18T12:23:27.722Z] time="2022-03-18T12:23:27Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-18T12:23:27.722Z] time="2022-03-18T12:23:27Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-18T12:23:27.722Z] time="2022-03-18T12:23:27Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-18T12:23:27.722Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-03-18T12:23:27.722Z] === RUN TestNewServiceConfig [2022-03-18T12:23:27.722Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestValidateIndexName [2022-03-18T12:23:27.722Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestValidateIndexNameWithError [2022-03-18T12:23:27.722Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestEndpointParse [2022-03-18T12:23:27.722Z] --- PASS: TestEndpointParse (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestEndpointParseInvalid [2022-03-18T12:23:27.722Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestValidateEndpoint [2022-03-18T12:23:27.722Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-18T12:23:27.722Z] === RUN TestPing [2022-03-18T12:23:27.722Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-18T12:23:27.722Z] --- PASS: TestPing (0.01s) [2022-03-18T12:23:27.722Z] === RUN TestPingRegistryEndpoint [2022-03-18T12:23:27.722Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-18T12:23:27.722Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-18T12:23:27.722Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:23:27.722Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestEndpoint [2022-03-18T12:23:27.722Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:23:27.722Z] --- SKIP: TestEndpoint (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestParseRepositoryInfo [2022-03-18T12:23:27.722Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestNewIndexInfo [2022-03-18T12:23:27.722Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestMirrorEndpointLookup [2022-03-18T12:23:27.722Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-18T12:23:27.722Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-18T12:23:27.722Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestResumableRequestReaderWithReadError [2022-03-18T12:23:27.722Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:23:27.722Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestSearchRepositories [2022-03-18T12:23:27.722Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-18T12:23:27.722Z] Host: 127.0.0.1:49327 [2022-03-18T12:23:27.722Z] User-Agent: docker test client [2022-03-18T12:23:27.722Z] Authorization: Token fake-token [2022-03-18T12:23:27.722Z] X-Docker-Token: true [2022-03-18T12:23:27.722Z] Accept-Encoding: gzip [2022-03-18T12:23:27.722Z] [2022-03-18T12:23:27.722Z] [2022-03-18T12:23:27.722Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-18T12:23:27.722Z] Connection: close [2022-03-18T12:23:27.722Z] Content-Length: 144 [2022-03-18T12:23:27.722Z] Cache-Control: no-cache [2022-03-18T12:23:27.722Z] Content-Type: application/json [2022-03-18T12:23:27.722Z] Date: Fri, 18 Mar 2022 12:23:27 GMT [2022-03-18T12:23:27.722Z] Expires: -1 [2022-03-18T12:23:27.722Z] Pragma: no-cache [2022-03-18T12:23:27.722Z] Server: docker-tests/mock [2022-03-18T12:23:27.722Z] X-Docker-Registry-Config: mock [2022-03-18T12:23:27.722Z] X-Docker-Registry-Version: 0.0.0 [2022-03-18T12:23:27.722Z] [2022-03-18T12:23:27.722Z] [2022-03-18T12:23:27.722Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestTrustedLocation [2022-03-18T12:23:27.722Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-18T12:23:27.722Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestAllowNondistributableArtifacts [2022-03-18T12:23:27.722Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestIsSecureIndex [2022-03-18T12:23:27.722Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-18T12:23:27.722Z] PASS [2022-03-18T12:23:27.722Z] coverage: 51.2% of statements [2022-03-18T12:23:27.722Z] ok github.com/docker/docker/registry 0.336s coverage: 51.2% of statements [2022-03-18T12:23:27.722Z] time="2022-03-18T12:23:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-18T12:23:27.722Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-18T12:23:27.722Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-18T12:23:27.722Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-18T12:23:27.722Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-18T12:23:27.722Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestResumableRequestReader [2022-03-18T12:23:27.722Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-18T12:23:27.722Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-18T12:23:27.722Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-18T12:23:27.722Z] PASS [2022-03-18T12:23:27.722Z] coverage: 100.0% of statements [2022-03-18T12:23:27.722Z] ok github.com/docker/docker/registry/resumable 0.271s coverage: 100.0% of statements [2022-03-18T12:23:27.837Z] --- PASS: TestServiceCreateInit (7.07s) [2022-03-18T12:23:27.837Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-03-18T12:23:27.837Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-03-18T12:23:27.837Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T12:23:28.178Z] === RUN TestRestartManagerTimeout [2022-03-18T12:23:28.178Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-18T12:23:28.178Z] === RUN TestRestartManagerTimeoutReset [2022-03-18T12:23:28.178Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-18T12:23:28.178Z] PASS [2022-03-18T12:23:28.178Z] coverage: 50.9% of statements [2022-03-18T12:23:28.178Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2022-03-18T12:23:28.387Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-18T12:23:28.634Z] === RUN TestDecodeContainerConfig [2022-03-18T12:23:28.634Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-18T12:23:28.634Z] === RUN TestDecodeContainerConfigIsolation [2022-03-18T12:23:28.634Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-18T12:23:28.634Z] === RUN TestValidatePrivileged [2022-03-18T12:23:28.634Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-18T12:23:28.634Z] PASS [2022-03-18T12:23:28.634Z] coverage: 52.6% of statements [2022-03-18T12:23:28.634Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.6% of statements [2022-03-18T12:23:29.091Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-18T12:23:29.091Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-18T12:23:29.091Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-18T12:23:29.091Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-18T12:23:29.091Z] PASS [2022-03-18T12:23:29.091Z] coverage: 62.5% of statements [2022-03-18T12:23:29.091Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-03-18T12:23:29.335Z] --- PASS: TestDaemonRestartIpcMode (3.22s) [2022-03-18T12:23:29.908Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-18T12:23:29.908Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-18T12:23:29.908Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-18T12:23:29.908Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-18T12:23:29.908Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-18T12:23:29.908Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-18T12:23:29.908Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-18T12:23:29.908Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-18T12:23:29.908Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-18T12:23:30.052Z] --- PASS: TestGet (15.01s) [2022-03-18T12:23:30.053Z] === RUN TestPluginWithNoManifest [2022-03-18T12:23:30.053Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-18T12:23:30.053Z] === RUN TestGetAll [2022-03-18T12:23:30.053Z] --- PASS: TestGetAll (0.01s) [2022-03-18T12:23:30.053Z] PASS [2022-03-18T12:23:30.053Z] coverage: 73.2% of statements [2022-03-18T12:23:30.053Z] ok github.com/docker/docker/pkg/plugins 36.035s coverage: 73.2% of statements [2022-03-18T12:23:30.170Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2022-03-18T12:23:30.170Z] PASS [2022-03-18T12:23:30.170Z] [2022-03-18T12:23:30.170Z] === Skipped [2022-03-18T12:23:30.170Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-18T12:23:30.170Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:23:30.170Z] [2022-03-18T12:23:30.170Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-18T12:23:30.170Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:23:30.170Z] [2022-03-18T12:23:30.170Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-18T12:23:30.170Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:23:30.170Z] [2022-03-18T12:23:30.170Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T12:23:30.170Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T12:23:30.170Z] [2022-03-18T12:23:30.170Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T12:23:30.170Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T12:23:30.170Z] [2022-03-18T12:23:30.170Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-18T12:23:30.170Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:23:30.170Z] [2022-03-18T12:23:30.170Z] DONE 200 tests, 6 skipped in 153.718s [2022-03-18T12:23:30.170Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-18T12:23:30.170Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-18T12:23:30.170Z] ++ set -e [2022-03-18T12:23:30.170Z] ++ '[' -n 0 ']' [2022-03-18T12:23:30.170Z] ++ set -x [2022-03-18T12:23:30.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-18T12:23:30.432Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T12:23:30.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-18T12:23:31.004Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-18T12:23:31.004Z] === RUN TestDaemonConfigValidation [2022-03-18T12:23:31.004Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:23:31.004Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:23:31.004Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-18T12:23:31.004Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-18T12:23:31.004Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-18T12:23:31.004Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-18T12:23:31.004Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-18T12:23:31.004Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-18T12:23:31.004Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-18T12:23:31.004Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-18T12:23:31.004Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-18T12:23:31.004Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-18T12:23:31.004Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-18T12:23:31.004Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-18T12:23:31.265Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-18T12:23:31.265Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-18T12:23:31.265Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-03-18T12:23:31.265Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-03-18T12:23:31.265Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-03-18T12:23:31.265Z] --- PASS: TestDaemonConfigValidation/valid_config (0.26s) [2022-03-18T12:23:31.265Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-03-18T12:23:31.265Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T12:23:31.265Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-18T12:23:32.222Z] === RUN TestGetAddress [2022-03-18T12:23:32.222Z] --- PASS: TestGetAddress (0.00s) [2022-03-18T12:23:32.222Z] === RUN TestRemove [2022-03-18T12:23:32.222Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T12:23:32.222Z] --- SKIP: TestRemove (0.00s) [2022-03-18T12:23:32.222Z] === RUN TestInitializeWithVolumes [2022-03-18T12:23:32.222Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-18T12:23:32.222Z] === RUN TestCreate [2022-03-18T12:23:32.222Z] --- PASS: TestCreate (0.01s) [2022-03-18T12:23:32.222Z] === RUN TestValidateName [2022-03-18T12:23:32.222Z] --- PASS: TestValidateName (0.00s) [2022-03-18T12:23:32.222Z] === RUN TestCreateWithOpts [2022-03-18T12:23:32.222Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-18T12:23:32.222Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-18T12:23:32.222Z] === RUN TestRelaodNoOpts [2022-03-18T12:23:32.222Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-18T12:23:32.222Z] PASS [2022-03-18T12:23:32.222Z] coverage: 41.5% of statements [2022-03-18T12:23:32.222Z] ok github.com/docker/docker/volume/local 0.136s coverage: 41.5% of statements [2022-03-18T12:23:32.222Z] === RUN TestGetDriver [2022-03-18T12:23:32.222Z] --- PASS: TestGetDriver (0.00s) [2022-03-18T12:23:32.222Z] === RUN TestVolumeRequestError [2022-03-18T12:23:32.222Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-18T12:23:32.222Z] PASS [2022-03-18T12:23:32.222Z] coverage: 36.1% of statements [2022-03-18T12:23:32.222Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2022-03-18T12:23:32.493Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-03-18T12:23:32.493Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T12:23:32.652Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRaw [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-18T12:23:32.681Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRaw [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRawSplit [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-18T12:23:32.681Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-18T12:23:32.681Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T12:23:32.681Z] === RUN TestConvertTmpfsOptions [2022-03-18T12:23:32.681Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-18T12:23:32.681Z] linux_parser_test.go:209: data="ro" [2022-03-18T12:23:32.681Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-18T12:23:32.681Z] === RUN TestParseMountSpec [2022-03-18T12:23:32.681Z] parser_test.go:62: case 0 [2022-03-18T12:23:32.681Z] parser_test.go:62: case 1 [2022-03-18T12:23:32.681Z] parser_test.go:62: case 2 [2022-03-18T12:23:32.681Z] parser_test.go:62: case 3 [2022-03-18T12:23:32.681Z] parser_test.go:62: case 4 [2022-03-18T12:23:32.681Z] parser_test.go:62: case 5 [2022-03-18T12:23:32.681Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-18T12:23:32.681Z] === RUN TestValidateMount [2022-03-18T12:23:32.681Z] --- PASS: TestValidateMount (0.00s) [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRaw [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-18T12:23:32.681Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-18T12:23:32.681Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T12:23:32.681Z] PASS [2022-03-18T12:23:32.681Z] coverage: 67.6% of statements [2022-03-18T12:23:32.681Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.6% of statements [2022-03-18T12:23:32.913Z] check_test.go:308: [d5b69bd87f792] daemon is not started [2022-03-18T12:23:32.913Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-18T12:23:33.062Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-18T12:23:33.175Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-18T12:23:33.436Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-18T12:23:34.002Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-18T12:23:34.211Z] === RUN TestSetGetMeta [2022-03-18T12:23:34.211Z] === PAUSE TestSetGetMeta [2022-03-18T12:23:34.211Z] === RUN TestRestore [2022-03-18T12:23:34.211Z] === PAUSE TestRestore [2022-03-18T12:23:34.211Z] === RUN TestServiceCreate [2022-03-18T12:23:34.211Z] === PAUSE TestServiceCreate [2022-03-18T12:23:34.211Z] === RUN TestServiceList [2022-03-18T12:23:34.211Z] === PAUSE TestServiceList [2022-03-18T12:23:34.211Z] === RUN TestServiceRemove [2022-03-18T12:23:34.211Z] === PAUSE TestServiceRemove [2022-03-18T12:23:34.211Z] === RUN TestServiceGet [2022-03-18T12:23:34.211Z] === PAUSE TestServiceGet [2022-03-18T12:23:34.211Z] === RUN TestServicePrune [2022-03-18T12:23:34.211Z] === PAUSE TestServicePrune [2022-03-18T12:23:34.211Z] === RUN TestCreate [2022-03-18T12:23:34.211Z] === PAUSE TestCreate [2022-03-18T12:23:34.211Z] === RUN TestRemove [2022-03-18T12:23:34.211Z] === PAUSE TestRemove [2022-03-18T12:23:34.211Z] === RUN TestList [2022-03-18T12:23:34.211Z] === PAUSE TestList [2022-03-18T12:23:34.211Z] === RUN TestFindByDriver [2022-03-18T12:23:34.211Z] === PAUSE TestFindByDriver [2022-03-18T12:23:34.211Z] === RUN TestFindByReferenced [2022-03-18T12:23:34.211Z] === PAUSE TestFindByReferenced [2022-03-18T12:23:34.211Z] === RUN TestDerefMultipleOfSameRef [2022-03-18T12:23:34.211Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-18T12:23:34.211Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T12:23:34.211Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T12:23:34.211Z] === RUN TestDefererencePluginOnCreateError [2022-03-18T12:23:34.211Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-18T12:23:34.211Z] === RUN TestRefDerefRemove [2022-03-18T12:23:34.211Z] === PAUSE TestRefDerefRemove [2022-03-18T12:23:34.211Z] === RUN TestGet [2022-03-18T12:23:34.211Z] === PAUSE TestGet [2022-03-18T12:23:34.211Z] === RUN TestGetWithReference [2022-03-18T12:23:34.211Z] === PAUSE TestGetWithReference [2022-03-18T12:23:34.211Z] === RUN TestFilterFunc [2022-03-18T12:23:34.211Z] === RUN TestFilterFunc/test_nil_list [2022-03-18T12:23:34.211Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-18T12:23:34.211Z] === RUN TestFilterFunc/test_empty_list [2022-03-18T12:23:34.211Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-18T12:23:34.211Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T12:23:34.211Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T12:23:34.211Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T12:23:34.211Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T12:23:34.211Z] === RUN TestFilterFunc/test_filter_some [2022-03-18T12:23:34.211Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-18T12:23:34.211Z] === RUN TestFilterFunc/test_filter_middle [2022-03-18T12:23:34.211Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-18T12:23:34.211Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-18T12:23:34.211Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-18T12:23:34.211Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-18T12:23:34.211Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-18T12:23:34.211Z] === CONT TestFilterFunc/test_nil_list [2022-03-18T12:23:34.211Z] === CONT TestFilterFunc/test_filter_some [2022-03-18T12:23:34.211Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T12:23:34.211Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-18T12:23:34.211Z] === CONT TestFilterFunc/test_filter_middle [2022-03-18T12:23:34.211Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-18T12:23:34.211Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T12:23:34.211Z] === CONT TestFilterFunc/test_empty_list [2022-03-18T12:23:34.211Z] --- PASS: TestFilterFunc (0.00s) [2022-03-18T12:23:34.211Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-18T12:23:34.211Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-18T12:23:34.211Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-18T12:23:34.211Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-18T12:23:34.211Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-18T12:23:34.211Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-18T12:23:34.211Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-18T12:23:34.211Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-18T12:23:34.211Z] === CONT TestSetGetMeta [2022-03-18T12:23:34.211Z] === CONT TestList [2022-03-18T12:23:34.211Z] === CONT TestServiceGet [2022-03-18T12:23:34.211Z] === CONT TestCreate [2022-03-18T12:23:34.211Z] --- PASS: TestSetGetMeta (0.01s) [2022-03-18T12:23:34.211Z] === CONT TestServiceRemove [2022-03-18T12:23:34.211Z] --- PASS: TestCreate (0.04s) [2022-03-18T12:23:34.211Z] === CONT TestServiceList [2022-03-18T12:23:34.211Z] --- PASS: TestList (0.05s) [2022-03-18T12:23:34.211Z] === CONT TestServiceCreate [2022-03-18T12:23:34.211Z] --- PASS: TestServiceGet (0.22s) [2022-03-18T12:23:34.211Z] === CONT TestRestore [2022-03-18T12:23:34.211Z] --- PASS: TestServiceRemove (0.21s) [2022-03-18T12:23:34.211Z] === CONT TestGetWithReference [2022-03-18T12:23:34.211Z] --- PASS: TestServiceCreate (0.18s) [2022-03-18T12:23:34.211Z] === CONT TestGet [2022-03-18T12:23:34.211Z] --- PASS: TestServiceList (0.19s) [2022-03-18T12:23:34.211Z] === CONT TestRefDerefRemove [2022-03-18T12:23:34.666Z] === CONT TestDefererencePluginOnCreateError [2022-03-18T12:23:34.666Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-18T12:23:34.666Z] --- PASS: TestGetWithReference (0.03s) [2022-03-18T12:23:34.666Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T12:23:34.666Z] --- PASS: TestRestore (0.03s) [2022-03-18T12:23:34.666Z] === CONT TestDerefMultipleOfSameRef [2022-03-18T12:23:34.666Z] --- PASS: TestGet (0.03s) [2022-03-18T12:23:34.666Z] === CONT TestFindByReferenced [2022-03-18T12:23:34.666Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-18T12:23:34.666Z] === CONT TestFindByDriver [2022-03-18T12:23:34.666Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-18T12:23:34.666Z] === CONT TestServicePrune [2022-03-18T12:23:34.666Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-18T12:23:34.666Z] === CONT TestRemove [2022-03-18T12:23:34.666Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-18T12:23:34.666Z] time="2022-03-18T12:23:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T12:23:34.666Z] --- PASS: TestFindByDriver (0.03s) [2022-03-18T12:23:34.666Z] time="2022-03-18T12:23:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T12:23:34.666Z] --- PASS: TestRemove (0.02s) [2022-03-18T12:23:34.666Z] time="2022-03-18T12:23:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T12:23:34.666Z] time="2022-03-18T12:23:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-18T12:23:34.666Z] time="2022-03-18T12:23:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T12:23:34.666Z] --- PASS: TestServicePrune (0.04s) [2022-03-18T12:23:34.666Z] PASS [2022-03-18T12:23:34.666Z] coverage: 69.0% of statements [2022-03-18T12:23:34.666Z] ok github.com/docker/docker/volume/service 0.377s coverage: 69.0% of statements [2022-03-18T12:23:34.824Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-18T12:23:34.824Z] daemon_test.go:156: [d728fdd0ae9bd] daemon is not started [2022-03-18T12:23:34.824Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-03-18T12:23:34.824Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-18T12:23:34.824Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-03-18T12:23:34.824Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-03-18T12:23:34.824Z] === RUN TestDaemonProxy [2022-03-18T12:23:34.824Z] === RUN TestDaemonProxy/environment_variables [2022-03-18T12:23:35.396Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-18T12:23:36.341Z] === RUN TestDaemonProxy/command-line_options [2022-03-18T12:23:36.913Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-18T12:23:38.299Z] === RUN TestDaemonProxy/configuration_file [2022-03-18T12:23:38.299Z] docker_cli_daemon_plugins_test.go:106: [d669f1ea9951c] daemon is not started [2022-03-18T12:23:38.875Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-18T12:23:39.136Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-18T12:23:39.136Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-18T12:23:40.079Z] === RUN TestDaemonProxy/conflicting_options [2022-03-18T12:23:40.340Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-18T12:23:40.601Z] check_test.go:308: [d9a08f744871b] daemon is not started [2022-03-18T12:23:40.601Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-18T12:23:40.866Z] --- PASS: TestDaemonProxy (6.38s) [2022-03-18T12:23:40.866Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-03-18T12:23:40.866Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-03-18T12:23:40.867Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-03-18T12:23:40.867Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-18T12:23:40.867Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2022-03-18T12:23:40.867Z] PASS [2022-03-18T12:23:40.867Z] [2022-03-18T12:23:40.867Z] DONE 17 tests in 10.786s [2022-03-18T12:23:40.867Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T12:23:40.867Z] ++ 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-03-18T12:23:40.867Z] ++ set -e [2022-03-18T12:23:40.867Z] ++ '[' -n 0 ']' [2022-03-18T12:23:40.867Z] ++ set -x [2022-03-18T12:23:40.867Z] ++ 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-03-18T12:23:41.127Z] INFO: Testing against a local daemon [2022-03-18T12:23:41.127Z] === RUN TestCommitInheritsEnv [2022-03-18T12:23:41.387Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-03-18T12:23:41.388Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T12:23:41.388Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-18T12:23:41.388Z] === RUN TestImportWithCustomPlatform [2022-03-18T12:23:41.388Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-18T12:23:41.648Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-18T12:23:41.648Z] === RUN TestImportWithCustomPlatform// [2022-03-18T12:23:41.648Z] === RUN TestImportWithCustomPlatform/linux [2022-03-18T12:23:41.648Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-18T12:23:41.909Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-18T12:23:41.909Z] === RUN TestImportWithCustomPlatform/macos [2022-03-18T12:23:41.909Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-18T12:23:41.909Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-18T12:23:41.909Z] --- PASS: TestImportWithCustomPlatform (0.42s) [2022-03-18T12:23:41.909Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-03-18T12:23:41.909Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-18T12:23:41.909Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-18T12:23:41.909Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-03-18T12:23:41.909Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-03-18T12:23:41.909Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-03-18T12:23:41.909Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-18T12:23:41.909Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-18T12:23:41.909Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-18T12:23:41.909Z] === RUN TestImagesFilterMultiReference [2022-03-18T12:23:41.909Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-18T12:23:41.909Z] === RUN TestImagePullPlatformInvalid [2022-03-18T12:23:41.909Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T12:23:41.909Z] === RUN TestRemoveImageOrphaning [2022-03-18T12:23:42.131Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-18T12:23:42.481Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2022-03-18T12:23:42.481Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T12:23:42.735Z] --- PASS: TestCreateServiceMultipleTimes (14.84s) [2022-03-18T12:23:42.735Z] === RUN TestCreateServiceConflict [2022-03-18T12:23:43.425Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-18T12:23:44.116Z] --- PASS: TestCreateServiceConflict (2.07s) [2022-03-18T12:23:44.116Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T12:23:44.370Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-18T12:23:44.370Z] --- PASS: TestRemoveImageGarbageCollector (2.07s) [2022-03-18T12:23:44.370Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T12:23:44.370Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-18T12:23:44.370Z] === RUN TestTagInvalidReference [2022-03-18T12:23:44.370Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-18T12:23:44.370Z] === RUN TestTagValidPrefixedRepo [2022-03-18T12:23:44.370Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-18T12:23:44.370Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T12:23:44.631Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-18T12:23:44.631Z] === RUN TestTagOfficialNames [2022-03-18T12:23:44.631Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-18T12:23:44.631Z] === RUN TestTagMatchesDigest [2022-03-18T12:23:44.631Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-18T12:23:44.631Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-18T12:23:46.657Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2022-03-18T12:23:46.657Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T12:23:47.933Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-18T12:23:48.506Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-18T12:23:48.619Z] 0a6173b79e25: Pull complete [2022-03-18T12:23:48.619Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-18T12:23:48.619Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:23:48.619Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-18T12:23:48.619Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-18T12:23:48.619Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-18T12:23:48.619Z] WARN: Skipping validation tests [2022-03-18T12:23:48.619Z] INFO: Running unit tests at 03/18/2022 12:23:44... [2022-03-18T12:23:48.704Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2022-03-18T12:23:48.704Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-18T12:23:48.704Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-18T12:23:48.704Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-03-18T12:23:48.704Z] PASS [2022-03-18T12:23:48.704Z] [2022-03-18T12:23:48.704Z] === Skipped [2022-03-18T12:23:48.704Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T12:23:48.704Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T12:23:48.704Z] [2022-03-18T12:23:48.704Z] DONE 27 tests, 1 skipped in 181.945s [2022-03-18T12:23:48.704Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T12:23:48.704Z] INFO: Testing against a local daemon [2022-03-18T12:23:48.704Z] === RUN TestSessionCreate [2022-03-18T12:23:48.704Z] --- PASS: TestSessionCreate (0.02s) [2022-03-18T12:23:48.704Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T12:23:48.704Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T12:23:48.704Z] PASS [2022-03-18T12:23:48.704Z] [2022-03-18T12:23:48.704Z] DONE 2 tests in 0.071s [2022-03-18T12:23:48.704Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T12:23:48.704Z] INFO: Testing against a local daemon [2022-03-18T12:23:48.704Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T12:23:48.704Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-18T12:23:48.704Z] === RUN TestDiskUsage [2022-03-18T12:23:48.704Z] === PAUSE TestDiskUsage [2022-03-18T12:23:48.704Z] === RUN TestEventsExecDie [2022-03-18T12:23:48.704Z] --- PASS: TestEventsExecDie (0.54s) [2022-03-18T12:23:48.704Z] === RUN TestEventsBackwardsCompatible [2022-03-18T12:23:48.704Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-18T12:23:48.704Z] === RUN TestEventsVolumeCreate [2022-03-18T12:23:48.964Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-18T12:23:48.964Z] === RUN TestInfoBinaryCommits [2022-03-18T12:23:48.964Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-18T12:23:48.964Z] === RUN TestInfoAPIVersioned [2022-03-18T12:23:48.964Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T12:23:48.964Z] === RUN TestInfoAPI [2022-03-18T12:23:48.964Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T12:23:48.964Z] === RUN TestInfoAPIWarnings [2022-03-18T12:23:49.893Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-18T12:23:49.893Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-18T12:23:50.836Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-18T12:23:51.410Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-18T12:23:51.579Z] INFO: make.ps1 starting at 03/18/2022 12:23:51 [2022-03-18T12:23:51.982Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-18T12:23:51.983Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-18T12:23:52.048Z] INFO: Git commit (ddc726058c) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T12:23:52.048Z] INFO: Invoking autogen... [2022-03-18T12:23:52.517Z] INFO: Running unit tests... [2022-03-18T12:23:52.554Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-18T12:23:53.128Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-18T12:23:53.128Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-18T12:23:53.389Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-18T12:23:53.650Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-18T12:23:53.650Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-18T12:23:53.913Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-18T12:23:54.486Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-18T12:23:54.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-18T12:23:55.008Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-18T12:23:55.580Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-18T12:23:55.705Z] 2022/03/18 12:23:54 Closing DB instances... [2022-03-18T12:23:55.841Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-18T12:23:56.103Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-18T12:23:56.161Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-18T12:23:56.161Z] === RUN TestFindNode [2022-03-18T12:23:56.616Z] 2022/03/18 12:23:56 Closing DB instances... [2022-03-18T12:23:56.616Z] --- PASS: TestFindNode (0.02s) [2022-03-18T12:23:56.616Z] === RUN TestChangeNodeState [2022-03-18T12:23:56.616Z] 2022/03/18 12:23:56 Closing DB instances... [2022-03-18T12:23:56.616Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-18T12:23:56.616Z] === RUN TestNodeReincarnation [2022-03-18T12:23:56.616Z] 2022/03/18 12:23:56 Closing DB instances... [2022-03-18T12:23:56.676Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-18T12:23:56.937Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-18T12:23:56.937Z] check_test.go:308: [d4ca45f2fd31a] daemon is not started [2022-03-18T12:23:56.937Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-18T12:23:58.322Z] check_test.go:308: [d5f2097ab3efe] daemon is not started [2022-03-18T12:23:58.322Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-18T12:23:58.583Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-18T12:24:00.521Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-18T12:24:01.294Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-18T12:24:01.294Z] === RUN TestParallelCreate [2022-03-18T12:24:01.294Z] 2022/03/18 12:24:01 Closing DB instances... [2022-03-18T12:24:01.294Z] --- PASS: TestParallelCreate (0.02s) [2022-03-18T12:24:01.294Z] === RUN TestParallelDelete [2022-03-18T12:24:01.294Z] 2022/03/18 12:24:01 Closing DB instances... [2022-03-18T12:24:01.294Z] --- PASS: TestParallelDelete (0.02s) [2022-03-18T12:24:01.294Z] === RUN TestNetworkDBIslands [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cb71a0328b7c with config:&{NodeID:cb71a0328b7c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="Node cb71a0328b7c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="Node cb71a0328b7c/172.25.6.43, added to nodes list" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8c752715e77c with config:&{NodeID:8c752715e77c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="Node 8c752715e77c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="Node 8c752715e77c/172.25.6.43, added to nodes list" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="Node 8c752715e77c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="Node 8c752715e77c/172.25.6.43, added to nodes list" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="Node cb71a0328b7c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=info msg="Node cb71a0328b7c/172.25.6.43, added to nodes list" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-18T12:24:01.294Z] time="2022-03-18T12:24:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-03-18T12:24:01.557Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s) [2022-03-18T12:24:01.557Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:eef23b87613c with config:&{NodeID:eef23b87613c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=info msg="Node eef23b87613c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=info msg="Node eef23b87613c/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=info msg="Node eef23b87613c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=info msg="Node eef23b87613c/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=info msg="Node cb71a0328b7c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=info msg="Node cb71a0328b7c/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=info msg="Node 8c752715e77c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=info msg="Node 8c752715e77c/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-18T12:24:02.255Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node eef23b87613c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node eef23b87613c/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b5a7d00f0cbf with config:&{NodeID:b5a7d00f0cbf Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node cb71a0328b7c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node cb71a0328b7c/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node 8c752715e77c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node 8c752715e77c/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node eef23b87613c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node eef23b87613c/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:02.711Z] time="2022-03-18T12:24:02Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, added to nodes list" [2022-03-18T12:24:02.958Z] 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/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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 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/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/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, added to nodes list" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:8cc075b23ad9 with config:&{NodeID:8cc075b23ad9 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, added to nodes list" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, added to nodes list" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node eef23b87613c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node eef23b87613c/172.25.6.43, added to nodes list" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node 8c752715e77c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node 8c752715e77c/172.25.6.43, added to nodes list" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, added to nodes list" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node cb71a0328b7c/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=info msg="Node cb71a0328b7c/172.25.6.43, added to nodes list" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:03Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:03Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, added to nodes list" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:03Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:03.167Z] time="2022-03-18T12:24:03Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, added to nodes list" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, added to nodes list" [2022-03-18T12:24:03.623Z] networkdb_test.go:835: Re-joining: 3 [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=info msg="The new bootstrap node list is:[172.25.6.43:10033 172.25.6.43:10034 172.25.6.43:10035]" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10033" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49367" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10034" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49368" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10035" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49369" [2022-03-18T12:24:03.623Z] networkdb_test.go:835: Re-joining: 4 [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=info msg="The new bootstrap node list is:[172.25.6.43:10033 172.25.6.43:10034 172.25.6.43:10035]" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10033" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49370" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10034" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49371" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10035" [2022-03-18T12:24:03.623Z] time="2022-03-18T12:24:03Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49372" [2022-03-18T12:24:03.834Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-18T12:24:03.834Z] check_test.go:308: [d15b941744597] daemon is not started [2022-03-18T12:24:03.834Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="node 0 leaving" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="Node cb71a0328b7c change state NodeActive --> NodeLeft" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="node2(8c752715e77c): Node leave event for cb71a0328b7c/172.25.6.43" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="Node cb71a0328b7c change state NodeActive --> NodeLeft" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="node3(eef23b87613c): Node leave event for cb71a0328b7c/172.25.6.43" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="Node cb71a0328b7c change state NodeActive --> NodeLeft" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="node4(b5a7d00f0cbf): Node leave event for cb71a0328b7c/172.25.6.43" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="Node cb71a0328b7c change state NodeActive --> NodeLeft" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="node1(cb71a0328b7c): Node leave event for cb71a0328b7c/172.25.6.43" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="Node cb71a0328b7c change state NodeActive --> NodeLeft" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:03Z" level=info msg="node5(8cc075b23ad9): Node leave event for cb71a0328b7c/172.25.6.43" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:04Z" level=info msg="Node cb71a0328b7c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:04Z" level=info msg="Node cb71a0328b7c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.079Z] time="2022-03-18T12:24:04Z" level=info msg="Node cb71a0328b7c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node cb71a0328b7c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node cb71a0328b7c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="node 1 leaving" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node 8c752715e77c change state NodeActive --> NodeLeft" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="node4(b5a7d00f0cbf): Node leave event for 8c752715e77c/172.25.6.43" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node 8c752715e77c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node 8c752715e77c change state NodeActive --> NodeLeft" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="node5(8cc075b23ad9): Node leave event for 8c752715e77c/172.25.6.43" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node 8c752715e77c change state NodeActive --> NodeFailed" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node 8c752715e77c/172.25.6.43, added to failed nodes list" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=error msg="node: 8c752715e77c is unknown to memberlist" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node 8c752715e77c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node 8c752715e77c change state NodeActive --> NodeFailed" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node 8c752715e77c/172.25.6.43, added to failed nodes list" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node 8c752715e77c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node 8c752715e77c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=error msg="node: 8c752715e77c is unknown to memberlist" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="node 2 leaving" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node eef23b87613c change state NodeActive --> NodeLeft" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="node4(b5a7d00f0cbf): Node leave event for eef23b87613c/172.25.6.43" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node eef23b87613c change state NodeActive --> NodeLeft" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="node5(8cc075b23ad9): Node leave event for eef23b87613c/172.25.6.43" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="Node eef23b87613c change state NodeActive --> NodeLeft" [2022-03-18T12:24:04.535Z] time="2022-03-18T12:24:04Z" level=info msg="node3(eef23b87613c): Node leave event for eef23b87613c/172.25.6.43" [2022-03-18T12:24:04.991Z] time="2022-03-18T12:24:04Z" level=info msg="Node eef23b87613c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.991Z] time="2022-03-18T12:24:04Z" level=debug msg="memberlist: Failed ping: 8c752715e77c (timeout reached)" [2022-03-18T12:24:04.991Z] time="2022-03-18T12:24:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.6.43:10036: use of closed network connection" [2022-03-18T12:24:04.991Z] time="2022-03-18T12:24:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.6.43:10037: use of closed network connection" [2022-03-18T12:24:04.991Z] time="2022-03-18T12:24:04Z" level=info msg="Node eef23b87613c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:04.991Z] time="2022-03-18T12:24:04Z" level=info msg="Node eef23b87613c/172.25.6.43, left gossip cluster" [2022-03-18T12:24:05.446Z] networkdb_test.go:867: node5: OK [2022-03-18T12:24:05.446Z] networkdb_test.go:867: node4: OK [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="node 0 coming back" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:855f268b2aac with config:&{NodeID:855f268b2aac Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="Node 855f268b2aac/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="Node 855f268b2aac/172.25.6.43, added to nodes list" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="node 1 coming back" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a24cf6841c85 with config:&{NodeID:a24cf6841c85 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, added to nodes list" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="node 2 coming back" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f3505270fd4e with config:&{NodeID:f3505270fd4e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="Node f3505270fd4e/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="Node f3505270fd4e/172.25.6.43, added to nodes list" [2022-03-18T12:24:05.446Z] time="2022-03-18T12:24:05Z" level=info msg="memberlist: Suspect 8c752715e77c has failed, no acks received" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49374" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=debug msg="memberlist: Failed ping: 8cc075b23ad9 (timeout reached)" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10034" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.25.6.43:10036: use of closed network connection" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49375" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, added to nodes list" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, added to nodes list" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, is the new incarnation of the failed node 8c752715e77c/172.25.6.43" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node 8c752715e77c change state NodeFailed --> NodeLeft" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, added to nodes list" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, is the new incarnation of the shutdown node 8c752715e77c/172.25.6.43" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, added to nodes list" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, is the new incarnation of the shutdown node 8c752715e77c/172.25.6.43" [2022-03-18T12:24:05.901Z] time="2022-03-18T12:24:05Z" level=info msg="Node a24cf6841c85/172.25.6.43, added to nodes list" [2022-03-18T12:24:06.358Z] time="2022-03-18T12:24:06Z" level=warning msg="memberlist: Was able to connect to 8cc075b23ad9 but other probes failed, network may be misconfigured" [2022-03-18T12:24:07.059Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-03-18T12:24:07.060Z] === RUN TestInfoDebug [2022-03-18T12:24:07.060Z] --- PASS: TestInfoDebug (0.52s) [2022-03-18T12:24:07.060Z] === RUN TestInfoInsecureRegistries [2022-03-18T12:24:07.060Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-18T12:24:07.060Z] === RUN TestInfoRegistryMirrors [2022-03-18T12:24:07.060Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-18T12:24:07.060Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T12:24:07.060Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-18T12:24:07.060Z] === RUN TestPingCacheHeaders [2022-03-18T12:24:07.060Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-18T12:24:07.060Z] === RUN TestPingGet [2022-03-18T12:24:07.060Z] --- PASS: TestPingGet (0.02s) [2022-03-18T12:24:07.060Z] === RUN TestPingHead [2022-03-18T12:24:07.060Z] --- PASS: TestPingHead (0.02s) [2022-03-18T12:24:07.060Z] === RUN TestVersion [2022-03-18T12:24:07.060Z] --- PASS: TestVersion (0.02s) [2022-03-18T12:24:07.060Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-18T12:24:07.060Z] === CONT TestDiskUsage [2022-03-18T12:24:07.136Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-18T12:24:07.136Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty/container_types [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty/image_types [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty/volume_types [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-18T12:24:07.320Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-18T12:24:07.580Z] === RUN TestDiskUsage/after_container.Run [2022-03-18T12:24:08.151Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-18T12:24:08.151Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-18T12:24:08.151Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-18T12:24:08.151Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-18T12:24:08.151Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-18T12:24:08.151Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-18T12:24:08.151Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-18T12:24:08.151Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-18T12:24:08.151Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-18T12:24:08.151Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage (1.61s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:24:08.411Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2022-03-18T12:24:08.411Z] PASS [2022-03-18T12:24:08.411Z] [2022-03-18T12:24:08.411Z] DONE 50 tests in 20.309s [2022-03-18T12:24:08.411Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T12:24:08.411Z] INFO: Testing against a local daemon [2022-03-18T12:24:08.411Z] === RUN TestVolumesCreateAndList [2022-03-18T12:24:08.522Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-18T12:24:08.672Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-18T12:24:08.672Z] === RUN TestVolumesRemove [2022-03-18T12:24:08.672Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-18T12:24:08.672Z] === RUN TestVolumesInspect [2022-03-18T12:24:08.672Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-18T12:24:08.672Z] === RUN TestVolumesInvalidJSON [2022-03-18T12:24:08.672Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T12:24:08.672Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T12:24:08.672Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T12:24:08.672Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-18T12:24:08.672Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T12:24:08.672Z] PASS [2022-03-18T12:24:08.672Z] [2022-03-18T12:24:08.672Z] DONE 5 tests in 0.165s [2022-03-18T12:24:08.672Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T12:24:08.783Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-18T12:24:09.243Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-18T12:24:09.243Z] Removing test suite binaries [2022-03-18T12:24:09.243Z] exiting test-integration [2022-03-18T12:24:09.243Z] ++ exit 0 [2022-03-18T12:24:09.243Z] [2022-03-18T12:24:09.243Z] time="2022-03-18T12:24:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.6.43:10033 172.25.6.43:10034 172.25.6.43:10035]" [2022-03-18T12:24:09.243Z] time="2022-03-18T12:24:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.6.43:10033 172.25.6.43:10034 172.25.6.43:10035]" [2022-03-18T12:24:09.700Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10033" [2022-03-18T12:24:09.700Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49376" [2022-03-18T12:24:09.700Z] time="2022-03-18T12:24:09Z" level=info msg="Node a24cf6841c85/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.700Z] time="2022-03-18T12:24:09Z" level=info msg="Node a24cf6841c85/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.700Z] time="2022-03-18T12:24:09Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.700Z] time="2022-03-18T12:24:09Z" level=info msg="Node 855f268b2aac/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.700Z] time="2022-03-18T12:24:09Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.700Z] time="2022-03-18T12:24:09Z" level=info msg="Node 855f268b2aac/172.25.6.43, is the new incarnation of the shutdown node cb71a0328b7c/172.25.6.43" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 855f268b2aac/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10034" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49377" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 855f268b2aac/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 855f268b2aac/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10035" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49378" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node a24cf6841c85/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node a24cf6841c85/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 855f268b2aac/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 855f268b2aac/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node f3505270fd4e/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node f3505270fd4e/172.25.6.43, is the new incarnation of the shutdown node eef23b87613c/172.25.6.43" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node f3505270fd4e/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 855f268b2aac/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 855f268b2aac/172.25.6.43, is the new incarnation of the shutdown node cb71a0328b7c/172.25.6.43" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node 855f268b2aac/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node f3505270fd4e/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node f3505270fd4e/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node f3505270fd4e/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node f3505270fd4e/172.25.6.43, is the new incarnation of the shutdown node eef23b87613c/172.25.6.43" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node f3505270fd4e/172.25.6.43, added to nodes list" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node f3505270fd4e/172.25.6.43, joined gossip cluster" [2022-03-18T12:24:09.701Z] time="2022-03-18T12:24:09Z" level=info msg="Node f3505270fd4e/172.25.6.43, added to nodes list" [2022-03-18T12:24:10.156Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10033" [2022-03-18T12:24:10.156Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49379" [2022-03-18T12:24:10.156Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10034" [2022-03-18T12:24:10.156Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49380" [2022-03-18T12:24:10.156Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.6.43:10035" [2022-03-18T12:24:10.156Z] time="2022-03-18T12:24:09Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49381" [2022-03-18T12:24:10.611Z] 2022/03/18 12:24:10 Closing DB instances... [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="Node 855f268b2aac change state NodeActive --> NodeLeft" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="node4(b5a7d00f0cbf): Node leave event for 855f268b2aac/172.25.6.43" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="Node 855f268b2aac change state NodeActive --> NodeLeft" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="node3(f3505270fd4e): Node leave event for 855f268b2aac/172.25.6.43" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="Node 855f268b2aac change state NodeActive --> NodeLeft" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="node5(8cc075b23ad9): Node leave event for 855f268b2aac/172.25.6.43" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="Node 855f268b2aac change state NodeActive --> NodeLeft" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="node1(855f268b2aac): Node leave event for 855f268b2aac/172.25.6.43" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="Node 855f268b2aac change state NodeActive --> NodeLeft" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="node2(a24cf6841c85): Node leave event for 855f268b2aac/172.25.6.43" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="Node 855f268b2aac/172.25.6.43, left gossip cluster" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="Node 855f268b2aac/172.25.6.43, left gossip cluster" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="Node 855f268b2aac/172.25.6.43, left gossip cluster" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="Node 855f268b2aac/172.25.6.43, left gossip cluster" [2022-03-18T12:24:10.611Z] time="2022-03-18T12:24:10Z" level=info msg="Node 855f268b2aac/172.25.6.43, left gossip cluster" Post stage [Pipeline] junit [2022-03-18T12:24:10.641Z] Recording test results [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="Node a24cf6841c85 change state NodeActive --> NodeLeft" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="node3(f3505270fd4e): Node leave event for a24cf6841c85/172.25.6.43" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="Node a24cf6841c85 change state NodeActive --> NodeLeft" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="node4(b5a7d00f0cbf): Node leave event for a24cf6841c85/172.25.6.43" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="Node a24cf6841c85 change state NodeActive --> NodeLeft" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="node5(8cc075b23ad9): Node leave event for a24cf6841c85/172.25.6.43" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="Node a24cf6841c85 change state NodeActive --> NodeLeft" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="node2(a24cf6841c85): Node leave event for a24cf6841c85/172.25.6.43" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="Node a24cf6841c85/172.25.6.43, left gossip cluster" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="Node a24cf6841c85/172.25.6.43, left gossip cluster" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="Node a24cf6841c85/172.25.6.43, left gossip cluster" [2022-03-18T12:24:11.071Z] time="2022-03-18T12:24:10Z" level=info msg="Node a24cf6841c85/172.25.6.43, left gossip cluster" [2022-03-18T12:24:11.527Z] time="2022-03-18T12:24:11Z" level=info msg="Node f3505270fd4e change state NodeActive --> NodeLeft" [2022-03-18T12:24:11.528Z] time="2022-03-18T12:24:11Z" level=info msg="node4(b5a7d00f0cbf): Node leave event for f3505270fd4e/172.25.6.43" [2022-03-18T12:24:11.528Z] time="2022-03-18T12:24:11Z" level=info msg="Node f3505270fd4e change state NodeActive --> NodeLeft" [2022-03-18T12:24:11.528Z] time="2022-03-18T12:24:11Z" level=info msg="node5(8cc075b23ad9): Node leave event for f3505270fd4e/172.25.6.43" [2022-03-18T12:24:11.528Z] time="2022-03-18T12:24:11Z" level=info msg="Node f3505270fd4e change state NodeActive --> NodeLeft" [2022-03-18T12:24:11.528Z] time="2022-03-18T12:24:11Z" level=info msg="node3(f3505270fd4e): Node leave event for f3505270fd4e/172.25.6.43" [2022-03-18T12:24:11.528Z] time="2022-03-18T12:24:11Z" level=info msg="Node f3505270fd4e/172.25.6.43, left gossip cluster" [2022-03-18T12:24:11.528Z] time="2022-03-18T12:24:11Z" level=info msg="Node f3505270fd4e/172.25.6.43, left gossip cluster" [2022-03-18T12:24:11.528Z] time="2022-03-18T12:24:11Z" level=info msg="Node f3505270fd4e/172.25.6.43, left gossip cluster" [2022-03-18T12:24:11.983Z] time="2022-03-18T12:24:11Z" level=debug msg="memberlist: Failed ping: b5a7d00f0cbf (timeout reached)" [2022-03-18T12:24:11.983Z] time="2022-03-18T12:24:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.6.43:10035: use of closed network connection" [2022-03-18T12:24:11.983Z] time="2022-03-18T12:24:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.6.43:10037: use of closed network connection" [2022-03-18T12:24:11.983Z] time="2022-03-18T12:24:11Z" level=debug msg="memberlist: Stream connection from=172.25.6.43:49383" [2022-03-18T12:24:11.983Z] time="2022-03-18T12:24:11Z" level=info msg="Node b5a7d00f0cbf change state NodeActive --> NodeLeft" [2022-03-18T12:24:11.983Z] time="2022-03-18T12:24:11Z" level=info msg="node5(8cc075b23ad9): Node leave event for b5a7d00f0cbf/172.25.6.43" [2022-03-18T12:24:11.983Z] time="2022-03-18T12:24:11Z" level=info msg="Node b5a7d00f0cbf change state NodeActive --> NodeLeft" [2022-03-18T12:24:11.983Z] time="2022-03-18T12:24:11Z" level=info msg="node4(b5a7d00f0cbf): Node leave event for b5a7d00f0cbf/172.25.6.43" [2022-03-18T12:24:12.088Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-18T12:24:12.436Z] [Checks API] No suitable checks publisher found. [2022-03-18T12:24:12.439Z] time="2022-03-18T12:24:12Z" level=warning msg="memberlist: Was able to connect to b5a7d00f0cbf but other probes failed, network may be misconfigured" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T12:24:12.660Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-18T12:24:12.802Z] + echo Ensuring container killed. [2022-03-18T12:24:12.802Z] Ensuring container killed. [2022-03-18T12:24:12.802Z] + docker rm -vf docker-pr8 [2022-03-18T12:24:12.802Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-03-18T12:24:12.894Z] time="2022-03-18T12:24:12Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, left gossip cluster" [2022-03-18T12:24:12.894Z] time="2022-03-18T12:24:12Z" level=info msg="Node b5a7d00f0cbf/172.25.6.43, left gossip cluster" [2022-03-18T12:24:13.090Z] + echo Chowning /workspace to jenkins user [2022-03-18T12:24:13.090Z] Chowning /workspace to jenkins user [2022-03-18T12:24:13.090Z] + id -u [2022-03-18T12:24:13.090Z] + id -g [2022-03-18T12:24:13.090Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43385:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T12:24:13.090Z] Unable to find image 'busybox:latest' locally [2022-03-18T12:24:13.090Z] latest: Pulling from library/busybox [2022-03-18T12:24:13.349Z] time="2022-03-18T12:24:13Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, left gossip cluster" [2022-03-18T12:24:13.349Z] time="2022-03-18T12:24:13Z" level=info msg="Node 8cc075b23ad9 change state NodeActive --> NodeFailed" [2022-03-18T12:24:13.349Z] time="2022-03-18T12:24:13Z" level=info msg="Node 8cc075b23ad9/172.25.6.43, added to failed nodes list" [2022-03-18T12:24:13.349Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-03-18T12:24:13.349Z] PASS [2022-03-18T12:24:13.349Z] coverage: 60.4% of statements [2022-03-18T12:24:13.349Z] ok github.com/docker/docker/libnetwork/networkdb 104.328s coverage: 60.4% of statements [2022-03-18T12:24:13.349Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-18T12:24:13.349Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-18T12:24:13.349Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-18T12:24:13.349Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T12:24:13.349Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T12:24:13.350Z] 554879bb3004: Pulling fs layer [2022-03-18T12:24:13.350Z] 554879bb3004: Download complete [2022-03-18T12:24:13.350Z] 554879bb3004: Pull complete [2022-03-18T12:24:13.350Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T12:24:13.350Z] Status: Downloaded newer image for busybox:latest [2022-03-18T12:24:13.603Z] check_test.go:308: [dd2b682c1f5c5] daemon is not started [2022-03-18T12:24:13.603Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-18T12:24:13.777Z] --- PASS: TestCreateServiceSecretFileMode (12.35s) [2022-03-18T12:24:13.777Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/quota [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T12:24:13.807Z] ? github.com/docker/docker/volume/testutils [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T12:24:15.047Z] + bundleName=amd64-cgroup2 [2022-03-18T12:24:15.047Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-18T12:24:15.047Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-18T12:24:15.047Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-18T12:24:15.047Z] + 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-03-18T12:24:15.321Z] Archiving artifacts [2022-03-18T12:24:15.478Z] ? github.com/docker/docker/api [no test files] [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === Skipped [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-18T12:24:16.694Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-18T12:24:16.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-18T12:24:16.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-18T12:24:16.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-18T12:24:16.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T12:24:16.694Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-18T12:24:16.694Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-18T12:24:16.694Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-18T12:24:16.694Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-18T12:24:16.694Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-18T12:24:16.694Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-18T12:24:16.694Z] daemon_test.go:145: root required [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T12:24:16.694Z] reload_test.go:342: root required [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-18T12:24:16.694Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T12:24:16.694Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-18T12:24:16.694Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-18T12:24:16.694Z] download_test.go:267: Needs fixing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-18T12:24:16.694Z] layer_test.go:291: Failing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-18T12:24:16.694Z] layer_test.go:340: Failing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-18T12:24:16.694Z] layer_test.go:455: Failing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-18T12:24:16.694Z] layer_test.go:684: Failing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-18T12:24:16.694Z] migration_test.go:45: Failing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T12:24:16.694Z] migration_test.go:181: Failing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-18T12:24:16.694Z] mount_test.go:17: Failing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-18T12:24:16.694Z] mount_test.go:76: Failing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-18T12:24:16.694Z] mount_test.go:125: Failing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-18T12:24:16.694Z] mount_test.go:212: Failing on Windows [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-18T12:24:16.694Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-18T12:24:16.694Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-18T12:24:16.694Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-18T12:24:16.694Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-18T12:24:16.694Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-18T12:24:16.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-18T12:24:16.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-18T12:24:16.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-18T12:24:16.694Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-18T12:24:16.694Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-18T12:24:16.694Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-18T12:24:16.694Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-18T12:24:16.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-18T12:24:16.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-18T12:24:16.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-18T12:24:16.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-18T12:24:16.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-18T12:24:16.694Z] archive_test.go:133: Xz not present in msys2 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-18T12:24:16.694Z] archive_test.go:140: zstd not installed [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-18T12:24:16.694Z] archive_test.go:252: Failing on Windows CI machines [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-18T12:24:16.694Z] archive_windows_test.go:16: Currently fails [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-18T12:24:16.694Z] changes_test.go:195: needs more investigation [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-18T12:24:16.694Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-18T12:24:16.694Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.694Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-18T12:24:16.694Z] changes_test.go:432: needs further investigation [2022-03-18T12:24:16.694Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-18T12:24:16.695Z] changes_test.go:468: needs further investigation [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-18T12:24:16.695Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T12:24:16.695Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T12:24:16.695Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-18T12:24:16.695Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-18T12:24:16.695Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-18T12:24:16.695Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T12:24:16.695Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T12:24:16.695Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-18T12:24:16.695Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-18T12:24:16.695Z] poller_test.go:40: No chmod on Windows [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T12:24:16.695Z] fileutils_test.go:133: Needs porting to Windows [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T12:24:16.695Z] fileutils_test.go:179: Needs porting to Windows [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-18T12:24:16.695Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-18T12:24:16.695Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-18T12:24:16.695Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-18T12:24:16.695Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-18T12:24:16.695Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-18T12:24:16.695Z] [2022-03-18T12:24:16.695Z] DONE 2091 tests, 70 skipped in 288.394s [2022-03-18T12:24:16.695Z] INFO: make.ps1 ended at 03/18/2022 12:24:16 [2022-03-18T12:24:17.389Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43385/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T12:24:17.701Z] + make clean [2022-03-18T12:24:17.702Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T12:24:17.702Z] docker-dev-cache [2022-03-18T12:24:17.702Z] docker-mod-cache [Pipeline] deleteDir [2022-03-18T12:24:18.224Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-18T12:24:18.224Z] INFO: Unit tests ended at 03/18/2022 12:24:18. Duration:00:05:03.2374616 [2022-03-18T12:24:18.224Z] INFO: Building busybox [2022-03-18T12:24:18.680Z] Sending build context to Docker daemon 5.12kB [2022-03-18T12:24:18.680Z] [2022-03-18T12:24:18.680Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-18T12:24:18.680Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-18T12:24:18.680Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-18T12:24:18.680Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-18T12:24:18.680Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-18T12:24:18.680Z] ---> 02f938cacc3b [2022-03-18T12:24:18.680Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-18T12:24:18.680Z] ---> Running in 46e24c6ad74c [2022-03-18T12:24:18.895Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T12:24:21.444Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-18T12:24:22.386Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-18T12:24:23.330Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-18T12:24:23.330Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-18T12:24:23.365Z] Removing intermediate container 46e24c6ad74c [2022-03-18T12:24:23.365Z] ---> 608fa62a116a [2022-03-18T12:24:23.365Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-18T12:24:23.825Z] ---> Running in 5f950094aec3 [2022-03-18T12:24:23.825Z] Removing intermediate container 5f950094aec3 [2022-03-18T12:24:23.825Z] ---> 8ce93d608181 [2022-03-18T12:24:23.825Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-18T12:24:23.902Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-18T12:24:24.285Z] ---> Running in 3ba27ff7161f [2022-03-18T12:24:24.285Z] Removing intermediate container 3ba27ff7161f [2022-03-18T12:24:24.285Z] ---> 9fe86fcaf9a8 [2022-03-18T12:24:24.285Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-18T12:24:25.822Z] [2022-03-18T12:24:25.997Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2022-03-18T12:24:25.997Z] === RUN TestCreateServiceSysctls [2022-03-18T12:24:26.278Z] ---> 32778a23e66f [2022-03-18T12:24:26.278Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-18T12:24:26.278Z] ---> Running in 61b5eb44cf25 [2022-03-18T12:24:26.450Z] check_test.go:308: [de6d5fb2f44fc] daemon is not started [2022-03-18T12:24:26.450Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-18T12:24:27.024Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-18T12:24:27.285Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-18T12:24:27.380Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-03-18T12:24:27.380Z] === RUN TestCreateServiceCapabilities [2022-03-18T12:24:27.858Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-18T12:24:28.434Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-18T12:24:29.378Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-18T12:24:29.921Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-03-18T12:24:29.921Z] === RUN TestInspect [2022-03-18T12:24:29.951Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-18T12:24:29.951Z] check_test.go:308: [dd5c635c62b24] daemon is not started [2022-03-18T12:24:30.213Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-18T12:24:31.600Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-18T12:24:32.172Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-18T12:24:32.464Z] --- PASS: TestInspect (2.52s) [2022-03-18T12:24:32.464Z] === RUN TestCreateJob [2022-03-18T12:24:34.718Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-18T12:24:35.760Z] --- PASS: TestCreateJob (2.96s) [2022-03-18T12:24:35.760Z] === RUN TestReplicatedJob [2022-03-18T12:24:36.569Z] Removing intermediate container 61b5eb44cf25 [2022-03-18T12:24:36.569Z] ---> 861d05417e75 [2022-03-18T12:24:36.569Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-18T12:24:36.569Z] ---> Running in c4e06b07b81d [2022-03-18T12:24:37.024Z] [2022-03-18T12:24:37.024Z] SUCCESS: Specified value was saved. [2022-03-18T12:24:37.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-18T12:24:39.183Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-18T12:24:39.444Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-18T12:24:39.915Z] Removing intermediate container c4e06b07b81d [2022-03-18T12:24:39.915Z] ---> 3c80a2180011 [2022-03-18T12:24:39.915Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-18T12:24:39.915Z] ---> Running in 10c06858d1ca [2022-03-18T12:24:40.388Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-18T12:24:40.807Z] === RUN TestMiddlewares [2022-03-18T12:24:40.807Z] --- PASS: TestMiddlewares (0.00s) [2022-03-18T12:24:40.807Z] PASS [2022-03-18T12:24:40.807Z] coverage: 9.0% of statements [2022-03-18T12:24:40.807Z] ok github.com/docker/docker/api/server 0.097s coverage: 9.0% of statements [2022-03-18T12:24:41.041Z] --- PASS: TestReplicatedJob (5.07s) [2022-03-18T12:24:41.041Z] === RUN TestUpdateReplicatedJob [2022-03-18T12:24:41.775Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-18T12:24:42.348Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-18T12:24:43.582Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-03-18T12:24:43.582Z] === RUN TestServiceListWithStatuses [2022-03-18T12:24:43.582Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T12:24:43.582Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T12:24:43.582Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T12:24:44.584Z] Cannot create a file when that file already exists. [2022-03-18T12:24:45.652Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-18T12:24:47.784Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2022-03-18T12:24:47.784Z] === RUN TestDockerNetworkReConnect [2022-03-18T12:24:48.955Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-18T12:24:49.251Z] Removing intermediate container 10c06858d1ca [2022-03-18T12:24:49.251Z] ---> 015f2fde56da [2022-03-18T12:24:49.251Z] Step 13/13 : CMD ["sh"] [2022-03-18T12:24:49.251Z] ---> Running in c552bbf81cd1 [2022-03-18T12:24:49.707Z] Removing intermediate container c552bbf81cd1 [2022-03-18T12:24:49.707Z] ---> ea5a1e3f5b8c [2022-03-18T12:24:49.707Z] Successfully built ea5a1e3f5b8c [2022-03-18T12:24:49.707Z] Successfully tagged busybox:latest [2022-03-18T12:24:49.707Z] INFO: Docker images of the daemon under test [2022-03-18T12:24:49.707Z] [2022-03-18T12:24:49.707Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T12:24:49.707Z] busybox latest ea5a1e3f5b8c Less than a second ago 5.01GB [2022-03-18T12:24:49.707Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-18T12:24:49.707Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-18T12:24:49.707Z] [2022-03-18T12:24:49.707Z] INFO: Running integration tests at 03/18/2022 12:24:49... [2022-03-18T12:24:49.707Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-18T12:24:49.707Z] INFO: Integration API tests being run from the host: [2022-03-18T12:24:49.707Z] INFO: make.ps1 starting at 03/18/2022 12:24:49 [2022-03-18T12:24:51.080Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-03-18T12:24:51.081Z] === RUN TestServicePlugin [2022-03-18T12:24:51.081Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:24:51.081Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-18T12:24:51.081Z] === RUN TestServiceUpdateLabel [2022-03-18T12:24:51.237Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-18T12:24:52.991Z] --- PASS: TestServiceUpdateLabel (2.07s) [2022-03-18T12:24:52.991Z] === RUN TestServiceUpdateSecrets [2022-03-18T12:24:53.164Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-18T12:24:55.080Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-18T12:24:56.023Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-18T12:24:56.983Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-18T12:24:56.983Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-18T12:24:56.983Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-18T12:25:00.291Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-18T12:25:00.437Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-18T12:25:00.437Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-18T12:25:00.437Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-18T12:25:00.437Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-18T12:25:00.437Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-18T12:25:00.437Z] Cross building: bundles/cross/windows/amd64 [2022-03-18T12:25:00.437Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-18T12:25:00.437Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-18T12:25:02.208Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-18T12:25:02.208Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-18T12:25:02.781Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-18T12:25:03.725Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-18T12:25:03.725Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-18T12:25:04.297Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-18T12:25:04.559Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-18T12:25:05.944Z] docker_cli_daemon_test.go:2522: [d80db24bedd30] daemon is not started [2022-03-18T12:25:07.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-18T12:25:07.592Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-18T12:25:07.937Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2022-03-18T12:25:07.937Z] === RUN TestServiceUpdateConfigs [2022-03-18T12:25:08.978Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-18T12:25:10.895Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-18T12:25:11.839Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-18T12:25:13.227Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-18T12:25:13.800Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-18T12:25:16.350Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-18T12:25:18.899Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-18T12:25:20.814Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-18T12:25:20.814Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-18T12:25:22.834Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-03-18T12:25:22.834Z] === RUN TestServiceUpdateNetwork [2022-03-18T12:25:23.360Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-18T12:25:23.360Z] check_test.go:308: [d857f4190a2be] daemon is not started [2022-03-18T12:25:23.360Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite (329.18s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.67s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.35s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.58s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.49s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.54s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.55s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.16s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.37s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.97s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.39s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.27s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.01s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.31s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.06s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.82s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.38s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.17s) [2022-03-18T12:25:28.650Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.67s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.01s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.47s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.57s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.88s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.76s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.64s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.61s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.71s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.73s) [2022-03-18T12:25:28.650Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.23s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.95s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.86s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.14s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.65s) [2022-03-18T12:25:28.651Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-18T12:25:28.651Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.82s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.97s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.55s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.88s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.99s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.16s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.66s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.95s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.69s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.52s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.48s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.01s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.89s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.33s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.23s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.75s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.20s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.32s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.58s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.73s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.27s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.51s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-03-18T12:25:28.651Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.64s) [2022-03-18T12:25:28.651Z] === RUN TestDockerSwarmSuite [2022-03-18T12:25:28.651Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-18T12:25:31.955Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-18T12:25:33.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:25:33.749Z] INFO: Testing against a local daemon [2022-03-18T12:25:33.749Z] === RUN TestBuildWithSession [2022-03-18T12:25:33.749Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:25:33.749Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T12:25:33.749Z] === RUN TestBuildSquashParent [2022-03-18T12:25:33.749Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:25:33.749Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-18T12:25:33.749Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T12:25:33.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:25:33.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:25:33.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:25:33.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:25:33.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:25:33.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:25:33.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:25:33.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:25:33.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:25:33.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:25:33.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:25:33.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:25:33.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:25:33.749Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:25:33.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:25:33.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:25:34.501Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-18T12:25:35.054Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2022-03-18T12:25:35.055Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T12:25:35.055Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-18T12:25:35.055Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-18T12:25:39.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-18T12:25:40.848Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:25:40.848Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:25:41.709Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-18T12:25:43.184Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-18T12:25:43.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-18T12:25:49.760Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2022-03-18T12:25:49.760Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-18T12:25:49.760Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-18T12:25:49.760Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-18T12:25:49.760Z] PASS [2022-03-18T12:25:49.760Z] [2022-03-18T12:25:49.760Z] === Skipped [2022-03-18T12:25:49.760Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T12:25:49.760Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T12:25:49.760Z] [2022-03-18T12:25:49.760Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-18T12:25:49.760Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T12:25:49.760Z] [2022-03-18T12:25:49.760Z] DONE 27 tests, 2 skipped in 149.223s [2022-03-18T12:25:49.760Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T12:25:49.760Z] ++ 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-03-18T12:25:49.760Z] ++ set -e [2022-03-18T12:25:49.760Z] ++ '[' -n 0 ']' [2022-03-18T12:25:49.760Z] ++ set -x [2022-03-18T12:25:49.760Z] ++ 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-03-18T12:25:49.760Z] INFO: Testing against a local daemon [2022-03-18T12:25:49.760Z] === RUN TestSessionCreate [2022-03-18T12:25:49.760Z] --- PASS: TestSessionCreate (0.02s) [2022-03-18T12:25:49.760Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T12:25:49.760Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T12:25:49.760Z] PASS [2022-03-18T12:25:49.760Z] [2022-03-18T12:25:49.760Z] DONE 2 tests in 0.131s [2022-03-18T12:25:49.760Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T12:25:49.760Z] ++ 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-03-18T12:25:49.760Z] ++ set -e [2022-03-18T12:25:49.760Z] ++ '[' -n 0 ']' [2022-03-18T12:25:49.760Z] ++ set -x [2022-03-18T12:25:49.760Z] ++ 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-03-18T12:25:49.760Z] INFO: Testing against a local daemon [2022-03-18T12:25:49.760Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T12:25:49.760Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T12:25:49.760Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T12:25:49.760Z] === RUN TestDiskUsage [2022-03-18T12:25:49.760Z] === PAUSE TestDiskUsage [2022-03-18T12:25:49.760Z] === RUN TestEventsExecDie [2022-03-18T12:25:50.022Z] --- PASS: TestEventsExecDie (0.50s) [2022-03-18T12:25:50.022Z] === RUN TestEventsBackwardsCompatible [2022-03-18T12:25:50.022Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-18T12:25:50.022Z] === RUN TestEventsVolumeCreate [2022-03-18T12:25:50.022Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-18T12:25:50.022Z] === RUN TestInfoBinaryCommits [2022-03-18T12:25:50.022Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-18T12:25:50.022Z] === RUN TestInfoAPIVersioned [2022-03-18T12:25:50.281Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T12:25:50.281Z] === RUN TestInfoAPI [2022-03-18T12:25:50.281Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T12:25:50.281Z] === RUN TestInfoAPIWarnings [2022-03-18T12:25:51.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-18T12:25:51.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-18T12:25:51.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-18T12:25:52.341Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-18T12:25:52.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T12:25:53.175Z] === RUN TestBoolValue [2022-03-18T12:25:53.175Z] --- PASS: TestBoolValue (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestBoolValueOrDefault [2022-03-18T12:25:53.175Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestInt64ValueOrZero [2022-03-18T12:25:53.175Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestInt64ValueOrDefault [2022-03-18T12:25:53.175Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-18T12:25:53.175Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestJsonContentType [2022-03-18T12:25:53.175Z] --- PASS: TestJsonContentType (0.00s) [2022-03-18T12:25:53.175Z] PASS [2022-03-18T12:25:53.175Z] coverage: 14.7% of statements [2022-03-18T12:25:53.175Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 14.7% of statements [2022-03-18T12:25:53.175Z] === RUN TestMaskSecretKeys [2022-03-18T12:25:53.175Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-18T12:25:53.175Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-18T12:25:53.175Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-18T12:25:53.175Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestVersionMiddlewareVersion [2022-03-18T12:25:53.175Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-18T12:25:53.175Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-18T12:25:53.175Z] PASS [2022-03-18T12:25:53.175Z] coverage: 37.7% of statements [2022-03-18T12:25:53.175Z] ok github.com/docker/docker/api/server/middleware 0.063s coverage: 37.7% of statements [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T12:25:53.175Z] === RUN TestStrSliceMarshalJSON [2022-03-18T12:25:53.175Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestStrSliceUnmarshalJSON [2022-03-18T12:25:53.175Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestStrSliceUnmarshalString [2022-03-18T12:25:53.175Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestStrSliceUnmarshalSlice [2022-03-18T12:25:53.175Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-18T12:25:53.175Z] PASS [2022-03-18T12:25:53.175Z] coverage: 90.0% of statements [2022-03-18T12:25:53.175Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-03-18T12:25:53.175Z] === RUN TestToJSON [2022-03-18T12:25:53.175Z] --- PASS: TestToJSON (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestToParamWithVersion [2022-03-18T12:25:53.175Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestFromJSON [2022-03-18T12:25:53.175Z] --- PASS: TestFromJSON (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestEmpty [2022-03-18T12:25:53.175Z] --- PASS: TestEmpty (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestArgsMatchKVListEmptySources [2022-03-18T12:25:53.175Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestArgsMatchKVList [2022-03-18T12:25:53.175Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestArgsMatch [2022-03-18T12:25:53.175Z] --- PASS: TestArgsMatch (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestAdd [2022-03-18T12:25:53.175Z] --- PASS: TestAdd (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestDel [2022-03-18T12:25:53.175Z] --- PASS: TestDel (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestLen [2022-03-18T12:25:53.175Z] --- PASS: TestLen (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestExactMatch [2022-03-18T12:25:53.175Z] --- PASS: TestExactMatch (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestOnlyOneExactMatch [2022-03-18T12:25:53.175Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestContains [2022-03-18T12:25:53.175Z] --- PASS: TestContains (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestValidate [2022-03-18T12:25:53.175Z] --- PASS: TestValidate (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestWalkValues [2022-03-18T12:25:53.175Z] --- PASS: TestWalkValues (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestFuzzyMatch [2022-03-18T12:25:53.175Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestClone [2022-03-18T12:25:53.175Z] --- PASS: TestClone (0.00s) [2022-03-18T12:25:53.175Z] PASS [2022-03-18T12:25:53.175Z] coverage: 92.2% of statements [2022-03-18T12:25:53.175Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-03-18T12:25:53.175Z] === RUN TestDurationToSecondsString [2022-03-18T12:25:53.175Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestGetTimestamp [2022-03-18T12:25:53.175Z] === RUN TestAdjustForAPIVersion [2022-03-18T12:25:53.175Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-18T12:25:53.175Z] PASS [2022-03-18T12:25:53.175Z] coverage: 5.7% of statements [2022-03-18T12:25:53.175Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 5.7% of statements [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T12:25:53.175Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-18T12:25:53.175Z] === RUN TestParseTimestamps [2022-03-18T12:25:53.175Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-18T12:25:53.175Z] PASS [2022-03-18T12:25:53.175Z] coverage: 100.0% of statements [2022-03-18T12:25:53.175Z] ok github.com/docker/docker/api/types/time 0.239s coverage: 100.0% of statements [2022-03-18T12:25:53.175Z] === RUN TestCompareVersion [2022-03-18T12:25:53.175Z] --- PASS: TestCompareVersion (0.00s) [2022-03-18T12:25:53.175Z] PASS [2022-03-18T12:25:53.175Z] coverage: 77.3% of statements [2022-03-18T12:25:53.175Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 77.3% of statements [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T12:25:53.175Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-18T12:25:53.175Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-18T12:25:53.175Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestCloneArgsSmartHttp [2022-03-18T12:25:53.175Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-18T12:25:53.175Z] === RUN TestCloneArgsDumbHttp [2022-03-18T12:25:53.175Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestCloneArgsGit [2022-03-18T12:25:53.175Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-18T12:25:53.175Z] === RUN TestCheckoutGit [2022-03-18T12:25:53.206Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-18T12:25:53.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.81s) [2022-03-18T12:25:53.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.92s) [2022-03-18T12:25:53.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.98s) [2022-03-18T12:25:53.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (17.14s) [2022-03-18T12:25:53.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.52s) [2022-03-18T12:25:53.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.42s) [2022-03-18T12:25:53.206Z] === RUN TestBuildMultiStageCopy [2022-03-18T12:25:53.206Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T12:25:53.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-18T12:25:53.648Z] === RUN TestEnable [2022-03-18T12:25:53.648Z] --- PASS: TestEnable (0.00s) [2022-03-18T12:25:53.648Z] === RUN TestDisable [2022-03-18T12:25:53.648Z] --- PASS: TestDisable (0.00s) [2022-03-18T12:25:53.648Z] === RUN TestEnabled [2022-03-18T12:25:53.648Z] --- PASS: TestEnabled (0.00s) [2022-03-18T12:25:53.648Z] PASS [2022-03-18T12:25:53.648Z] coverage: 100.0% of statements [2022-03-18T12:25:53.648Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2022-03-18T12:25:53.861Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-18T12:25:53.862Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-18T12:25:53.862Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-18T12:25:54.123Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-18T12:25:54.248Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-18T12:25:54.248Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-18T12:25:54.248Z] === RUN TestProcessNoDockerignore [2022-03-18T12:25:54.248Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-18T12:25:54.248Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-18T12:25:54.248Z] === RUN TestDetectContentType [2022-03-18T12:25:54.248Z] --- PASS: TestDetectContentType (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestSelectAcceptableMIME [2022-03-18T12:25:54.248Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestInspectEmptyResponse [2022-03-18T12:25:54.248Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestInspectResponseBinary [2022-03-18T12:25:54.248Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestResponseUnsupportedContentType [2022-03-18T12:25:54.248Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestInspectResponseTextSimple [2022-03-18T12:25:54.248Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestInspectResponseEmptyContentType [2022-03-18T12:25:54.248Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestUnknownContentLength [2022-03-18T12:25:54.248Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestDownloadRemote [2022-03-18T12:25:54.248Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-18T12:25:54.248Z] === RUN TestGetWithStatusError [2022-03-18T12:25:54.248Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestCloseRootDirectory [2022-03-18T12:25:54.248Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:25:54.248Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-18T12:25:54.248Z] === RUN TestHashFile [2022-03-18T12:25:54.248Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:25:54.248Z] --- SKIP: TestHashFile (0.10s) [2022-03-18T12:25:54.248Z] === RUN TestHashSubdir [2022-03-18T12:25:54.248Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:25:54.248Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-18T12:25:54.248Z] === RUN TestRemoveDirectory [2022-03-18T12:25:54.248Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:25:54.248Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-18T12:25:54.248Z] PASS [2022-03-18T12:25:54.248Z] coverage: 9.3% of statements [2022-03-18T12:25:54.717Z] ok github.com/docker/docker/builder/remotecontext 0.439s coverage: 9.3% of statements [2022-03-18T12:25:55.188Z] === RUN TestGetAllAllowed [2022-03-18T12:25:55.188Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestGetAllMeta [2022-03-18T12:25:55.188Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-18T12:25:55.188Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestIsUnreferencedBuiltin [2022-03-18T12:25:55.188Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestIsExistingDirectory [2022-03-18T12:25:55.188Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestGetFilenameForDownload [2022-03-18T12:25:55.188Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestEnv2Variables [2022-03-18T12:25:55.188Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-18T12:25:55.188Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestMaintainer [2022-03-18T12:25:55.188Z] --- PASS: TestMaintainer (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestLabel [2022-03-18T12:25:55.188Z] --- PASS: TestLabel (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestFromScratch [2022-03-18T12:25:55.188Z] --- PASS: TestFromScratch (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestFromWithArg [2022-03-18T12:25:55.188Z] --- PASS: TestFromWithArg (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-18T12:25:55.188Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestFromWithUndefinedArg [2022-03-18T12:25:55.188Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestFromMultiStageWithNamedStage [2022-03-18T12:25:55.188Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestOnbuild [2022-03-18T12:25:55.188Z] --- PASS: TestOnbuild (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestWorkdir [2022-03-18T12:25:55.188Z] --- PASS: TestWorkdir (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestCmd [2022-03-18T12:25:55.188Z] --- PASS: TestCmd (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestHealthcheckNone [2022-03-18T12:25:55.188Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestHealthcheckCmd [2022-03-18T12:25:55.188Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestEntrypoint [2022-03-18T12:25:55.188Z] --- PASS: TestEntrypoint (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestExpose [2022-03-18T12:25:55.188Z] --- PASS: TestExpose (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestUser [2022-03-18T12:25:55.188Z] --- PASS: TestUser (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestVolume [2022-03-18T12:25:55.188Z] --- PASS: TestVolume (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestStopSignal [2022-03-18T12:25:55.188Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T12:25:55.188Z] --- SKIP: TestStopSignal (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestArg [2022-03-18T12:25:55.188Z] --- PASS: TestArg (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestShell [2022-03-18T12:25:55.188Z] --- PASS: TestShell (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestPrependEnvOnCmd [2022-03-18T12:25:55.188Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestRunWithBuildArgs [2022-03-18T12:25:55.188Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestRunIgnoresHealthcheck [2022-03-18T12:25:55.188Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestDispatchUnsupportedOptions [2022-03-18T12:25:55.188Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-18T12:25:55.188Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-18T12:25:55.188Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-18T12:25:55.188Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-18T12:25:55.188Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-18T12:25:55.188Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-18T12:25:55.188Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestNormalizeWorkdir [2022-03-18T12:25:55.188Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestDispatch [2022-03-18T12:25:55.188Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-18T12:25:55.188Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-18T12:25:55.188Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-18T12:25:55.188Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-18T12:25:55.188Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-18T12:25:55.188Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-18T12:25:55.188Z] === RUN TestDispatch/COPY_url [2022-03-18T12:25:55.188Z] --- PASS: TestDispatch (0.08s) [2022-03-18T12:25:55.188Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-18T12:25:55.188Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-18T12:25:55.188Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-18T12:25:55.188Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-18T12:25:55.188Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-18T12:25:55.188Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-18T12:25:55.188Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestAddScratchImageAddsToMounts [2022-03-18T12:25:55.188Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-18T12:25:55.188Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-18T12:25:55.188Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-18T12:25:55.188Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestImageSourceGetAddsToMounts [2022-03-18T12:25:55.188Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-18T12:25:55.188Z] === RUN TestEmptyDockerfile [2022-03-18T12:25:55.188Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-18T12:25:55.188Z] === RUN TestSymlinkDockerfile [2022-03-18T12:25:55.188Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-18T12:25:55.188Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-18T12:25:55.188Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-18T12:25:55.189Z] === RUN TestNonExistingDockerfile [2022-03-18T12:25:55.189Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-18T12:25:55.189Z] === RUN TestCopyRunConfig [2022-03-18T12:25:55.189Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-18T12:25:55.189Z] === RUN TestDeepCopyRunConfig [2022-03-18T12:25:55.189Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-18T12:25:55.189Z] === RUN TestExportImage [2022-03-18T12:25:55.189Z] --- PASS: TestExportImage (0.00s) [2022-03-18T12:25:55.189Z] === RUN TestNormalizeDest [2022-03-18T12:25:55.189Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-18T12:25:55.189Z] PASS [2022-03-18T12:25:55.189Z] coverage: 46.7% of statements [2022-03-18T12:25:55.189Z] ok github.com/docker/docker/builder/dockerfile 0.319s coverage: 46.7% of statements [2022-03-18T12:25:56.040Z] docker_api_swarm_test.go:563: [dd8b3ea275682] joining swarm manager [d1106e15dee81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:25:56.181Z] === RUN TestTCP4Proxy [2022-03-18T12:25:56.181Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-18T12:25:56.181Z] === RUN TestTCP4ProxyHalfClose [2022-03-18T12:25:56.181Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-18T12:25:56.181Z] === RUN TestTCP6Proxy [2022-03-18T12:25:56.181Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T12:25:56.181Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-18T12:25:56.181Z] === RUN TestTCPDualStackProxy [2022-03-18T12:25:56.181Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T12:25:56.181Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-18T12:25:56.181Z] === RUN TestUDP4Proxy [2022-03-18T12:25:56.181Z] --- PASS: TestUDP4Proxy (0.01s) [2022-03-18T12:25:56.181Z] === RUN TestUDP6Proxy [2022-03-18T12:25:56.181Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T12:25:56.181Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-18T12:25:56.181Z] === RUN TestUDPWriteError [2022-03-18T12:25:56.181Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-18T12:25:56.181Z] === RUN TestSCTP4Proxy [2022-03-18T12:25:56.181Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-18T12:25:56.181Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-18T12:25:56.181Z] === RUN TestSCTP6Proxy [2022-03-18T12:25:56.181Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T12:25:56.181Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-18T12:25:56.181Z] PASS [2022-03-18T12:25:56.181Z] coverage: 49.4% of statements [2022-03-18T12:25:56.181Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2022-03-18T12:26:00.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T12:26:01.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T12:26:02.306Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T12:26:03.833Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T12:26:04.204Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-18T12:26:04.465Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-18T12:26:05.363Z] --- PASS: TestBuildMultiStageCopy (13.84s) [2022-03-18T12:26:05.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.03s) [2022-03-18T12:26:05.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-03-18T12:26:05.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2022-03-18T12:26:05.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-03-18T12:26:05.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2022-03-18T12:26:05.363Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T12:26:05.406Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-18T12:26:05.978Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-18T12:26:06.552Z] === RUN TestDockerSuite/TestBuildFails [2022-03-18T12:26:07.493Z] docker_api_swarm_test.go:585: [d0d6dcb70dd8e] joining swarm manager [d1106e15dee81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:26:07.493Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-18T12:26:07.754Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-18T12:26:08.255Z] --- PASS: TestBuildMultiStageParentConfig (2.72s) [2022-03-18T12:26:08.256Z] === RUN TestBuildLabelWithTargets [2022-03-18T12:26:08.256Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:26:08.256Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-18T12:26:08.256Z] === RUN TestBuildWithEmptyLayers [2022-03-18T12:26:08.381Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-03-18T12:26:08.381Z] === RUN TestInfoDebug [2022-03-18T12:26:08.381Z] --- PASS: TestInfoDebug (0.52s) [2022-03-18T12:26:08.381Z] === RUN TestInfoInsecureRegistries [2022-03-18T12:26:08.381Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-18T12:26:08.381Z] === RUN TestInfoRegistryMirrors [2022-03-18T12:26:08.381Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-18T12:26:08.381Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T12:26:08.381Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-18T12:26:08.381Z] === RUN TestPingCacheHeaders [2022-03-18T12:26:08.381Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-18T12:26:08.381Z] === RUN TestPingGet [2022-03-18T12:26:08.381Z] --- PASS: TestPingGet (0.01s) [2022-03-18T12:26:08.381Z] === RUN TestPingHead [2022-03-18T12:26:08.381Z] --- PASS: TestPingHead (0.02s) [2022-03-18T12:26:08.381Z] === RUN TestVersion [2022-03-18T12:26:08.381Z] --- PASS: TestVersion (0.02s) [2022-03-18T12:26:08.381Z] === CONT TestDiskUsage [2022-03-18T12:26:08.641Z] === RUN TestDiskUsage/empty [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/empty/container_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/empty/image_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/empty/volume_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-18T12:26:08.642Z] === RUN TestDiskUsage/after_container.Run [2022-03-18T12:26:08.716Z] === RUN TestCheckpointCreateError [2022-03-18T12:26:08.717Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCheckpointCreate [2022-03-18T12:26:08.717Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCheckpointDeleteError [2022-03-18T12:26:08.717Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCheckpointDelete [2022-03-18T12:26:08.717Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCheckpointListError [2022-03-18T12:26:08.717Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCheckpointList [2022-03-18T12:26:08.717Z] --- PASS: TestCheckpointList (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCheckpointListContainerNotFound [2022-03-18T12:26:08.717Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestNewClientWithOpsFromEnv [2022-03-18T12:26:08.717Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T12:26:08.717Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestGetAPIPath [2022-03-18T12:26:08.717Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestParseHostURL [2022-03-18T12:26:08.717Z] --- PASS: TestParseHostURL (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-18T12:26:08.717Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPIVersion [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPVersionOverride [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-18T12:26:08.717Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestClientRedirect [2022-03-18T12:26:08.717Z] === RUN TestClientRedirect/GET [2022-03-18T12:26:08.717Z] === RUN TestClientRedirect/POST [2022-03-18T12:26:08.717Z] === RUN TestClientRedirect/PUT [2022-03-18T12:26:08.717Z] === RUN TestClientRedirect/DELETE [2022-03-18T12:26:08.717Z] --- PASS: TestClientRedirect (0.00s) [2022-03-18T12:26:08.717Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-18T12:26:08.717Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-18T12:26:08.717Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-18T12:26:08.717Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigCreateUnsupported [2022-03-18T12:26:08.717Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigCreateError [2022-03-18T12:26:08.717Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigCreate [2022-03-18T12:26:08.717Z] --- PASS: TestConfigCreate (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigInspectNotFound [2022-03-18T12:26:08.717Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigInspectWithEmptyID [2022-03-18T12:26:08.717Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigInspectUnsupported [2022-03-18T12:26:08.717Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigInspectError [2022-03-18T12:26:08.717Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigInspectConfigNotFound [2022-03-18T12:26:08.717Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigInspect [2022-03-18T12:26:08.717Z] --- PASS: TestConfigInspect (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigListUnsupported [2022-03-18T12:26:08.717Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigListError [2022-03-18T12:26:08.717Z] --- PASS: TestConfigListError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigList [2022-03-18T12:26:08.717Z] --- PASS: TestConfigList (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigRemoveUnsupported [2022-03-18T12:26:08.717Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigRemoveError [2022-03-18T12:26:08.717Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigRemove [2022-03-18T12:26:08.717Z] --- PASS: TestConfigRemove (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigUpdateUnsupported [2022-03-18T12:26:08.717Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigUpdateError [2022-03-18T12:26:08.717Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestConfigUpdate [2022-03-18T12:26:08.717Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestContainerCommitError [2022-03-18T12:26:08.717Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestContainerCommit [2022-03-18T12:26:08.717Z] --- PASS: TestContainerCommit (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestContainerStatPathError [2022-03-18T12:26:08.717Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestContainerStatPathNotFoundError [2022-03-18T12:26:08.717Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestContainerStatPathNoHeaderError [2022-03-18T12:26:08.717Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestContainerStatPath [2022-03-18T12:26:08.717Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCopyToContainerError [2022-03-18T12:26:08.717Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCopyToContainerNotFoundError [2022-03-18T12:26:08.717Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-18T12:26:08.717Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCopyToContainer [2022-03-18T12:26:08.717Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCopyFromContainerError [2022-03-18T12:26:08.717Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCopyFromContainerNotFoundError [2022-03-18T12:26:08.717Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-18T12:26:08.717Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-18T12:26:08.717Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestCopyFromContainer [2022-03-18T12:26:08.717Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestContainerCreateError [2022-03-18T12:26:08.717Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestContainerCreateImageNotFound [2022-03-18T12:26:08.717Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-18T12:26:08.717Z] === RUN TestContainerCreateWithName [2022-03-18T12:26:08.902Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-18T12:26:09.162Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-18T12:26:09.162Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-18T12:26:09.162Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-18T12:26:09.162Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-18T12:26:09.162Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-18T12:26:09.162Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-18T12:26:09.162Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-18T12:26:09.162Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-18T12:26:09.162Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-18T12:26:09.162Z] --- PASS: TestDiskUsage (1.09s) [2022-03-18T12:26:09.162Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-18T12:26:09.163Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:26:09.163Z] PASS [2022-03-18T12:26:09.163Z] [2022-03-18T12:26:09.163Z] === Skipped [2022-03-18T12:26:09.163Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T12:26:09.163Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T12:26:09.163Z] [2022-03-18T12:26:09.163Z] DONE 50 tests, 1 skipped in 19.765s [2022-03-18T12:26:09.163Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T12:26:09.163Z] ++ 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-03-18T12:26:09.163Z] ++ set -e [2022-03-18T12:26:09.163Z] ++ '[' -n 0 ']' [2022-03-18T12:26:09.163Z] ++ set -x [2022-03-18T12:26:09.163Z] ++ 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-03-18T12:26:09.187Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerCreateAutoRemove [2022-03-18T12:26:09.187Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerDiffError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerDiff [2022-03-18T12:26:09.187Z] --- PASS: TestContainerDiff (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerExecCreateError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerExecCreate [2022-03-18T12:26:09.187Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerExecStartError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerExecStart [2022-03-18T12:26:09.187Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerExecInspectError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerExecInspect [2022-03-18T12:26:09.187Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerExportError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerExportError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerExport [2022-03-18T12:26:09.187Z] --- PASS: TestContainerExport (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerInspectError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerInspectContainerNotFound [2022-03-18T12:26:09.187Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerInspectWithEmptyID [2022-03-18T12:26:09.187Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerInspect [2022-03-18T12:26:09.187Z] --- PASS: TestContainerInspect (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerInspectNode [2022-03-18T12:26:09.187Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerKillError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerKillError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerKill [2022-03-18T12:26:09.187Z] --- PASS: TestContainerKill (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerListError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerListError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerList [2022-03-18T12:26:09.187Z] --- PASS: TestContainerList (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerLogsNotFoundError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerLogsError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerLogs [2022-03-18T12:26:09.187Z] --- PASS: TestContainerLogs (0.25s) [2022-03-18T12:26:09.187Z] === RUN TestContainerPauseError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerPause [2022-03-18T12:26:09.187Z] --- PASS: TestContainerPause (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainersPruneError [2022-03-18T12:26:09.187Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainersPrune [2022-03-18T12:26:09.187Z] --- PASS: TestContainersPrune (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerRemoveError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerRemoveNotFoundError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerRemove [2022-03-18T12:26:09.187Z] --- PASS: TestContainerRemove (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerRenameError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerRename [2022-03-18T12:26:09.187Z] --- PASS: TestContainerRename (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerResizeError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerExecResizeError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerResize [2022-03-18T12:26:09.187Z] --- PASS: TestContainerResize (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerExecResize [2022-03-18T12:26:09.187Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerRestartError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerRestart [2022-03-18T12:26:09.187Z] --- PASS: TestContainerRestart (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerStartError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerStartError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerStart [2022-03-18T12:26:09.187Z] --- PASS: TestContainerStart (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerStatsError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerStats [2022-03-18T12:26:09.187Z] --- PASS: TestContainerStats (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerStopError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerStopError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerStop [2022-03-18T12:26:09.187Z] --- PASS: TestContainerStop (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerTopError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerTopError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerTop [2022-03-18T12:26:09.187Z] --- PASS: TestContainerTop (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerUnpauseError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerUnpause [2022-03-18T12:26:09.187Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerUpdateError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerUpdate [2022-03-18T12:26:09.187Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerWaitError [2022-03-18T12:26:09.187Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestContainerWait [2022-03-18T12:26:09.187Z] --- PASS: TestContainerWait (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestDiskUsageError [2022-03-18T12:26:09.187Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestDiskUsage [2022-03-18T12:26:09.187Z] --- PASS: TestDiskUsage (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestDistributionInspectUnsupported [2022-03-18T12:26:09.187Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestDistributionInspectWithEmptyID [2022-03-18T12:26:09.187Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestEventsErrorInOptions [2022-03-18T12:26:09.187Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestEventsErrorFromServer [2022-03-18T12:26:09.187Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestEvents [2022-03-18T12:26:09.187Z] --- PASS: TestEvents (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestTLSCloseWriter [2022-03-18T12:26:09.187Z] === PAUSE TestTLSCloseWriter [2022-03-18T12:26:09.187Z] === RUN TestImageBuildError [2022-03-18T12:26:09.187Z] --- PASS: TestImageBuildError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageBuild [2022-03-18T12:26:09.187Z] --- PASS: TestImageBuild (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestGetDockerOS [2022-03-18T12:26:09.187Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageCreateError [2022-03-18T12:26:09.187Z] --- PASS: TestImageCreateError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageCreate [2022-03-18T12:26:09.187Z] --- PASS: TestImageCreate (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageHistoryError [2022-03-18T12:26:09.187Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageHistory [2022-03-18T12:26:09.187Z] --- PASS: TestImageHistory (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageImportError [2022-03-18T12:26:09.187Z] --- PASS: TestImageImportError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageImport [2022-03-18T12:26:09.187Z] --- PASS: TestImageImport (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageInspectError [2022-03-18T12:26:09.187Z] --- PASS: TestImageInspectError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageInspectImageNotFound [2022-03-18T12:26:09.187Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageInspectWithEmptyID [2022-03-18T12:26:09.187Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageInspect [2022-03-18T12:26:09.187Z] --- PASS: TestImageInspect (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageListError [2022-03-18T12:26:09.187Z] --- PASS: TestImageListError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageList [2022-03-18T12:26:09.187Z] --- PASS: TestImageList (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageListApiBefore125 [2022-03-18T12:26:09.187Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageLoadError [2022-03-18T12:26:09.187Z] --- PASS: TestImageLoadError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageLoad [2022-03-18T12:26:09.187Z] --- PASS: TestImageLoad (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagesPruneError [2022-03-18T12:26:09.187Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagesPrune [2022-03-18T12:26:09.187Z] --- PASS: TestImagesPrune (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePullReferenceParseError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePullAnyError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePullWithoutErrors [2022-03-18T12:26:09.187Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePushReferenceError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePushAnyError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImagePushWithoutErrors [2022-03-18T12:26:09.187Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-18T12:26:09.187Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-18T12:26:09.187Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-18T12:26:09.187Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-18T12:26:09.187Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageRemoveError [2022-03-18T12:26:09.187Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageRemoveImageNotFound [2022-03-18T12:26:09.187Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageRemove [2022-03-18T12:26:09.187Z] --- PASS: TestImageRemove (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageSaveError [2022-03-18T12:26:09.187Z] --- PASS: TestImageSaveError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageSave [2022-03-18T12:26:09.187Z] --- PASS: TestImageSave (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageSearchAnyError [2022-03-18T12:26:09.187Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-18T12:26:09.187Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T12:26:09.187Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T12:26:09.187Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-18T12:26:09.187Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageSearchWithoutErrors [2022-03-18T12:26:09.187Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageTagError [2022-03-18T12:26:09.187Z] --- PASS: TestImageTagError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageTagInvalidReference [2022-03-18T12:26:09.187Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageTagInvalidSourceImageName [2022-03-18T12:26:09.187Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageTagHexSource [2022-03-18T12:26:09.187Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestImageTag [2022-03-18T12:26:09.187Z] --- PASS: TestImageTag (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestInfoServerError [2022-03-18T12:26:09.187Z] --- PASS: TestInfoServerError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestInfoInvalidResponseJSONError [2022-03-18T12:26:09.187Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestInfo [2022-03-18T12:26:09.187Z] --- PASS: TestInfo (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkConnectError [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkConnect [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkCreateError [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkCreate [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkDisconnectError [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkDisconnect [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkInspect [2022-03-18T12:26:09.187Z] === RUN TestNetworkInspect/empty_ID [2022-03-18T12:26:09.187Z] === RUN TestNetworkInspect/no_options [2022-03-18T12:26:09.187Z] === RUN TestNetworkInspect/verbose [2022-03-18T12:26:09.187Z] === RUN TestNetworkInspect/global_scope [2022-03-18T12:26:09.187Z] === RUN TestNetworkInspect/unknown_network [2022-03-18T12:26:09.187Z] === RUN TestNetworkInspect/server_error [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkListError [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkListError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkList [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkList (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworksPruneError [2022-03-18T12:26:09.187Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworksPrune [2022-03-18T12:26:09.187Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkRemoveError [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNetworkRemove [2022-03-18T12:26:09.187Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNodeInspectError [2022-03-18T12:26:09.187Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNodeInspectNodeNotFound [2022-03-18T12:26:09.187Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNodeInspectWithEmptyID [2022-03-18T12:26:09.187Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNodeInspect [2022-03-18T12:26:09.187Z] --- PASS: TestNodeInspect (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNodeListError [2022-03-18T12:26:09.187Z] --- PASS: TestNodeListError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNodeList [2022-03-18T12:26:09.187Z] --- PASS: TestNodeList (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNodeRemoveError [2022-03-18T12:26:09.187Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNodeRemove [2022-03-18T12:26:09.187Z] --- PASS: TestNodeRemove (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNodeUpdateError [2022-03-18T12:26:09.187Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-18T12:26:09.187Z] === RUN TestNodeUpdate [2022-03-18T12:26:09.188Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestOptionWithHostFromEnv [2022-03-18T12:26:09.188Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestOptionWithTimeout [2022-03-18T12:26:09.188Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestOptionWithVersionFromEnv [2022-03-18T12:26:09.188Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPingFail [2022-03-18T12:26:09.188Z] --- PASS: TestPingFail (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPingWithError [2022-03-18T12:26:09.188Z] 2022/03/18 12:26:08 RoundTripper returned a response & error; ignoring response [2022-03-18T12:26:09.188Z] 2022/03/18 12:26:08 RoundTripper returned a response & error; ignoring response [2022-03-18T12:26:09.188Z] --- PASS: TestPingWithError (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPingSuccess [2022-03-18T12:26:09.188Z] --- PASS: TestPingSuccess (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPingHeadFallback [2022-03-18T12:26:09.188Z] === RUN TestPingHeadFallback/OK [2022-03-18T12:26:09.188Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-18T12:26:09.188Z] === RUN TestPingHeadFallback/Not_Found [2022-03-18T12:26:09.188Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-18T12:26:09.188Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-18T12:26:09.188Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-18T12:26:09.188Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-18T12:26:09.188Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-18T12:26:09.188Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginDisableError [2022-03-18T12:26:09.188Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginDisable [2022-03-18T12:26:09.188Z] --- PASS: TestPluginDisable (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginEnableError [2022-03-18T12:26:09.188Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginEnable [2022-03-18T12:26:09.188Z] --- PASS: TestPluginEnable (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginInspectError [2022-03-18T12:26:09.188Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginInspectWithEmptyID [2022-03-18T12:26:09.188Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginInspect [2022-03-18T12:26:09.188Z] --- PASS: TestPluginInspect (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginListError [2022-03-18T12:26:09.188Z] --- PASS: TestPluginListError (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginList [2022-03-18T12:26:09.188Z] --- PASS: TestPluginList (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginPushError [2022-03-18T12:26:09.188Z] --- PASS: TestPluginPushError (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginPush [2022-03-18T12:26:09.188Z] --- PASS: TestPluginPush (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginRemoveError [2022-03-18T12:26:09.188Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginRemove [2022-03-18T12:26:09.188Z] --- PASS: TestPluginRemove (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginSetError [2022-03-18T12:26:09.188Z] --- PASS: TestPluginSetError (0.00s) [2022-03-18T12:26:09.188Z] === RUN TestPluginSet [2022-03-18T12:26:09.423Z] INFO: Testing against a local daemon [2022-03-18T12:26:09.423Z] === RUN TestVolumesCreateAndList [2022-03-18T12:26:09.423Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-18T12:26:09.423Z] === RUN TestVolumesRemove [2022-03-18T12:26:09.423Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-18T12:26:09.423Z] === RUN TestVolumesInspect [2022-03-18T12:26:09.423Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-18T12:26:09.423Z] === RUN TestVolumesInvalidJSON [2022-03-18T12:26:09.423Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T12:26:09.423Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T12:26:09.423Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T12:26:09.423Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-18T12:26:09.423Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T12:26:09.423Z] PASS [2022-03-18T12:26:09.423Z] [2022-03-18T12:26:09.423Z] DONE 5 tests in 0.231s [2022-03-18T12:26:09.423Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T12:26:09.423Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T12:26:09.423Z] +++ kill 13787 [2022-03-18T12:26:09.657Z] --- PASS: TestPluginSet (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSetHostHeader [2022-03-18T12:26:09.657Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestPlainTextError [2022-03-18T12:26:09.657Z] --- PASS: TestPlainTextError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestInfiniteError [2022-03-18T12:26:09.657Z] --- PASS: TestInfiniteError (0.04s) [2022-03-18T12:26:09.657Z] === RUN TestCanceledContext [2022-03-18T12:26:09.657Z] 2022/03/18 12:26:08 RoundTripper returned a response & error; ignoring response [2022-03-18T12:26:09.657Z] --- PASS: TestCanceledContext (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestDeadlineExceededContext [2022-03-18T12:26:09.657Z] 2022/03/18 12:26:08 RoundTripper returned a response & error; ignoring response [2022-03-18T12:26:09.657Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretCreateUnsupported [2022-03-18T12:26:09.657Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretCreateError [2022-03-18T12:26:09.657Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretCreate [2022-03-18T12:26:09.657Z] --- PASS: TestSecretCreate (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretInspectUnsupported [2022-03-18T12:26:09.657Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretInspectError [2022-03-18T12:26:09.657Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretInspectSecretNotFound [2022-03-18T12:26:09.657Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretInspectWithEmptyID [2022-03-18T12:26:09.657Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretInspect [2022-03-18T12:26:09.657Z] --- PASS: TestSecretInspect (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretListUnsupported [2022-03-18T12:26:09.657Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretListError [2022-03-18T12:26:09.657Z] --- PASS: TestSecretListError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretList [2022-03-18T12:26:09.657Z] --- PASS: TestSecretList (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretRemoveUnsupported [2022-03-18T12:26:09.657Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretRemoveError [2022-03-18T12:26:09.657Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretRemove [2022-03-18T12:26:09.657Z] --- PASS: TestSecretRemove (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretUpdateUnsupported [2022-03-18T12:26:09.657Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretUpdateError [2022-03-18T12:26:09.657Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSecretUpdate [2022-03-18T12:26:09.657Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceCreateError [2022-03-18T12:26:09.657Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceCreate [2022-03-18T12:26:09.657Z] --- PASS: TestServiceCreate (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-18T12:26:09.657Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceCreateDigestPinning [2022-03-18T12:26:09.657Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceInspectError [2022-03-18T12:26:09.657Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceInspectServiceNotFound [2022-03-18T12:26:09.657Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceInspectWithEmptyID [2022-03-18T12:26:09.657Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceInspect [2022-03-18T12:26:09.657Z] --- PASS: TestServiceInspect (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceListError [2022-03-18T12:26:09.657Z] --- PASS: TestServiceListError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceList [2022-03-18T12:26:09.657Z] --- PASS: TestServiceList (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceLogsError [2022-03-18T12:26:09.657Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceLogs [2022-03-18T12:26:09.657Z] --- PASS: TestServiceLogs (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceRemoveError [2022-03-18T12:26:09.657Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceRemoveNotFoundError [2022-03-18T12:26:09.657Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceRemove [2022-03-18T12:26:09.657Z] --- PASS: TestServiceRemove (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceUpdateError [2022-03-18T12:26:09.657Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestServiceUpdate [2022-03-18T12:26:09.657Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmGetUnlockKeyError [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmGetUnlockKey [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmInitError [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmInit [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmInit (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmInspectError [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmInspect [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmJoinError [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmJoin [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmLeaveError [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmLeave [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmUnlockError [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmUnlock [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmUpdateError [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestSwarmUpdate [2022-03-18T12:26:09.657Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestTaskInspectError [2022-03-18T12:26:09.657Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestTaskInspectWithEmptyID [2022-03-18T12:26:09.657Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestTaskInspect [2022-03-18T12:26:09.657Z] --- PASS: TestTaskInspect (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestTaskListError [2022-03-18T12:26:09.657Z] --- PASS: TestTaskListError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestTaskList [2022-03-18T12:26:09.657Z] --- PASS: TestTaskList (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestVolumeCreateError [2022-03-18T12:26:09.657Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-18T12:26:09.657Z] === RUN TestVolumeCreate [2022-03-18T12:26:09.657Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-18T12:26:09.658Z] === RUN TestVolumeInspectError [2022-03-18T12:26:09.658Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-18T12:26:09.658Z] === RUN TestVolumeInspectNotFound [2022-03-18T12:26:09.658Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-18T12:26:09.658Z] === RUN TestVolumeInspectWithEmptyID [2022-03-18T12:26:09.658Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-18T12:26:09.658Z] === RUN TestVolumeInspect [2022-03-18T12:26:09.658Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-18T12:26:09.658Z] === RUN TestVolumeListError [2022-03-18T12:26:09.658Z] --- PASS: TestVolumeListError (0.00s) [2022-03-18T12:26:09.658Z] === RUN TestVolumeList [2022-03-18T12:26:09.658Z] --- PASS: TestVolumeList (0.00s) [2022-03-18T12:26:09.658Z] === RUN TestVolumeRemoveError [2022-03-18T12:26:09.658Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-18T12:26:09.658Z] === RUN TestVolumeRemove [2022-03-18T12:26:09.658Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-18T12:26:09.658Z] === CONT TestTLSCloseWriter [2022-03-18T12:26:09.658Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-18T12:26:09.658Z] PASS [2022-03-18T12:26:09.658Z] coverage: 75.2% of statements [2022-03-18T12:26:09.658Z] ok github.com/docker/docker/client 0.580s coverage: 75.2% of statements [2022-03-18T12:26:09.691Z] +++ /etc/init.d/apparmor stop [2022-03-18T12:26:09.691Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T12:26:09.691Z] [2022-03-18T12:26:09.691Z] Unloading profiles will leave already running processes permanently [2022-03-18T12:26:09.691Z] unconfined, which can lead to unexpected situations. [2022-03-18T12:26:09.691Z] [2022-03-18T12:26:09.691Z] To set a process to complain mode, use the command line tool [2022-03-18T12:26:09.691Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T12:26:09.691Z] +++ true [2022-03-18T12:26:09.691Z] exiting test-integration [2022-03-18T12:26:09.691Z] ++ exit 0 [2022-03-18T12:26:09.691Z] [2022-03-18T12:26:09.782Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2022-03-18T12:26:09.782Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T12:26:10.302Z] check_test.go:379: [dd8b3ea275682] daemon is not started [2022-03-18T12:26:10.302Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile Post stage [Pipeline] junit [2022-03-18T12:26:10.646Z] Recording test results [2022-03-18T12:26:10.879Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T12:26:11.218Z] + echo Ensuring container killed. [2022-03-18T12:26:11.218Z] Ensuring container killed. [2022-03-18T12:26:11.218Z] + docker rm -vf docker-pr8 [2022-03-18T12:26:11.218Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-03-18T12:26:11.505Z] + echo Chowning /workspace to jenkins user [2022-03-18T12:26:11.505Z] Chowning /workspace to jenkins user [2022-03-18T12:26:11.505Z] + id -u [2022-03-18T12:26:11.505Z] + id -g [2022-03-18T12:26:11.505Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43385:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T12:26:11.505Z] Unable to find image 'busybox:latest' locally [2022-03-18T12:26:11.505Z] latest: Pulling from library/busybox [2022-03-18T12:26:11.766Z] aa5434a6d997: Pulling fs layer [2022-03-18T12:26:11.766Z] aa5434a6d997: Verifying Checksum [2022-03-18T12:26:11.766Z] aa5434a6d997: Download complete [2022-03-18T12:26:11.766Z] aa5434a6d997: Pull complete [2022-03-18T12:26:11.766Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T12:26:11.766Z] Status: Downloaded newer image for busybox:latest [2022-03-18T12:26:12.216Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T12:26:13.459Z] + bundleName=arm64-integration [2022-03-18T12:26:13.459Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-18T12:26:13.459Z] Creating arm64-integration-bundles.tar.gz [2022-03-18T12:26:13.459Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-18T12:26:13.459Z] + 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-03-18T12:26:13.473Z] Archiving artifacts [2022-03-18T12:26:13.599Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-18T12:26:14.984Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-18T12:26:15.245Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-18T12:26:15.432Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43385/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T12:26:15.745Z] + make clean [2022-03-18T12:26:15.745Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T12:26:15.745Z] docker-dev-cache [2022-03-18T12:26:15.745Z] docker-mod-cache [Pipeline] deleteDir [2022-03-18T12:26:16.189Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T12:26:18.102Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-18T12:26:18.674Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-18T12:26:18.935Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-18T12:26:20.850Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-18T12:26:20.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-18T12:26:20.850Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-18T12:26:20.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-18T12:26:22.770Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-18T12:26:23.342Z] docker_api_swarm_test.go:46: [d0d5fd1ccf10c] joining swarm manager [da6b8d33495f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:26:24.285Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-18T12:26:24.545Z] --- PASS: TestBuildMultiStageOnBuild (14.37s) [2022-03-18T12:26:24.545Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T12:26:24.545Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:26:24.545Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-18T12:26:24.545Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T12:26:28.495Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-18T12:26:28.495Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-18T12:26:29.438Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-18T12:26:30.010Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-18T12:26:30.582Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-18T12:26:30.582Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-18T12:26:30.910Z] --- PASS: TestCheckoutGit (39.14s) [2022-03-18T12:26:30.910Z] === RUN TestValidGitTransport [2022-03-18T12:26:30.910Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-18T12:26:30.910Z] === RUN TestGitInvalidRef [2022-03-18T12:26:31.379Z] --- PASS: TestGitInvalidRef (0.28s) [2022-03-18T12:26:31.379Z] PASS [2022-03-18T12:26:31.379Z] coverage: 86.3% of statements [2022-03-18T12:26:31.379Z] ok github.com/docker/docker/builder/remotecontext/git 39.484s coverage: 86.3% of statements [2022-03-18T12:26:31.524Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-18T12:26:31.785Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-18T12:26:32.357Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-18T12:26:32.368Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T12:26:32.368Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T12:26:32.619Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-18T12:26:33.191Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-18T12:26:33.452Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-18T12:26:34.837Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-18T12:26:36.888Z] --- PASS: TestBuildMultiStageLayerLeak (12.08s) [2022-03-18T12:26:36.888Z] === RUN TestBuildWithHugeFile [2022-03-18T12:26:36.896Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-18T12:26:37.155Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-18T12:26:37.155Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-18T12:26:37.414Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-18T12:26:37.414Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-18T12:26:37.673Z] remote: Enumerating objects: 23, done. [2022-03-18T12:26:37.673Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-18T12:26:37.673Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-18T12:26:37.673Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-18T12:26:37.673Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-03-18T12:26:37.673Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-18T12:26:37.673Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-18T12:26:38.139Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-18T12:26:40.053Z] --- PASS: TestImportExtremelyLargeImageWorks (175.09s) [2022-03-18T12:26:40.053Z] PASS [2022-03-18T12:26:40.053Z] [2022-03-18T12:26:40.053Z] DONE 22 tests in 178.780s [2022-03-18T12:26:40.053Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T12:26:40.053Z] ++ 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-03-18T12:26:40.053Z] ++ set -e [2022-03-18T12:26:40.053Z] ++ '[' -n 0 ']' [2022-03-18T12:26:40.053Z] ++ set -x [2022-03-18T12:26:40.053Z] ++ 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-03-18T12:26:40.053Z] INFO: Testing against a local daemon [2022-03-18T12:26:40.053Z] === RUN TestNetworkCreateDelete [2022-03-18T12:26:40.053Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-18T12:26:40.053Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T12:26:40.314Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-18T12:26:40.314Z] === RUN TestDaemonDNSFallback [2022-03-18T12:26:41.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-18T12:26:41.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-18T12:26:42.771Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-18T12:26:42.816Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestConfigureDaemonLogs [2022-03-18T12:26:42.816Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestCommonOptionsInstallFlags [2022-03-18T12:26:42.816Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-18T12:26:42.816Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-18T12:26:42.816Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-18T12:26:42.816Z] PASS [2022-03-18T12:26:42.816Z] coverage: 19.0% of statements [2022-03-18T12:26:42.816Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 19.0% of statements [2022-03-18T12:26:42.816Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-18T12:26:42.816Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-18T12:26:42.955Z] Cross building: bundles/cross/linux/ppc64le [2022-03-18T12:26:42.956Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-18T12:26:42.956Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-18T12:26:44.384Z] === RUN TestContainerStopSignal [2022-03-18T12:26:44.385Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestContainerStopTimeout [2022-03-18T12:26:44.385Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-18T12:26:44.385Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-18T12:26:44.385Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-18T12:26:44.385Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestReplaceAndAppendEnvVars [2022-03-18T12:26:44.385Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-18T12:26:44.385Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestNewMemoryStore [2022-03-18T12:26:44.385Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestAddContainers [2022-03-18T12:26:44.385Z] --- PASS: TestAddContainers (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestGetContainer [2022-03-18T12:26:44.385Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestDeleteContainer [2022-03-18T12:26:44.385Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestListContainers [2022-03-18T12:26:44.385Z] --- PASS: TestListContainers (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestFirstContainer [2022-03-18T12:26:44.385Z] --- PASS: TestFirstContainer (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestApplyAllContainer [2022-03-18T12:26:44.385Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestIsValidHealthString [2022-03-18T12:26:44.385Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestStateRunStop [2022-03-18T12:26:44.385Z] --- PASS: TestStateRunStop (0.00s) [2022-03-18T12:26:44.385Z] === RUN TestStateTimeoutWait [2022-03-18T12:26:44.854Z] state_test.go:141: Stop callback fired [2022-03-18T12:26:44.854Z] state_test.go:165: Stop callback fired [2022-03-18T12:26:44.854Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-18T12:26:44.854Z] === RUN TestIsValidStateString [2022-03-18T12:26:44.854Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-18T12:26:44.854Z] === RUN TestViewSaveDelete [2022-03-18T12:26:44.854Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-18T12:26:44.854Z] === RUN TestViewAll [2022-03-18T12:26:44.854Z] --- PASS: TestViewAll (0.02s) [2022-03-18T12:26:44.854Z] === RUN TestViewGet [2022-03-18T12:26:44.854Z] --- PASS: TestViewGet (0.01s) [2022-03-18T12:26:44.854Z] === RUN TestNames [2022-03-18T12:26:44.854Z] --- PASS: TestNames (0.00s) [2022-03-18T12:26:44.854Z] === RUN TestViewWithHealthCheck [2022-03-18T12:26:44.854Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-18T12:26:44.854Z] PASS [2022-03-18T12:26:44.854Z] coverage: 41.7% of statements [2022-03-18T12:26:44.854Z] ok github.com/docker/docker/container 0.284s coverage: 41.7% of statements [2022-03-18T12:26:44.854Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T12:26:44.854Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T12:26:44.854Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T12:26:44.854Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T12:26:45.317Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-18T12:26:45.317Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-18T12:26:45.317Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-18T12:26:45.317Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-18T12:26:45.317Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-18T12:26:45.322Z] === RUN TestPrepare [2022-03-18T12:26:45.322Z] --- PASS: TestPrepare (0.00s) [2022-03-18T12:26:45.322Z] === RUN TestStart [2022-03-18T12:26:45.322Z] --- PASS: TestStart (0.00s) [2022-03-18T12:26:45.322Z] === RUN TestWaitCancel [2022-03-18T12:26:45.322Z] --- PASS: TestWaitCancel (0.00s) [2022-03-18T12:26:45.322Z] === RUN TestWaitDisabled [2022-03-18T12:26:45.322Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-18T12:26:45.322Z] === RUN TestWaitEnabled [2022-03-18T12:26:45.322Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-18T12:26:45.322Z] === RUN TestRemove [2022-03-18T12:26:45.322Z] --- PASS: TestRemove (0.00s) [2022-03-18T12:26:45.322Z] PASS [2022-03-18T12:26:45.323Z] coverage: 65.3% of statements [2022-03-18T12:26:45.323Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2022-03-18T12:26:45.578Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-18T12:26:46.524Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-18T12:26:46.785Z] --- PASS: TestDaemonDNSFallback (6.56s) [2022-03-18T12:26:46.785Z] === RUN TestInspectNetwork [2022-03-18T12:26:47.356Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-18T12:26:48.284Z] === RUN TestNewListSecretsFilters [2022-03-18T12:26:48.284Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-18T12:26:48.284Z] === RUN TestNewListConfigsFilters [2022-03-18T12:26:48.284Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-18T12:26:48.284Z] PASS [2022-03-18T12:26:48.284Z] coverage: 0.5% of statements [2022-03-18T12:26:48.284Z] ok github.com/docker/docker/daemon/cluster 0.202s coverage: 0.5% of statements [2022-03-18T12:26:49.273Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-18T12:26:49.273Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-03-18T12:26:49.273Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-18T12:26:49.273Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-18T12:26:49.273Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-18T12:26:49.743Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-18T12:26:49.743Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-18T12:26:50.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T12:26:50.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T12:26:50.213Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-18T12:26:50.213Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-18T12:26:50.213Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-18T12:26:50.213Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-18T12:26:50.213Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-18T12:26:50.213Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-18T12:26:50.213Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-18T12:26:50.213Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-18T12:26:50.213Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-18T12:26:50.213Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-18T12:26:50.213Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-18T12:26:50.213Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-18T12:26:50.213Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-18T12:26:50.213Z] PASS [2022-03-18T12:26:50.213Z] coverage: 35.9% of statements [2022-03-18T12:26:50.213Z] ok github.com/docker/docker/daemon/cluster/convert 0.385s coverage: 35.9% of statements [2022-03-18T12:26:50.657Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-18T12:26:50.657Z] === RUN TestInspectNetwork/full_network_id [2022-03-18T12:26:50.657Z] === RUN TestInspectNetwork/partial_network_id [2022-03-18T12:26:50.657Z] === RUN TestInspectNetwork/network_name [2022-03-18T12:26:50.657Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-18T12:26:50.657Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-18T12:26:51.235Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-18T12:26:52.436Z] === RUN TestWaitNodeAttachment [2022-03-18T12:26:52.905Z] --- PASS: TestWaitNodeAttachment (0.54s) [2022-03-18T12:26:52.905Z] === RUN TestIsolationConversion [2022-03-18T12:26:52.905Z] === RUN TestIsolationConversion/default [2022-03-18T12:26:52.905Z] === RUN TestIsolationConversion/process [2022-03-18T12:26:52.905Z] === RUN TestIsolationConversion/hyperv [2022-03-18T12:26:52.905Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-18T12:26:52.905Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-18T12:26:52.905Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-18T12:26:52.905Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-18T12:26:52.905Z] === RUN TestContainerLabels [2022-03-18T12:26:52.905Z] --- PASS: TestContainerLabels (0.00s) [2022-03-18T12:26:52.905Z] === RUN TestCredentialSpecConversion [2022-03-18T12:26:52.905Z] === RUN TestCredentialSpecConversion/none [2022-03-18T12:26:52.905Z] === RUN TestCredentialSpecConversion/config [2022-03-18T12:26:52.905Z] === RUN TestCredentialSpecConversion/file [2022-03-18T12:26:52.905Z] === RUN TestCredentialSpecConversion/registry [2022-03-18T12:26:52.905Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-18T12:26:52.905Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-18T12:26:52.905Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-18T12:26:52.905Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-18T12:26:52.905Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-18T12:26:52.905Z] === RUN TestControllerValidateMountBind [2022-03-18T12:26:52.905Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-03-18T12:26:52.905Z] === RUN TestControllerValidateMountVolume [2022-03-18T12:26:52.905Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-18T12:26:52.905Z] === RUN TestControllerValidateMountTarget [2022-03-18T12:26:52.905Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-18T12:26:52.905Z] === RUN TestControllerValidateMountTmpfs [2022-03-18T12:26:52.905Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-18T12:26:52.905Z] === RUN TestControllerValidateMountInvalidType [2022-03-18T12:26:52.905Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-18T12:26:52.905Z] === RUN TestControllerValidateMountNamedPipe [2022-03-18T12:26:52.905Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-18T12:26:52.905Z] PASS [2022-03-18T12:26:52.905Z] coverage: 11.0% of statements [2022-03-18T12:26:52.905Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.888s coverage: 11.0% of statements [2022-03-18T12:26:52.905Z] === RUN TestBuilderGC [2022-03-18T12:26:53.374Z] --- PASS: TestBuilderGC (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestDaemonConfigurationNotFound [2022-03-18T12:26:53.374Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestDaemonBrokenConfiguration [2022-03-18T12:26:53.374Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestFindConfigurationConflicts [2022-03-18T12:26:53.374Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-18T12:26:53.374Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-18T12:26:53.374Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-18T12:26:53.374Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-18T12:26:53.374Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-18T12:26:53.374Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-18T12:26:53.374Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-18T12:26:53.374Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-18T12:26:53.374Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-18T12:26:53.374Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-18T12:26:53.374Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-18T12:26:53.374Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-18T12:26:53.374Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-18T12:26:53.374Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-18T12:26:53.374Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-18T12:26:53.374Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-18T12:26:53.374Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-18T12:26:53.374Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-18T12:26:53.375Z] === RUN TestEventsLog [2022-03-18T12:26:53.375Z] --- PASS: TestEventsLog (0.00s) [2022-03-18T12:26:53.375Z] === RUN TestEventsLogTimeout [2022-03-18T12:26:53.375Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-18T12:26:53.375Z] === RUN TestLogEvents [2022-03-18T12:26:53.375Z] === RUN TestValidateConfiguration [2022-03-18T12:26:53.375Z] === RUN TestValidateConfiguration/with_label [2022-03-18T12:26:53.375Z] === RUN TestValidateConfiguration/with_dns [2022-03-18T12:26:53.375Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-18T12:26:53.375Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-18T12:26:53.375Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-18T12:26:53.375Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-18T12:26:53.375Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-18T12:26:53.375Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-18T12:26:53.375Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-18T12:26:53.375Z] === RUN TestReloadSetConfigFileNotExist [2022-03-18T12:26:53.375Z] --- PASS: TestLogEvents (0.06s) [2022-03-18T12:26:53.375Z] === RUN TestLoadBufferedEvents [2022-03-18T12:26:53.375Z] time="2022-03-18T12:26:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-18T12:26:53.375Z] --- PASS: TestReloadSetConfigFileNotExist (0.29s) [2022-03-18T12:26:53.375Z] === RUN TestReloadDefaultConfigNotExist [2022-03-18T12:26:53.375Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:26:53.375Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-18T12:26:53.375Z] === RUN TestReloadBadDefaultConfig [2022-03-18T12:26:53.375Z] time="2022-03-18T12:26:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1983030956" [2022-03-18T12:26:53.375Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-18T12:26:53.375Z] === RUN TestReloadWithConflictingLabels [2022-03-18T12:26:53.375Z] time="2022-03-18T12:26:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-593796444" [2022-03-18T12:26:53.375Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-18T12:26:53.375Z] === RUN TestReloadWithDuplicateLabels [2022-03-18T12:26:53.375Z] time="2022-03-18T12:26:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-169328038" [2022-03-18T12:26:53.375Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-18T12:26:53.375Z] === RUN TestMaskURLCredentials [2022-03-18T12:26:53.375Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-18T12:26:53.375Z] === RUN TestDaemonConfigurationMerge [2022-03-18T12:26:53.375Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-18T12:26:53.375Z] PASS [2022-03-18T12:26:53.375Z] coverage: 79.2% of statements [2022-03-18T12:26:53.375Z] ok github.com/docker/docker/daemon/config 0.472s coverage: 79.2% of statements [2022-03-18T12:26:53.375Z] --- PASS: TestLoadBufferedEvents (0.27s) [2022-03-18T12:26:53.375Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-18T12:26:53.375Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-18T12:26:53.375Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-18T12:26:53.375Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-18T12:26:53.375Z] PASS [2022-03-18T12:26:53.375Z] coverage: 50.0% of statements [2022-03-18T12:26:53.375Z] ok github.com/docker/docker/daemon/events 0.400s coverage: 50.0% of statements [2022-03-18T12:26:55.467Z] --- PASS: TestInspectNetwork (7.98s) [2022-03-18T12:26:55.467Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-18T12:26:55.467Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-18T12:26:55.467Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-18T12:26:55.467Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-18T12:26:55.467Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T12:26:55.593Z] === RUN TestIsEmptyDir [2022-03-18T12:26:55.593Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-18T12:26:55.593Z] PASS [2022-03-18T12:26:55.593Z] coverage: 2.3% of statements [2022-03-18T12:26:55.593Z] ok github.com/docker/docker/daemon/graphdriver 0.113s coverage: 2.3% of statements [2022-03-18T12:26:55.593Z] === RUN TestLinkNaming [2022-03-18T12:26:55.593Z] --- PASS: TestLinkNaming (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestLinkNew [2022-03-18T12:26:55.593Z] --- PASS: TestLinkNew (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestLinkEnv [2022-03-18T12:26:55.593Z] --- PASS: TestLinkEnv (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestLinkMultipleEnv [2022-03-18T12:26:55.593Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestLinkPortRangeEnv [2022-03-18T12:26:55.593Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-18T12:26:55.593Z] PASS [2022-03-18T12:26:55.593Z] coverage: 93.0% of statements [2022-03-18T12:26:55.593Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-03-18T12:26:55.593Z] === RUN TestVerifyNetworkingConfig [2022-03-18T12:26:55.593Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestGetContainer [2022-03-18T12:26:55.593Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestValidContainerNames [2022-03-18T12:26:55.593Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestContainerInitDNS [2022-03-18T12:26:55.593Z] daemon_test.go:145: root required [2022-03-18T12:26:55.593Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestMerge [2022-03-18T12:26:55.593Z] --- PASS: TestMerge (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestValidateContainerIsolation [2022-03-18T12:26:55.593Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestFindNetworkErrorType [2022-03-18T12:26:55.593Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestEnsureServicesExist [2022-03-18T12:26:55.593Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestEnsureServicesExistErrors [2022-03-18T12:26:55.593Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-18T12:26:55.593Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-18T12:26:55.593Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-18T12:26:55.593Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-18T12:26:55.593Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-18T12:26:55.593Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-18T12:26:55.593Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestContainerDelete [2022-03-18T12:26:55.593Z] --- PASS: TestContainerDelete (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestContainerDoubleDelete [2022-03-18T12:26:55.593Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestLogContainerEventCopyLabels [2022-03-18T12:26:55.593Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestLogContainerEventWithAttributes [2022-03-18T12:26:55.593Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestNoneHealthcheck [2022-03-18T12:26:55.593Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-18T12:26:55.593Z] === RUN TestHealthStates [2022-03-18T12:26:56.065Z] time="2022-03-18T12:26:55Z" 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-03-18T12:26:56.065Z] time="2022-03-18T12:26:55Z" 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-03-18T12:26:56.065Z] time="2022-03-18T12:26:55Z" 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-03-18T12:26:56.065Z] time="2022-03-18T12:26:55Z" 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-03-18T12:26:56.065Z] time="2022-03-18T12:26:55Z" 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-03-18T12:26:56.065Z] time="2022-03-18T12:26:55Z" 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-03-18T12:26:56.065Z] time="2022-03-18T12:26:55Z" 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-03-18T12:26:56.065Z] time="2022-03-18T12:26:55Z" 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-03-18T12:26:56.065Z] time="2022-03-18T12:26:55Z" 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-03-18T12:26:56.065Z] time="2022-03-18T12:26:55Z" 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-03-18T12:26:56.065Z] --- PASS: TestHealthStates (0.22s) [2022-03-18T12:26:56.065Z] === RUN TestGetInspectData [2022-03-18T12:26:56.065Z] --- PASS: TestGetInspectData (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestFillLicense [2022-03-18T12:26:56.065Z] --- PASS: TestFillLicense (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestListInvalidFilter [2022-03-18T12:26:56.065Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestNameFilter [2022-03-18T12:26:56.065Z] --- PASS: TestNameFilter (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-18T12:26:56.065Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-18T12:26:56.065Z] === 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-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-18T12:26:56.065Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.04s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-18T12:26:56.065Z] --- 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-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-18T12:26:56.065Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestDaemonReloadLabels [2022-03-18T12:26:56.065Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-18T12:26:56.065Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestDaemonReloadMirrors [2022-03-18T12:26:56.065Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-18T12:26:56.065Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-18T12:26:56.065Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-18T12:26:56.065Z] reload_test.go:342: root required [2022-03-18T12:26:56.065Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-18T12:26:56.065Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-18T12:26:56.065Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2022-03-18T12:26:56.065Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-18T12:26:56.065Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.08s) [2022-03-18T12:26:56.065Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-18T12:26:56.065Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-03-18T12:26:56.065Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-18T12:26:56.065Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-18T12:26:56.065Z] === RUN TestParseVolumesFrom [2022-03-18T12:26:56.065Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-18T12:26:56.065Z] PASS [2022-03-18T12:26:56.065Z] coverage: 8.6% of statements [2022-03-18T12:26:56.066Z] ok github.com/docker/docker/daemon 0.681s coverage: 8.6% of statements [2022-03-18T12:26:56.066Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T12:26:56.066Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T12:26:56.066Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-18T12:26:56.535Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-18T12:26:56.852Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-03-18T12:26:56.852Z] === RUN TestNetworkInvalidJSON [2022-03-18T12:26:56.852Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T12:26:56.852Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T12:26:56.852Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:26:56.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:26:56.852Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:26:56.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:26:56.852Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T12:26:56.852Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:26:56.852Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:26:56.852Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-18T12:26:56.852Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T12:26:56.852Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T12:26:56.852Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T12:26:56.852Z] === RUN TestNetworkList [2022-03-18T12:26:56.852Z] === RUN TestNetworkList//networks [2022-03-18T12:26:56.852Z] === PAUSE TestNetworkList//networks [2022-03-18T12:26:56.852Z] === RUN TestNetworkList//networks/ [2022-03-18T12:26:56.852Z] === PAUSE TestNetworkList//networks/ [2022-03-18T12:26:56.852Z] === CONT TestNetworkList//networks [2022-03-18T12:26:56.852Z] === CONT TestNetworkList//networks/ [2022-03-18T12:26:56.852Z] --- PASS: TestNetworkList (0.02s) [2022-03-18T12:26:56.852Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T12:26:56.852Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T12:26:56.852Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T12:26:57.424Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-03-18T12:26:57.424Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T12:26:57.995Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-18T12:26:58.568Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-18T12:26:58.568Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T12:26:58.768Z] === RUN TestNewStreamConfig [2022-03-18T12:26:58.768Z] === RUN TestNewStreamConfig/defaults [2022-03-18T12:26:58.768Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-18T12:26:58.768Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-18T12:26:58.768Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-18T12:26:58.768Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-18T12:26:58.768Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-18T12:26:58.768Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-18T12:26:58.768Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-18T12:26:58.768Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-18T12:26:58.768Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-18T12:26:58.768Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-18T12:26:58.768Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-18T12:26:58.768Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-18T12:26:58.768Z] time="2022-03-18T12:26:58Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-18T12:26:58.768Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-18T12:26:58.768Z] === RUN TestCreateSuccess [2022-03-18T12:26:58.768Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCreateStreamSkipped [2022-03-18T12:26:58.768Z] time="2022-03-18T12:26:58Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-18T12:26:58.768Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCreateLogGroupSuccess [2022-03-18T12:26:58.768Z] time="2022-03-18T12:26:58Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-18T12:26:58.768Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCreateError [2022-03-18T12:26:58.768Z] --- PASS: TestCreateError (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCreateAlreadyExists [2022-03-18T12:26:58.768Z] time="2022-03-18T12:26:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-18T12:26:58.768Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestLogClosed [2022-03-18T12:26:58.768Z] --- PASS: TestLogClosed (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestLogBlocking [2022-03-18T12:26:58.768Z] --- PASS: TestLogBlocking (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-18T12:26:58.768Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestLogNonBlockingBufferFull [2022-03-18T12:26:58.768Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestPublishBatchSuccess [2022-03-18T12:26:58.768Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestPublishBatchError [2022-03-18T12:26:58.768Z] time="2022-03-18T12:26:58Z" level=error msg=error [2022-03-18T12:26:58.768Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-18T12:26:58.768Z] time="2022-03-18T12:26:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T12:26:58.768Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-18T12:26:58.768Z] time="2022-03-18T12:26:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T12:26:58.768Z] time="2022-03-18T12:26:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-18T12:26:58.768Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchSimple [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchTicker [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchMultilinePattern [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchClose [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestEffectiveLen [2022-03-18T12:26:58.768Z] === RUN TestEffectiveLen/0/Hello [2022-03-18T12:26:58.768Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-18T12:26:58.768Z] === RUN TestEffectiveLen/2/🙃 [2022-03-18T12:26:58.768Z] === RUN TestEffectiveLen/3/���� [2022-03-18T12:26:58.768Z] === RUN TestEffectiveLen/4/He��o [2022-03-18T12:26:58.768Z] === RUN TestEffectiveLen/5/ [2022-03-18T12:26:58.768Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestFindValidSplit [2022-03-18T12:26:58.768Z] === RUN TestFindValidSplit/0/ [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1076: [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1077: [2022-03-18T12:26:58.768Z] === RUN TestFindValidSplit/1/Hello [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1076: Hello [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1077: [2022-03-18T12:26:58.768Z] === RUN TestFindValidSplit/2/Hello [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1076: He [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1077: llo [2022-03-18T12:26:58.768Z] === RUN TestFindValidSplit/3/Hello [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1076: [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1077: Hello [2022-03-18T12:26:58.768Z] === RUN TestFindValidSplit/4/🙃 [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1076: [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-18T12:26:58.768Z] === RUN TestFindValidSplit/5/🙃 [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1077: [2022-03-18T12:26:58.768Z] === RUN TestFindValidSplit/6/a� [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1076: a [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1077: � [2022-03-18T12:26:58.768Z] === RUN TestFindValidSplit/7/a� [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1076: a� [2022-03-18T12:26:58.768Z] cloudwatchlogs_test.go:1077: [2022-03-18T12:26:58.768Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-18T12:26:58.768Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestProcessEventEmoji [2022-03-18T12:26:58.768Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchLineSplit [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchMaxEvents [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchMaxTotalBytes (0.10s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-18T12:26:58.768Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-18T12:26:58.768Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-18T12:26:58.768Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-18T12:26:58.768Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-18T12:26:58.768Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-18T12:26:58.768Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-18T12:26:58.768Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-18T12:26:58.768Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-18T12:26:58.768Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-18T12:26:58.768Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-18T12:26:58.768Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-18T12:26:58.768Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-18T12:26:58.768Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-18T12:26:58.768Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsFormat [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-18T12:26:58.769Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-18T12:26:58.769Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-18T12:26:58.769Z] === RUN TestCreateTagSuccess [2022-03-18T12:26:58.769Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-18T12:26:58.769Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-18T12:26:58.769Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-18T12:26:58.769Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-18T12:26:58.769Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-18T12:26:58.769Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-18T12:26:58.769Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-18T12:26:58.769Z] PASS [2022-03-18T12:26:58.769Z] coverage: 80.2% of statements [2022-03-18T12:26:58.769Z] ok github.com/docker/docker/daemon/logger/awslogs 0.603s coverage: 80.2% of statements [2022-03-18T12:26:58.769Z] === RUN TestAdapterReadLogs [2022-03-18T12:26:58.769Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-18T12:26:58.769Z] === RUN TestCopier [2022-03-18T12:26:58.769Z] --- PASS: TestCopier (0.00s) [2022-03-18T12:26:58.769Z] === RUN TestCopierLongLines [2022-03-18T12:26:58.769Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-18T12:26:58.769Z] === RUN TestCopierSlow [2022-03-18T12:26:58.769Z] === RUN TestSearchRegistryForImagesErrors [2022-03-18T12:26:59.237Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-18T12:26:59.237Z] === RUN TestSearchRegistryForImages [2022-03-18T12:26:59.237Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-18T12:26:59.237Z] === RUN TestOnlyPlatformWithFallback [2022-03-18T12:26:59.237Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-18T12:26:59.237Z] === RUN TestImageDelete [2022-03-18T12:26:59.237Z] === RUN TestImageDelete/no_lease [2022-03-18T12:26:59.237Z] === RUN TestImageDelete/lease_exists [2022-03-18T12:26:59.237Z] --- PASS: TestImageDelete (0.05s) [2022-03-18T12:26:59.237Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-18T12:26:59.237Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-18T12:26:59.237Z] === RUN TestContentStoreForPull [2022-03-18T12:26:59.237Z] --- PASS: TestCopierSlow (0.20s) [2022-03-18T12:26:59.237Z] === RUN TestCopierWithSized [2022-03-18T12:26:59.237Z] === RUN TestCopierWithSized/as_is [2022-03-18T12:26:59.237Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-18T12:26:59.238Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-18T12:26:59.238Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-18T12:26:59.238Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-18T12:26:59.238Z] === RUN TestCopierWithPartial [2022-03-18T12:26:59.238Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-18T12:26:59.238Z] === RUN TestRingLogger [2022-03-18T12:26:59.238Z] --- PASS: TestRingLogger (0.00s) [2022-03-18T12:26:59.238Z] === RUN TestRingCap [2022-03-18T12:26:59.238Z] --- PASS: TestRingCap (0.00s) [2022-03-18T12:26:59.238Z] === RUN TestRingClose [2022-03-18T12:26:59.238Z] --- PASS: TestRingClose (0.00s) [2022-03-18T12:26:59.238Z] === RUN TestRingDrain [2022-03-18T12:26:59.238Z] --- PASS: TestRingDrain (0.00s) [2022-03-18T12:26:59.238Z] PASS [2022-03-18T12:26:59.238Z] coverage: 43.2% of statements [2022-03-18T12:26:59.238Z] ok github.com/docker/docker/daemon/logger 0.300s coverage: 43.2% of statements [2022-03-18T12:26:59.238Z] === RUN TestValidateLogOptReconnectInterval [2022-03-18T12:26:59.238Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-18T12:26:59.238Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-18T12:26:59.238Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-18T12:26:59.238Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-18T12:26:59.238Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-18T12:26:59.238Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-18T12:26:59.238Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-18T12:26:59.238Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-18T12:26:59.238Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-18T12:26:59.238Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-18T12:26:59.238Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-18T12:26:59.238Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-18T12:26:59.238Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-18T12:26:59.238Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-18T12:26:59.238Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-18T12:26:59.238Z] PASS [2022-03-18T12:26:59.238Z] coverage: 33.6% of statements [2022-03-18T12:26:59.238Z] ok github.com/docker/docker/daemon/logger/fluentd 0.066s coverage: 33.6% of statements [2022-03-18T12:26:59.238Z] --- PASS: TestContentStoreForPull (0.25s) [2022-03-18T12:26:59.238Z] PASS [2022-03-18T12:26:59.238Z] coverage: 6.8% of statements [2022-03-18T12:26:59.238Z] ok github.com/docker/docker/daemon/images 0.475s coverage: 6.8% of statements [2022-03-18T12:26:59.238Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T12:26:59.238Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T12:26:59.238Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-18T12:26:59.238Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T12:26:59.238Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-18T12:26:59.238Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-18T12:26:59.510Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2022-03-18T12:26:59.510Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T12:27:00.454Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-03-18T12:27:00.454Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T12:27:00.715Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-18T12:27:00.805Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-18T12:27:00.805Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-18T12:27:00.805Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-18T12:27:00.805Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-18T12:27:00.805Z] === RUN TestFastTimeMarshalJSON [2022-03-18T12:27:00.805Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-03-18T12:27:00.805Z] PASS [2022-03-18T12:27:00.805Z] coverage: 87.2% of statements [2022-03-18T12:27:00.805Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.299s coverage: 87.2% of statements [2022-03-18T12:27:00.805Z] === RUN TestJSONFileLogger [2022-03-18T12:27:00.805Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-18T12:27:00.805Z] === RUN TestJSONFileLoggerWithTags [2022-03-18T12:27:00.805Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-18T12:27:00.805Z] === RUN TestJSONFileLoggerWithOpts [2022-03-18T12:27:00.805Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-18T12:27:00.805Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-18T12:27:00.805Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-18T12:27:01.278Z] === RUN TestEncodeDecode [2022-03-18T12:27:01.278Z] === PAUSE TestEncodeDecode [2022-03-18T12:27:01.278Z] === RUN TestUnexpectedEOF [2022-03-18T12:27:01.278Z] time="2022-03-18T12:27:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T12:27:01.278Z] time="2022-03-18T12:27:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T12:27:01.278Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-18T12:27:01.278Z] === CONT TestEncodeDecode [2022-03-18T12:27:01.278Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-18T12:27:01.278Z] PASS [2022-03-18T12:27:01.278Z] coverage: 69.9% of statements [2022-03-18T12:27:01.278Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.290s coverage: 69.9% of statements [2022-03-18T12:27:01.278Z] === RUN TestWriteLog [2022-03-18T12:27:01.278Z] === PAUSE TestWriteLog [2022-03-18T12:27:01.278Z] === RUN TestReadLog [2022-03-18T12:27:01.278Z] === PAUSE TestReadLog [2022-03-18T12:27:01.278Z] === RUN TestDecode [2022-03-18T12:27:01.278Z] --- PASS: TestDecode (0.03s) [2022-03-18T12:27:01.278Z] === CONT TestWriteLog [2022-03-18T12:27:01.278Z] === CONT TestReadLog [2022-03-18T12:27:01.278Z] === RUN TestReadLog/tail_exact [2022-03-18T12:27:01.278Z] --- PASS: TestWriteLog (0.00s) [2022-03-18T12:27:01.663Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-18T12:27:01.747Z] === RUN TestReadLog/tail_less_than_available [2022-03-18T12:27:01.747Z] === RUN TestReadLog/tail_more_than_available [2022-03-18T12:27:01.747Z] --- PASS: TestReadLog (0.28s) [2022-03-18T12:27:01.747Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-18T12:27:01.747Z] --- PASS: TestReadLog/tail_less_than_available (0.03s) [2022-03-18T12:27:01.747Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-03-18T12:27:01.747Z] PASS [2022-03-18T12:27:01.747Z] coverage: 78.7% of statements [2022-03-18T12:27:01.747Z] ok github.com/docker/docker/daemon/logger/local 0.393s coverage: 78.7% of statements [2022-03-18T12:27:01.747Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T12:27:01.925Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-03-18T12:27:01.925Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T12:27:02.216Z] === RUN TestOpenFileDelete [2022-03-18T12:27:02.216Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-18T12:27:02.216Z] === RUN TestOpenFileRename [2022-03-18T12:27:02.216Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-18T12:27:02.216Z] === RUN TestHandleDecoderErr [2022-03-18T12:27:02.216Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-18T12:27:02.216Z] === RUN TestParseLogTagDefaultTag [2022-03-18T12:27:02.216Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-18T12:27:02.216Z] === RUN TestParseLogTag [2022-03-18T12:27:02.216Z] --- PASS: TestParseLogTag (0.00s) [2022-03-18T12:27:02.216Z] === RUN TestParseLogTagEmptyTag [2022-03-18T12:27:02.216Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-18T12:27:02.216Z] === RUN TestTailFiles [2022-03-18T12:27:02.216Z] --- PASS: TestTailFiles (0.00s) [2022-03-18T12:27:02.216Z] === RUN TestFollowLogsConsumerGone [2022-03-18T12:27:02.216Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-18T12:27:02.216Z] === RUN TestFollowLogsProducerGone [2022-03-18T12:27:02.216Z] logfile_test.go:180: logDecode() closed after sending 2661 messages [2022-03-18T12:27:02.216Z] logfile_test.go:233: messages sent: 2661, received: 2661 [2022-03-18T12:27:02.216Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-18T12:27:02.216Z] === RUN TestCheckCapacityAndRotate [2022-03-18T12:27:02.216Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-18T12:27:02.216Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-18T12:27:02.216Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-03-18T12:27:02.216Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-18T12:27:02.216Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-03-18T12:27:02.216Z] PASS [2022-03-18T12:27:02.216Z] coverage: 55.1% of statements [2022-03-18T12:27:02.216Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.227s coverage: 55.1% of statements [2022-03-18T12:27:02.496Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-18T12:27:02.496Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T12:27:03.204Z] === RUN TestLog [2022-03-18T12:27:03.204Z] --- PASS: TestLog (0.03s) [2022-03-18T12:27:03.204Z] PASS [2022-03-18T12:27:03.204Z] coverage: 31.5% of statements [2022-03-18T12:27:03.204Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.147s coverage: 31.5% of statements [2022-03-18T12:27:03.204Z] === RUN TestValidateLogOpt [2022-03-18T12:27:03.204Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T12:27:03.204Z] === RUN TestNewMissedConfig [2022-03-18T12:27:03.204Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-18T12:27:03.204Z] === RUN TestNewMissedUrl [2022-03-18T12:27:03.204Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-18T12:27:03.204Z] === RUN TestNewMissedToken [2022-03-18T12:27:03.204Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-18T12:27:03.204Z] === RUN TestNewWithProxy [2022-03-18T12:27:03.204Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-18T12:27:03.204Z] === RUN TestDefault [2022-03-18T12:27:03.204Z] --- PASS: TestDefault (0.01s) [2022-03-18T12:27:03.204Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-18T12:27:03.204Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-18T12:27:03.204Z] === RUN TestJsonFormat [2022-03-18T12:27:03.440Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-18T12:27:03.440Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-18T12:27:03.440Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-18T12:27:03.673Z] --- PASS: TestJsonFormat (0.02s) [2022-03-18T12:27:03.673Z] === RUN TestRawFormat [2022-03-18T12:27:03.673Z] --- PASS: TestRawFormat (0.00s) [2022-03-18T12:27:03.673Z] === RUN TestRawFormatWithLabels [2022-03-18T12:27:03.673Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-18T12:27:03.673Z] === RUN TestRawFormatWithoutTag [2022-03-18T12:27:03.673Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-18T12:27:03.673Z] === RUN TestBatching [2022-03-18T12:27:03.673Z] === RUN TestNewParse [2022-03-18T12:27:03.673Z] --- PASS: TestNewParse (0.00s) [2022-03-18T12:27:03.673Z] PASS [2022-03-18T12:27:03.673Z] coverage: 8.3% of statements [2022-03-18T12:27:03.673Z] ok github.com/docker/docker/daemon/logger/templates 0.077s coverage: 8.3% of statements [2022-03-18T12:27:03.673Z] === RUN TestParseLogFormat [2022-03-18T12:27:03.673Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-18T12:27:03.673Z] === RUN TestValidateLogOptEmpty [2022-03-18T12:27:03.673Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-18T12:27:03.673Z] === RUN TestValidateSyslogAddress [2022-03-18T12:27:03.673Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-18T12:27:03.673Z] === RUN TestParseAddressDefaultPort [2022-03-18T12:27:03.673Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-18T12:27:03.673Z] === RUN TestValidateSyslogFacility [2022-03-18T12:27:03.673Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-18T12:27:03.673Z] === RUN TestValidateLogOptSyslogFormat [2022-03-18T12:27:03.673Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-18T12:27:03.673Z] === RUN TestValidateLogOpt [2022-03-18T12:27:03.673Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T12:27:03.673Z] PASS [2022-03-18T12:27:03.673Z] coverage: 46.8% of statements [2022-03-18T12:27:03.673Z] ok github.com/docker/docker/daemon/logger/syslog 0.070s coverage: 46.8% of statements [2022-03-18T12:27:03.673Z] --- PASS: TestBatching (0.43s) [2022-03-18T12:27:03.673Z] === RUN TestFrequency [2022-03-18T12:27:04.142Z] --- PASS: TestFrequency (0.16s) [2022-03-18T12:27:04.142Z] === RUN TestOneMessagePerRequest [2022-03-18T12:27:04.142Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-18T12:27:04.142Z] === RUN TestVerify [2022-03-18T12:27:04.142Z] --- PASS: TestVerify (0.00s) [2022-03-18T12:27:04.142Z] === RUN TestSkipVerify [2022-03-18T12:27:04.142Z] time="2022-03-18T12:27:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.142Z] time="2022-03-18T12:27:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.142Z] time="2022-03-18T12:27:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.612Z] --- PASS: TestSkipVerify (0.70s) [2022-03-18T12:27:04.612Z] === RUN TestBufferMaximum [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606424.481143\",\"host\":\"21c2a2bbb07d\"}'" [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606424.481143\",\"host\":\"21c2a2bbb07d\"}'" [2022-03-18T12:27:04.612Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-18T12:27:04.612Z] === RUN TestServerAlwaysDown [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606424.485777\",\"host\":\"21c2a2bbb07d\"}'" [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606424.485777\",\"host\":\"21c2a2bbb07d\"}'" [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606424.485777\",\"host\":\"21c2a2bbb07d\"}'" [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606424.486776\",\"host\":\"21c2a2bbb07d\"}'" [2022-03-18T12:27:04.612Z] time="2022-03-18T12:27:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647606424.486776\",\"host\":\"21c2a2bbb07d\"}'" [2022-03-18T12:27:04.612Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-18T12:27:04.612Z] === RUN TestCannotSendAfterClose [2022-03-18T12:27:04.612Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-18T12:27:04.612Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-18T12:27:05.352Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2022-03-18T12:27:05.352Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T12:27:05.352Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:27:05.352Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:27:05.352Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T12:27:05.601Z] === RUN TestV1IDService [2022-03-18T12:27:05.601Z] --- PASS: TestV1IDService (0.03s) [2022-03-18T12:27:05.601Z] === RUN TestV2MetadataService [2022-03-18T12:27:05.601Z] time="2022-03-18T12:27:05Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-18T12:27:05.601Z] time="2022-03-18T12:27:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"21c2a2bbb07d\"}'" [2022-03-18T12:27:05.601Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-18T12:27:05.601Z] PASS [2022-03-18T12:27:05.601Z] coverage: 82.5% of statements [2022-03-18T12:27:05.601Z] ok github.com/docker/docker/daemon/logger/splunk 2.414s coverage: 82.5% of statements [2022-03-18T12:27:05.601Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T12:27:05.601Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-18T12:27:05.601Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T12:27:06.593Z] === RUN TestSuccessfulDownload [2022-03-18T12:27:06.593Z] download_test.go:267: Needs fixing on Windows [2022-03-18T12:27:06.593Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-18T12:27:06.593Z] === RUN TestCancelledDownload [2022-03-18T12:27:06.593Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-18T12:27:06.593Z] === RUN TestMaxDownloadAttempts [2022-03-18T12:27:06.593Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T12:27:06.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T12:27:06.593Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T12:27:06.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T12:27:06.593Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T12:27:06.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T12:27:06.593Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T12:27:06.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T12:27:06.593Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T12:27:06.593Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T12:27:06.593Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T12:27:06.593Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T12:27:06.593Z] --- PASS: TestV2MetadataService (1.16s) [2022-03-18T12:27:06.593Z] PASS [2022-03-18T12:27:06.593Z] coverage: 48.2% of statements [2022-03-18T12:27:06.593Z] ok github.com/docker/docker/distribution/metadata 1.310s coverage: 48.2% of statements [2022-03-18T12:27:06.739Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-18T12:27:07.062Z] time="2022-03-18T12:27:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T12:27:07.063Z] time="2022-03-18T12:27:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T12:27:07.063Z] time="2022-03-18T12:27:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T12:27:07.063Z] time="2022-03-18T12:27:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T12:27:07.063Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-18T12:27:07.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s) [2022-03-18T12:27:07.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s) [2022-03-18T12:27:07.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s) [2022-03-18T12:27:07.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s) [2022-03-18T12:27:07.063Z] === RUN TestTransfer [2022-03-18T12:27:07.063Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-18T12:27:07.063Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-18T12:27:07.063Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-18T12:27:07.063Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-18T12:27:07.063Z] === RUN TestContinueOnError_NeverContinue [2022-03-18T12:27:07.063Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-18T12:27:07.063Z] === RUN TestManifestStore [2022-03-18T12:27:07.063Z] === RUN TestManifestStore/no_remote_or_local [2022-03-18T12:27:07.311Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-18T12:27:07.532Z] --- PASS: TestTransfer (0.12s) [2022-03-18T12:27:07.532Z] === RUN TestConcurrencyLimit [2022-03-18T12:27:07.532Z] time="2022-03-18T12:27:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1186099422\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-18T12:27:07.532Z] === RUN TestManifestStore/no_local_cache [2022-03-18T12:27:07.532Z] === RUN TestManifestStore/with_local_cache [2022-03-18T12:27:07.532Z] === RUN TestManifestStore/unknown_media_type [2022-03-18T12:27:07.532Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-18T12:27:07.532Z] time="2022-03-18T12:27:07Z" level=warning msg="reference for unknown type: " [2022-03-18T12:27:07.532Z] time="2022-03-18T12:27:07Z" level=warning msg="reference for unknown type: " [2022-03-18T12:27:07.532Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-18T12:27:07.532Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-18T12:27:07.532Z] time="2022-03-18T12:27:07Z" level=warning msg="reference for unknown type: " [2022-03-18T12:27:07.533Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-18T12:27:07.533Z] time="2022-03-18T12:27:07Z" level=warning msg="reference for unknown type: " [2022-03-18T12:27:07.533Z] time="2022-03-18T12:27:07Z" level=warning msg="reference for unknown type: " [2022-03-18T12:27:07.533Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-18T12:27:07.533Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-18T12:27:07.533Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-18T12:27:07.533Z] time="2022-03-18T12:27:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore (0.39s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaType [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-18T12:27:07.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-18T12:27:07.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-18T12:27:07.533Z] === RUN TestFixManifestLayers [2022-03-18T12:27:07.533Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-18T12:27:07.533Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-18T12:27:07.533Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T12:27:07.533Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T12:27:07.533Z] === RUN TestFixManifestLayersBadParent [2022-03-18T12:27:07.533Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-18T12:27:07.533Z] === RUN TestValidateManifest [2022-03-18T12:27:07.533Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T12:27:07.533Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-18T12:27:07.533Z] === RUN TestFormatPlatform [2022-03-18T12:27:07.533Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-18T12:27:07.533Z] === RUN TestPullSchema2Config [2022-03-18T12:27:07.533Z] === RUN TestPullSchema2Config/success_first_time [2022-03-18T12:27:07.533Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T12:27:07.533Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:27:07.533Z] === RUN TestPullSchema2Config/500_status [2022-03-18T12:27:07.533Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T12:27:07.533Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:27:08.002Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-03-18T12:27:08.002Z] === RUN TestInactiveJobs [2022-03-18T12:27:08.002Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:27:08.002Z] === RUN TestPullSchema2Config/EOF [2022-03-18T12:27:08.002Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T12:27:08.002Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:27:08.002Z] 2022/03/18 12:27:07 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-18T12:27:08.002Z] goroutine 121 [running]: [2022-03-18T12:27:08.002Z] net/http.(*conn).serve.func1() [2022-03-18T12:27:08.002Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-18T12:27:08.002Z] panic({0x1946e80, 0x1b28e90}) [2022-03-18T12:27:08.002Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-18T12:27:08.002Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001c81a0?, {0x1b30678?, 0xc0001ee000?}) [2022-03-18T12:27:08.002Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-18T12:27:08.002Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1b30678, 0xc0001ee000}, 0xc000404300) [2022-03-18T12:27:08.002Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-18T12:27:08.002Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1b30678?, 0xc0001ee000?}, 0xc000080c00?) [2022-03-18T12:27:08.002Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-18T12:27:08.002Z] net/http.serverHandler.ServeHTTP({0xc00021a6c0?}, {0x1b30678, 0xc0001ee000}, 0xc000404300) [2022-03-18T12:27:08.002Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-18T12:27:08.002Z] net/http.(*conn).serve(0xc0001c6320, {0x1b30ef0, 0xc0005360c0}) [2022-03-18T12:27:08.002Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-18T12:27:08.002Z] created by net/http.(*Server).Serve [2022-03-18T12:27:08.002Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-18T12:27:08.002Z] === RUN TestNotFound [2022-03-18T12:27:08.002Z] --- PASS: TestNotFound (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestConflict [2022-03-18T12:27:08.002Z] --- PASS: TestConflict (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestForbidden [2022-03-18T12:27:08.002Z] --- PASS: TestForbidden (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestInvalidParameter [2022-03-18T12:27:08.002Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestNotImplemented [2022-03-18T12:27:08.002Z] --- PASS: TestNotImplemented (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestNotModified [2022-03-18T12:27:08.002Z] --- PASS: TestNotModified (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestUnauthorized [2022-03-18T12:27:08.002Z] --- PASS: TestUnauthorized (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestUnknown [2022-03-18T12:27:08.002Z] --- PASS: TestUnknown (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestCancelled [2022-03-18T12:27:08.002Z] --- PASS: TestCancelled (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestDeadline [2022-03-18T12:27:08.002Z] --- PASS: TestDeadline (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestDataLoss [2022-03-18T12:27:08.002Z] --- PASS: TestDataLoss (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestUnavailable [2022-03-18T12:27:08.002Z] --- PASS: TestUnavailable (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestSystem [2022-03-18T12:27:08.002Z] --- PASS: TestSystem (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Not_Found [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Bad_Request [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Conflict [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Unauthorized [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Forbidden [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Not_Modified [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-18T12:27:08.002Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-18T12:27:08.002Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-18T12:27:08.002Z] PASS [2022-03-18T12:27:08.002Z] coverage: 53.1% of statements [2022-03-18T12:27:08.002Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2022-03-18T12:27:08.002Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:27:08.002Z] === RUN TestPullSchema2Config/unauthorized [2022-03-18T12:27:08.002Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T12:27:08.002Z] --- PASS: TestInactiveJobs (0.43s) [2022-03-18T12:27:08.002Z] === RUN TestWatchRelease [2022-03-18T12:27:08.002Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T12:27:08.002Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-18T12:27:08.002Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-18T12:27:08.002Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-18T12:27:08.002Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-18T12:27:08.002Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestGetRepositoryMountCandidates [2022-03-18T12:27:08.002Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestLayerAlreadyExists [2022-03-18T12:27:08.002Z] 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-03-18T12:27:08.002Z] 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-03-18T12:27:08.002Z] 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-03-18T12:27:08.002Z] 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-03-18T12:27:08.002Z] 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-03-18T12:27:08.002Z] 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-03-18T12:27:08.002Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-18T12:27:08.002Z] === RUN TestWhenEmptyAuthConfig [2022-03-18T12:27:08.471Z] --- PASS: TestWatchRelease (0.04s) [2022-03-18T12:27:08.471Z] === RUN TestWatchFinishedTransfer [2022-03-18T12:27:08.471Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-18T12:27:08.471Z] === RUN TestDuplicateTransfer [2022-03-18T12:27:08.471Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-18T12:27:08.471Z] === RUN TestSuccessfulUpload [2022-03-18T12:27:08.471Z] time="2022-03-18T12:27:08Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-18T12:27:08.471Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-03-18T12:27:08.471Z] === RUN TestCancelledUpload [2022-03-18T12:27:08.471Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-18T12:27:08.471Z] PASS [2022-03-18T12:27:08.471Z] coverage: 76.8% of statements [2022-03-18T12:27:08.471Z] ok github.com/docker/docker/distribution/xfer 2.105s coverage: 76.8% of statements [2022-03-18T12:27:08.697Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-18T12:27:08.957Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-18T12:27:09.461Z] === RUN TestFSGetInvalidData [2022-03-18T12:27:09.461Z] --- PASS: TestFSGetInvalidData (0.04s) [2022-03-18T12:27:09.461Z] === RUN TestFSInvalidSet [2022-03-18T12:27:09.461Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-18T12:27:09.461Z] === RUN TestFSInvalidRoot [2022-03-18T12:27:09.461Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-18T12:27:09.461Z] === RUN TestFSMetadataGetSet [2022-03-18T12:27:09.461Z] --- PASS: TestFSMetadataGetSet (0.10s) [2022-03-18T12:27:09.461Z] === RUN TestFSInvalidWalker [2022-03-18T12:27:09.461Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-18T12:27:09.461Z] === RUN TestFSGetSet [2022-03-18T12:27:09.461Z] --- PASS: TestFSGetSet (0.05s) [2022-03-18T12:27:09.461Z] === RUN TestFSGetUnsetKey [2022-03-18T12:27:09.461Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-18T12:27:09.461Z] === RUN TestFSGetEmptyData [2022-03-18T12:27:09.461Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-18T12:27:09.461Z] === RUN TestFSDelete [2022-03-18T12:27:09.461Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-03-18T12:27:09.461Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-18T12:27:09.461Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-18T12:27:09.461Z] === RUN TestTokenPassThru [2022-03-18T12:27:09.461Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-18T12:27:09.461Z] === RUN TestTokenPassThruDifferentHost [2022-03-18T12:27:09.461Z] --- PASS: TestFSDelete (0.02s) [2022-03-18T12:27:09.461Z] === RUN TestFSWalker [2022-03-18T12:27:09.461Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-18T12:27:09.461Z] PASS [2022-03-18T12:27:09.461Z] coverage: 26.7% of statements [2022-03-18T12:27:09.461Z] ok github.com/docker/docker/distribution 2.276s coverage: 26.7% of statements [2022-03-18T12:27:09.461Z] --- PASS: TestFSWalker (0.02s) [2022-03-18T12:27:09.461Z] === RUN TestFSWalkerStopOnError [2022-03-18T12:27:09.461Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2022-03-18T12:27:09.461Z] === RUN TestNewFromJSON [2022-03-18T12:27:09.461Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-18T12:27:09.461Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-18T12:27:09.461Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-18T12:27:09.461Z] === RUN TestMarshalKeyOrder [2022-03-18T12:27:09.461Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-18T12:27:09.461Z] === RUN TestHistoryEqual [2022-03-18T12:27:09.461Z] === RUN TestCompare [2022-03-18T12:27:09.461Z] --- PASS: TestCompare (0.00s) [2022-03-18T12:27:09.461Z] PASS [2022-03-18T12:27:09.461Z] coverage: 19.2% of statements [2022-03-18T12:27:09.461Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T12:27:09.461Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T12:27:09.461Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2022-03-18T12:27:09.930Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-18T12:27:09.930Z] === RUN TestImage [2022-03-18T12:27:09.930Z] --- PASS: TestImage (0.00s) [2022-03-18T12:27:09.930Z] === RUN TestImageOSNotEmpty [2022-03-18T12:27:09.930Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-18T12:27:09.930Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-18T12:27:09.930Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-18T12:27:09.930Z] === RUN TestCreate [2022-03-18T12:27:09.930Z] --- PASS: TestCreate (0.01s) [2022-03-18T12:27:09.930Z] === RUN TestRestore [2022-03-18T12:27:09.930Z] time="2022-03-18T12:27:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-18T12:27:09.930Z] --- PASS: TestRestore (0.04s) [2022-03-18T12:27:09.930Z] === RUN TestAddDelete [2022-03-18T12:27:09.930Z] --- PASS: TestAddDelete (0.04s) [2022-03-18T12:27:09.930Z] === RUN TestSearchAfterDelete [2022-03-18T12:27:09.930Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-18T12:27:09.930Z] === RUN TestParentReset [2022-03-18T12:27:09.930Z] --- PASS: TestParentReset (0.04s) [2022-03-18T12:27:09.930Z] === RUN TestGetAndSetLastUpdated [2022-03-18T12:27:09.930Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-18T12:27:09.930Z] === RUN TestStoreLen [2022-03-18T12:27:09.930Z] --- PASS: TestStoreLen (0.07s) [2022-03-18T12:27:09.930Z] PASS [2022-03-18T12:27:09.930Z] coverage: 86.9% of statements [2022-03-18T12:27:09.930Z] ok github.com/docker/docker/image 0.866s coverage: 86.9% of statements [2022-03-18T12:27:10.344Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-18T12:27:10.605Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-18T12:27:10.923Z] === RUN TestValidateManifest [2022-03-18T12:27:10.923Z] === RUN TestValidateManifest/nil [2022-03-18T12:27:10.923Z] === RUN TestValidateManifest/non-nil [2022-03-18T12:27:10.923Z] --- PASS: TestValidateManifest (0.00s) [2022-03-18T12:27:10.923Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-18T12:27:10.923Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-18T12:27:10.923Z] PASS [2022-03-18T12:27:10.923Z] coverage: 0.7% of statements [2022-03-18T12:27:10.923Z] ok github.com/docker/docker/image/tarexport 0.100s coverage: 0.7% of statements [2022-03-18T12:27:11.178Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-18T12:27:11.393Z] === RUN TestMakeV1ConfigFromConfig [2022-03-18T12:27:11.393Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-18T12:27:11.393Z] PASS [2022-03-18T12:27:11.393Z] coverage: 25.0% of statements [2022-03-18T12:27:11.393Z] ok github.com/docker/docker/image/v1 0.191s coverage: 25.0% of statements [2022-03-18T12:27:11.393Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T12:27:11.749Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-18T12:27:11.863Z] === RUN TestSerialization [2022-03-18T12:27:11.863Z] --- PASS: TestSerialization (0.02s) [2022-03-18T12:27:11.863Z] PASS [2022-03-18T12:27:11.863Z] coverage: 100.0% of statements [2022-03-18T12:27:11.863Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-03-18T12:27:13.134Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-18T12:27:13.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-18T12:27:13.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-18T12:27:13.432Z] === RUN TestEmptyLayer [2022-03-18T12:27:13.433Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-18T12:27:13.433Z] === RUN TestCommitFailure [2022-03-18T12:27:13.433Z] --- PASS: TestCommitFailure (0.01s) [2022-03-18T12:27:13.433Z] === RUN TestStartTransactionFailure [2022-03-18T12:27:13.433Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-18T12:27:13.433Z] === RUN TestGetOrphan [2022-03-18T12:27:13.433Z] --- PASS: TestGetOrphan (0.01s) [2022-03-18T12:27:13.433Z] === RUN TestMountAndRegister [2022-03-18T12:27:13.433Z] layer_test.go:258: Layer size: 14 [2022-03-18T12:27:13.433Z] === RUN TestEnvironmentParsing [2022-03-18T12:27:13.433Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-18T12:27:13.433Z] PASS [2022-03-18T12:27:13.433Z] coverage: 1.2% of statements [2022-03-18T12:27:13.433Z] --- PASS: TestMountAndRegister (0.07s) [2022-03-18T12:27:13.433Z] === RUN TestLayerRelease [2022-03-18T12:27:13.433Z] layer_test.go:291: Failing on Windows [2022-03-18T12:27:13.433Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-18T12:27:13.433Z] === RUN TestStoreRestore [2022-03-18T12:27:13.433Z] layer_test.go:340: Failing on Windows [2022-03-18T12:27:13.433Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-18T12:27:13.433Z] === RUN TestTarStreamStability [2022-03-18T12:27:13.433Z] layer_test.go:455: Failing on Windows [2022-03-18T12:27:13.433Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-18T12:27:13.433Z] === RUN TestRegisterExistingLayer [2022-03-18T12:27:13.433Z] ok github.com/docker/docker/libcontainerd/local 0.080s coverage: 1.2% of statements [2022-03-18T12:27:13.433Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-03-18T12:27:13.433Z] === RUN TestTarStreamVerification [2022-03-18T12:27:13.433Z] layer_test.go:684: Failing on Windows [2022-03-18T12:27:13.433Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-18T12:27:13.433Z] === RUN TestLayerMigration [2022-03-18T12:27:13.433Z] migration_test.go:45: Failing on Windows [2022-03-18T12:27:13.433Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-18T12:27:13.433Z] === RUN TestLayerMigrationNoTarsplit [2022-03-18T12:27:13.433Z] migration_test.go:181: Failing on Windows [2022-03-18T12:27:13.433Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T12:27:13.433Z] === RUN TestMountInit [2022-03-18T12:27:13.433Z] mount_test.go:17: Failing on Windows [2022-03-18T12:27:13.433Z] --- SKIP: TestMountInit (0.00s) [2022-03-18T12:27:13.433Z] === RUN TestMountSize [2022-03-18T12:27:13.433Z] mount_test.go:76: Failing on Windows [2022-03-18T12:27:13.433Z] --- SKIP: TestMountSize (0.00s) [2022-03-18T12:27:13.433Z] === RUN TestMountChanges [2022-03-18T12:27:13.433Z] mount_test.go:125: Failing on Windows [2022-03-18T12:27:13.433Z] --- SKIP: TestMountChanges (0.00s) [2022-03-18T12:27:13.433Z] === RUN TestMountApply [2022-03-18T12:27:13.433Z] mount_test.go:212: Failing on Windows [2022-03-18T12:27:13.433Z] --- SKIP: TestMountApply (0.00s) [2022-03-18T12:27:13.433Z] PASS [2022-03-18T12:27:13.433Z] coverage: 30.6% of statements [2022-03-18T12:27:13.433Z] ok github.com/docker/docker/layer 0.336s coverage: 30.6% of statements [2022-03-18T12:27:13.657Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-18T12:27:13.903Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T12:27:13.903Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T12:27:13.903Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T12:27:13.903Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T12:27:13.903Z] === RUN TestSequenceGetAvailableBit [2022-03-18T12:27:13.903Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestSequenceEqual [2022-03-18T12:27:13.903Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestSequenceCopy [2022-03-18T12:27:13.903Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestGetFirstAvailable [2022-03-18T12:27:13.903Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestFindSequence [2022-03-18T12:27:13.903Z] --- PASS: TestFindSequence (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestCheckIfAvailable [2022-03-18T12:27:13.903Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestMergeSequences [2022-03-18T12:27:13.903Z] --- PASS: TestMergeSequences (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestPushReservation [2022-03-18T12:27:13.903Z] --- PASS: TestPushReservation (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestSerializeDeserialize [2022-03-18T12:27:13.903Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestSet [2022-03-18T12:27:13.903Z] --- PASS: TestSet (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestSetUnset [2022-03-18T12:27:13.903Z] --- PASS: TestSetUnset (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestOffsetSetUnset [2022-03-18T12:27:13.903Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestSetInRange [2022-03-18T12:27:13.903Z] --- PASS: TestSetInRange (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestSetAnyInRange [2022-03-18T12:27:13.903Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestMethods [2022-03-18T12:27:13.903Z] --- PASS: TestMethods (0.00s) [2022-03-18T12:27:13.903Z] === RUN TestRandomAllocateDeallocate [2022-03-18T12:27:13.918Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-18T12:27:14.490Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-18T12:27:16.406Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-18T12:27:16.667Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-18T12:27:16.861Z] === RUN TestInvalidConfig [2022-03-18T12:27:16.861Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-18T12:27:16.861Z] === RUN TestConfig [2022-03-18T12:27:16.861Z] --- PASS: TestConfig (0.00s) [2022-03-18T12:27:16.861Z] === RUN TestOptionsLabels [2022-03-18T12:27:16.861Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-18T12:27:16.861Z] === RUN TestValidName [2022-03-18T12:27:16.861Z] --- PASS: TestValidName (0.00s) [2022-03-18T12:27:16.861Z] PASS [2022-03-18T12:27:16.861Z] coverage: 19.7% of statements [2022-03-18T12:27:16.861Z] ok github.com/docker/docker/libnetwork/config 0.195s coverage: 19.7% of statements [2022-03-18T12:27:16.861Z] === RUN TestKey [2022-03-18T12:27:16.861Z] --- PASS: TestKey (0.00s) [2022-03-18T12:27:16.861Z] === RUN TestParseKey [2022-03-18T12:27:16.861Z] --- PASS: TestParseKey (0.00s) [2022-03-18T12:27:16.861Z] === RUN TestInvalidDataStore [2022-03-18T12:27:16.861Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-18T12:27:16.861Z] === RUN TestKVObjectFlatKey [2022-03-18T12:27:16.861Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-18T12:27:16.861Z] === RUN TestAtomicKVObjectFlatKey [2022-03-18T12:27:16.861Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-18T12:27:16.861Z] PASS [2022-03-18T12:27:16.861Z] coverage: 21.9% of statements [2022-03-18T12:27:16.861Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-03-18T12:27:17.866Z] === RUN TestIPDataMarshalling [2022-03-18T12:27:17.866Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-18T12:27:17.866Z] === RUN TestValidateAndIsV6 [2022-03-18T12:27:17.866Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-18T12:27:17.866Z] PASS [2022-03-18T12:27:17.866Z] coverage: 68.9% of statements [2022-03-18T12:27:17.866Z] ok github.com/docker/docker/libnetwork/driverapi 0.059s coverage: 68.9% of statements [2022-03-18T12:27:18.052Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-18T12:27:18.867Z] === RUN TestErrorInterfaces [2022-03-18T12:27:18.867Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestNetworkMarshalling [2022-03-18T12:27:18.867Z] --- PASS: TestNetworkMarshalling (0.25s) [2022-03-18T12:27:18.867Z] === RUN TestEndpointMarshalling [2022-03-18T12:27:18.867Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestAuxAddresses [2022-03-18T12:27:18.867Z] time="2022-03-18T12:27:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T12:27:18.867Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-18T12:27:18.867Z] === RUN TestSRVServiceQuery [2022-03-18T12:27:18.867Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:27:18.867Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestServiceVIPReuse [2022-03-18T12:27:18.867Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:27:18.867Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-18T12:27:18.867Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:27:18.867Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestDNSIPQuery [2022-03-18T12:27:18.867Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:27:18.867Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestDNSProxyServFail [2022-03-18T12:27:18.867Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:27:18.867Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestSandboxAddEmpty [2022-03-18T12:27:18.867Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:27:18.867Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestSandboxAddMultiPrio [2022-03-18T12:27:18.867Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:27:18.867Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestSandboxAddSamePrio [2022-03-18T12:27:18.867Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:27:18.867Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestCleanupServiceDiscovery [2022-03-18T12:27:18.867Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:27:18.867Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestDNSOptions [2022-03-18T12:27:18.867Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:27:18.867Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-18T12:27:18.867Z] === RUN TestMultipleControllersWithSameStore [2022-03-18T12:27:18.867Z] time="2022-03-18T12:27:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T12:27:18.867Z] time="2022-03-18T12:27:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T12:27:18.867Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-18T12:27:18.867Z] PASS [2022-03-18T12:27:18.867Z] coverage: 8.5% of statements [2022-03-18T12:27:18.867Z] ok github.com/docker/docker/libnetwork 0.444s coverage: 8.5% of statements [2022-03-18T12:27:19.001Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-18T12:27:19.339Z] === RUN TestDriver [2022-03-18T12:27:19.339Z] --- PASS: TestDriver (0.00s) [2022-03-18T12:27:19.339Z] PASS [2022-03-18T12:27:19.339Z] coverage: 34.8% of statements [2022-03-18T12:27:19.339Z] ok github.com/docker/docker/libnetwork/drivers/host 0.052s coverage: 34.8% of statements [2022-03-18T12:27:19.808Z] === RUN TestDriver [2022-03-18T12:27:19.808Z] --- PASS: TestDriver (0.00s) [2022-03-18T12:27:19.808Z] PASS [2022-03-18T12:27:19.808Z] coverage: 34.8% of statements [2022-03-18T12:27:19.808Z] ok github.com/docker/docker/libnetwork/drivers/null 0.064s coverage: 34.8% of statements [2022-03-18T12:27:20.277Z] === RUN TestNetworkAllocateFree [2022-03-18T12:27:20.277Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-18T12:27:20.277Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-18T12:27:20.277Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-18T12:27:20.277Z] PASS [2022-03-18T12:27:20.277Z] coverage: 63.6% of statements [2022-03-18T12:27:20.277Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.059s coverage: 63.6% of statements [2022-03-18T12:27:20.388Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-18T12:27:20.652Z] --- PASS: TestServiceWithDataPathPortInit (15.53s) [2022-03-18T12:27:20.652Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T12:27:20.747Z] === RUN TestGetEmptyCapabilities [2022-03-18T12:27:20.747Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-18T12:27:20.747Z] === RUN TestGetExtraCapabilities [2022-03-18T12:27:20.747Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-18T12:27:20.747Z] === RUN TestGetInvalidCapabilities [2022-03-18T12:27:20.747Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-18T12:27:20.747Z] === RUN TestRemoteDriver [2022-03-18T12:27:20.747Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-18T12:27:20.747Z] === RUN TestDriverError [2022-03-18T12:27:20.747Z] --- PASS: TestDriverError (0.01s) [2022-03-18T12:27:20.747Z] === RUN TestMissingValues [2022-03-18T12:27:20.747Z] --- PASS: TestMissingValues (0.01s) [2022-03-18T12:27:20.747Z] === RUN TestRollback [2022-03-18T12:27:20.747Z] --- PASS: TestRollback (0.01s) [2022-03-18T12:27:20.747Z] PASS [2022-03-18T12:27:20.747Z] coverage: 57.4% of statements [2022-03-18T12:27:20.747Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.119s coverage: 57.4% of statements [2022-03-18T12:27:21.223Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-18T12:27:21.735Z] --- PASS: TestRandomAllocateDeallocate (7.66s) [2022-03-18T12:27:21.735Z] === RUN TestAllocateRandomDeallocate [2022-03-18T12:27:21.735Z] === RUN TestNAT [2022-03-18T12:27:21.735Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-18T12:27:21.735Z] --- SKIP: TestNAT (0.00s) [2022-03-18T12:27:21.735Z] === RUN TestTransparent [2022-03-18T12:27:21.735Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-18T12:27:21.735Z] --- SKIP: TestTransparent (0.00s) [2022-03-18T12:27:21.735Z] PASS [2022-03-18T12:27:21.735Z] coverage: 0.0% of statements [2022-03-18T12:27:21.735Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.078s coverage: 0.0% of statements [2022-03-18T12:27:22.166Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-18T12:27:22.205Z] === RUN TestBuildDefault [2022-03-18T12:27:22.206Z] --- PASS: TestBuildDefault (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestBuildHostnameDomainname [2022-03-18T12:27:22.206Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestBuildHostname [2022-03-18T12:27:22.206Z] --- PASS: TestBuildHostname (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestBuildHostnameFQDN [2022-03-18T12:27:22.206Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestBuildNoIP [2022-03-18T12:27:22.206Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestUpdate [2022-03-18T12:27:22.206Z] --- PASS: TestUpdate (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-18T12:27:22.206Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-18T12:27:22.206Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestAddEmpty [2022-03-18T12:27:22.206Z] --- PASS: TestAddEmpty (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestAdd [2022-03-18T12:27:22.206Z] --- PASS: TestAdd (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestDeleteEmpty [2022-03-18T12:27:22.206Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestDeleteNewline [2022-03-18T12:27:22.206Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestDelete [2022-03-18T12:27:22.206Z] --- PASS: TestDelete (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestConcurrentWrites [2022-03-18T12:27:22.206Z] === RUN TestNew [2022-03-18T12:27:22.206Z] --- PASS: TestNew (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestAddDriver [2022-03-18T12:27:22.206Z] --- PASS: TestAddDriver (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestAddDuplicateDriver [2022-03-18T12:27:22.206Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-18T12:27:22.206Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestDriver [2022-03-18T12:27:22.206Z] --- PASS: TestDriver (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestIPAM [2022-03-18T12:27:22.206Z] --- PASS: TestIPAM (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestWalkIPAMs [2022-03-18T12:27:22.206Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-18T12:27:22.206Z] === RUN TestWalkDrivers [2022-03-18T12:27:22.206Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-18T12:27:22.206Z] PASS [2022-03-18T12:27:22.206Z] coverage: 82.4% of statements [2022-03-18T12:27:22.206Z] ok github.com/docker/docker/libnetwork/drvregistry 0.120s coverage: 82.4% of statements [2022-03-18T12:27:22.206Z] --- PASS: TestConcurrentWrites (0.28s) [2022-03-18T12:27:22.206Z] PASS [2022-03-18T12:27:22.206Z] coverage: 81.2% of statements [2022-03-18T12:27:22.206Z] ok github.com/docker/docker/libnetwork/etchosts 0.357s coverage: 81.2% of statements [2022-03-18T12:27:22.677Z] === RUN TestNew [2022-03-18T12:27:22.677Z] --- PASS: TestNew (0.00s) [2022-03-18T12:27:22.677Z] === RUN TestAllocate [2022-03-18T12:27:22.677Z] --- PASS: TestAllocate (0.00s) [2022-03-18T12:27:22.677Z] === RUN TestUninitialized [2022-03-18T12:27:22.677Z] --- PASS: TestUninitialized (0.00s) [2022-03-18T12:27:22.677Z] === RUN TestAllocateInRange [2022-03-18T12:27:22.677Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-18T12:27:22.677Z] === RUN TestAllocateSerial [2022-03-18T12:27:22.677Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-18T12:27:22.677Z] PASS [2022-03-18T12:27:22.677Z] coverage: 87.5% of statements [2022-03-18T12:27:22.677Z] ok github.com/docker/docker/libnetwork/idm 0.059s coverage: 87.5% of statements [2022-03-18T12:27:22.739Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-18T12:27:23.147Z] === RUN TestCaller [2022-03-18T12:27:23.147Z] --- PASS: TestCaller (0.00s) [2022-03-18T12:27:23.147Z] PASS [2022-03-18T12:27:23.147Z] coverage: 100.0% of statements [2022-03-18T12:27:23.147Z] ok github.com/docker/docker/libnetwork/internal/caller 0.055s coverage: 100.0% of statements [2022-03-18T12:27:23.147Z] --- PASS: TestAllocateRandomDeallocate (1.76s) [2022-03-18T12:27:23.147Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-18T12:27:23.683Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hwzfahe30voydk1tsd6ndx4uc Created:2022-03-18 12:27:21.960637758 +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[296dd9ddea3976eddb81cddd6ef87e7fd71db62763f69fa5a6f288e6451292dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hwaf3m7a1cihuqv791dpd0bpe EndpointID:a45e1fe148e63c4f673742d4c75d1549b491b359ed8570b9e3537c5fb8cb6607 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f4055967c8cf914eff01110e8d1d821f1f4511de4f6a777167e7658ddd1d893b 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:84c97c08764d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hwaf3m7a1cihuqv791dpd0bpe EndpointID:a45e1fe148e63c4f673742d4c75d1549b491b359ed8570b9e3537c5fb8cb6607 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-18T12:27:24.137Z] === RUN TestSetSerialInsertDelete [2022-03-18T12:27:24.137Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-18T12:27:24.137Z] === RUN TestSetParallelInsertDelete [2022-03-18T12:27:25.069Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-18T12:27:25.125Z] === RUN TestInt2IP2IntConversion [2022-03-18T12:27:25.125Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.74s) [2022-03-18T12:27:25.125Z] === RUN TestRetrieveFromStore [2022-03-18T12:27:25.595Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-03-18T12:27:25.595Z] === RUN TestGetAddressVersion [2022-03-18T12:27:25.595Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-18T12:27:25.595Z] === RUN TestKeyString [2022-03-18T12:27:25.595Z] --- PASS: TestKeyString (0.00s) [2022-03-18T12:27:25.595Z] === RUN TestPoolDataMarshal [2022-03-18T12:27:25.595Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-18T12:27:25.595Z] === RUN TestSubnetsMarshal [2022-03-18T12:27:25.595Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-03-18T12:27:25.595Z] === RUN TestAddSubnets [2022-03-18T12:27:25.595Z] --- PASS: TestAddSubnets (0.07s) [2022-03-18T12:27:25.595Z] === RUN TestDoublePoolRelease [2022-03-18T12:27:25.595Z] --- PASS: TestRetrieveFromStore (0.71s) [2022-03-18T12:27:25.595Z] === RUN TestIsCorrupted [2022-03-18T12:27:25.595Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-03-18T12:27:25.595Z] === RUN TestAddReleasePoolID [2022-03-18T12:27:25.595Z] --- PASS: TestIsCorrupted (0.03s) [2022-03-18T12:27:25.595Z] === RUN TestSetRollover [2022-03-18T12:27:25.595Z] === RUN TestPoolRequest [2022-03-18T12:27:25.595Z] --- PASS: TestPoolRequest (0.00s) [2022-03-18T12:27:25.595Z] === RUN TestOtherRequests [2022-03-18T12:27:25.595Z] --- PASS: TestOtherRequests (0.00s) [2022-03-18T12:27:25.595Z] PASS [2022-03-18T12:27:25.595Z] coverage: 57.1% of statements [2022-03-18T12:27:25.595Z] ok github.com/docker/docker/libnetwork/ipams/null 0.054s coverage: 57.1% of statements [2022-03-18T12:27:25.595Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-03-18T12:27:25.595Z] === RUN TestPredefinedPool [2022-03-18T12:27:26.064Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-18T12:27:26.064Z] === RUN TestRemoveSubnet [2022-03-18T12:27:26.064Z] --- PASS: TestRemoveSubnet (0.32s) [2022-03-18T12:27:26.064Z] === RUN TestGetSameAddress [2022-03-18T12:27:26.064Z] --- PASS: TestGetSameAddress (0.04s) [2022-03-18T12:27:26.064Z] === RUN TestPoolAllocationReuse [2022-03-18T12:27:26.452Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-18T12:27:27.025Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-18T12:27:27.060Z] === RUN TestGetCapabilities [2022-03-18T12:27:27.060Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-18T12:27:27.060Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-18T12:27:27.060Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-18T12:27:27.060Z] === RUN TestGetDefaultAddressSpaces [2022-03-18T12:27:27.060Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-18T12:27:27.060Z] === RUN TestRemoteDriver [2022-03-18T12:27:27.060Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-18T12:27:27.060Z] PASS [2022-03-18T12:27:27.060Z] coverage: 47.4% of statements [2022-03-18T12:27:27.060Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.087s coverage: 47.4% of statements [2022-03-18T12:27:27.530Z] --- PASS: TestSetRollover (2.02s) [2022-03-18T12:27:27.530Z] === RUN TestSetRolloverSerial [2022-03-18T12:27:27.595Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-18T12:27:28.167Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.69s) [2022-03-18T12:27:28.167Z] PASS [2022-03-18T12:27:28.167Z] [2022-03-18T12:27:28.167Z] === Skipped [2022-03-18T12:27:28.167Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:27:28.167Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:27:28.167Z] [2022-03-18T12:27:28.167Z] DONE 26 tests, 1 skipped in 48.543s [2022-03-18T12:27:28.167Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T12:27:28.167Z] ++ 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-03-18T12:27:28.167Z] ++ set -e [2022-03-18T12:27:28.167Z] ++ '[' -n 0 ']' [2022-03-18T12:27:28.167Z] ++ set -x [2022-03-18T12:27:28.167Z] ++ 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-03-18T12:27:28.428Z] INFO: Testing against a local daemon [2022-03-18T12:27:28.429Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T12:27:28.429Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:27:28.429Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T12:27:28.429Z] === RUN TestDockerNetworkIpvlan [2022-03-18T12:27:28.429Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:27:28.429Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T12:27:28.429Z] PASS [2022-03-18T12:27:28.429Z] [2022-03-18T12:27:28.429Z] === Skipped [2022-03-18T12:27:28.429Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T12:27:28.429Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:27:28.429Z] [2022-03-18T12:27:28.429Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T12:27:28.429Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T12:27:28.429Z] [2022-03-18T12:27:28.429Z] DONE 2 tests, 2 skipped in 0.120s [2022-03-18T12:27:28.429Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T12:27:28.429Z] ++ 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-03-18T12:27:28.429Z] ++ set -e [2022-03-18T12:27:28.429Z] ++ '[' -n 0 ']' [2022-03-18T12:27:28.429Z] ++ set -x [2022-03-18T12:27:28.429Z] ++ 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-03-18T12:27:28.429Z] INFO: Testing against a local daemon [2022-03-18T12:27:28.429Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T12:27:28.519Z] === RUN TestWindowsIPAM [2022-03-18T12:27:28.519Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-18T12:27:28.519Z] PASS [2022-03-18T12:27:28.519Z] coverage: 71.4% of statements [2022-03-18T12:27:28.519Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-03-18T12:27:28.519Z] --- PASS: TestPoolAllocationReuse (2.11s) [2022-03-18T12:27:28.519Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-18T12:27:28.519Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-18T12:27:28.519Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-18T12:27:29.508Z] === RUN TestDefaultNetwork [2022-03-18T12:27:29.508Z] --- PASS: TestDefaultNetwork (0.30s) [2022-03-18T12:27:29.508Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-18T12:27:29.815Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-03-18T12:27:29.815Z] === RUN TestDockerNetworkMacvlan [2022-03-18T12:27:29.977Z] --- PASS: TestSetRolloverSerial (2.07s) [2022-03-18T12:27:29.977Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-18T12:27:29.977Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-18T12:27:29.977Z] PASS [2022-03-18T12:27:29.977Z] coverage: 84.4% of statements [2022-03-18T12:27:29.977Z] ok github.com/docker/docker/libnetwork/bitseq 16.044s coverage: 84.4% of statements [2022-03-18T12:27:29.977Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-03-18T12:27:29.977Z] === RUN TestInitAddressPools [2022-03-18T12:27:29.977Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-18T12:27:29.977Z] PASS [2022-03-18T12:27:29.977Z] coverage: 74.0% of statements [2022-03-18T12:27:29.977Z] ok github.com/docker/docker/libnetwork/ipamutils 0.691s coverage: 74.0% of statements [2022-03-18T12:27:30.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-18T12:27:30.765Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-18T12:27:30.967Z] === RUN TestKeyValue [2022-03-18T12:27:30.967Z] --- PASS: TestKeyValue (0.00s) [2022-03-18T12:27:30.967Z] PASS [2022-03-18T12:27:30.967Z] coverage: 60.0% of statements [2022-03-18T12:27:30.967Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-03-18T12:27:31.533Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.22s) [2022-03-18T12:27:31.533Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-18T12:27:31.715Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-18T12:27:32.659Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-18T12:27:32.659Z] docker_api_swarm_test.go:304: [dee586a251719] joining swarm manager [d07867510e9e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:27:33.750Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-18T12:27:33.750Z] PASS [2022-03-18T12:27:33.750Z] coverage: 100.0% of statements [2022-03-18T12:27:33.750Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.060s coverage: 100.0% of statements [2022-03-18T12:27:34.048Z] docker_api_swarm_test.go:305: [ddb09c6b9d3c0] joining swarm manager [d07867510e9e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:27:34.219Z] === RUN TestNetworkDBSimple [2022-03-18T12:27:34.689Z] === RUN TestGenerate [2022-03-18T12:27:34.689Z] --- PASS: TestGenerate (0.00s) [2022-03-18T12:27:34.689Z] === RUN TestGeneratePtr [2022-03-18T12:27:34.689Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-18T12:27:34.689Z] === RUN TestGenerateMissingField [2022-03-18T12:27:34.689Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-18T12:27:34.689Z] === RUN TestFieldCannotBeSet [2022-03-18T12:27:34.689Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-18T12:27:34.689Z] === RUN TestTypeMismatchError [2022-03-18T12:27:34.689Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-18T12:27:34.689Z] PASS [2022-03-18T12:27:34.689Z] coverage: 100.0% of statements [2022-03-18T12:27:34.689Z] ok github.com/docker/docker/libnetwork/options 0.054s coverage: 100.0% of statements [2022-03-18T12:27:34.992Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-18T12:27:35.158Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.62s) [2022-03-18T12:27:35.158Z] === RUN TestGetAddress [2022-03-18T12:27:35.634Z] 2022/03/18 12:27:35 Closing DB instances... [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-18T12:27:35.634Z] time="2022-03-18T12:27:35Z" level=error msg="node: ae0ceef0094b is unknown to memberlist" [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-18T12:27:35.634Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-18T12:27:35.634Z] testing: warning: no tests to run [2022-03-18T12:27:35.634Z] PASS [2022-03-18T12:27:35.634Z] coverage: 0.0% of statements [2022-03-18T12:27:35.634Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2022-03-18T12:27:35.936Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-18T12:27:36.196Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-18T12:27:36.624Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-03-18T12:27:36.624Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-18T12:27:36.624Z] === RUN TestRequestNewPort [2022-03-18T12:27:36.624Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-18T12:27:36.624Z] === RUN TestRequestSpecificPort [2022-03-18T12:27:36.624Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-18T12:27:36.624Z] === RUN TestReleasePort [2022-03-18T12:27:36.624Z] --- PASS: TestReleasePort (0.00s) [2022-03-18T12:27:36.624Z] === RUN TestReuseReleasedPort [2022-03-18T12:27:36.624Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-18T12:27:36.624Z] === RUN TestReleaseUnreadledPort [2022-03-18T12:27:36.624Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-18T12:27:36.624Z] === RUN TestUnknowProtocol [2022-03-18T12:27:36.624Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-18T12:27:36.624Z] === RUN TestAllocateAllPorts [2022-03-18T12:27:36.624Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-18T12:27:36.624Z] === RUN TestPortAllocation [2022-03-18T12:27:36.624Z] --- PASS: TestPortAllocation (0.00s) [2022-03-18T12:27:36.624Z] === RUN TestPortAllocationWithCustomRange [2022-03-18T12:27:36.624Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-18T12:27:36.624Z] === RUN TestNoDuplicateBPR [2022-03-18T12:27:36.624Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-18T12:27:36.624Z] === RUN TestChangePortRange [2022-03-18T12:27:36.624Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-18T12:27:36.624Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-18T12:27:36.624Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-18T12:27:36.624Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-18T12:27:36.624Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-18T12:27:36.624Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-18T12:27:36.624Z] --- PASS: TestChangePortRange (0.00s) [2022-03-18T12:27:36.624Z] PASS [2022-03-18T12:27:36.624Z] coverage: 88.6% of statements [2022-03-18T12:27:36.624Z] ok github.com/docker/docker/libnetwork/portallocator 0.056s coverage: 88.6% of statements [2022-03-18T12:27:37.093Z] testing: warning: no tests to run [2022-03-18T12:27:37.093Z] PASS [2022-03-18T12:27:37.093Z] coverage: 0.0% of statements [2022-03-18T12:27:37.093Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-03-18T12:27:37.140Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-18T12:27:37.562Z] === RUN TestHashData [2022-03-18T12:27:37.562Z] --- PASS: TestHashData (0.00s) [2022-03-18T12:27:37.562Z] PASS [2022-03-18T12:27:37.562Z] coverage: 2.8% of statements [2022-03-18T12:27:37.562Z] ok github.com/docker/docker/libnetwork/resolvconf 0.056s coverage: 2.8% of statements [2022-03-18T12:27:37.562Z] 2022/03/18 12:27:37 Closing DB instances... [2022-03-18T12:27:38.032Z] === RUN TestErrorConstructors [2022-03-18T12:27:38.032Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-18T12:27:38.032Z] === RUN TestCompareIPMask [2022-03-18T12:27:38.032Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-18T12:27:38.032Z] === RUN TestUtilGetHostPartIP [2022-03-18T12:27:38.032Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-18T12:27:38.032Z] === RUN TestUtilGetBroadcastIP [2022-03-18T12:27:38.032Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-18T12:27:38.032Z] === RUN TestParseCIDR [2022-03-18T12:27:38.032Z] --- PASS: TestParseCIDR (0.00s) [2022-03-18T12:27:38.032Z] PASS [2022-03-18T12:27:38.032Z] coverage: 37.3% of statements [2022-03-18T12:27:38.032Z] ok github.com/docker/docker/libnetwork/types 0.055s coverage: 37.3% of statements [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-18T12:27:39.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-18T12:27:39.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-18T12:27:39.021Z] PASS [2022-03-18T12:27:39.021Z] coverage: 50.0% of statements [2022-03-18T12:27:39.021Z] ok github.com/docker/docker/oci 0.074s coverage: 50.0% of statements [2022-03-18T12:27:39.056Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-18T12:27:39.491Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-18T12:27:39.491Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-18T12:27:39.491Z] === RUN TestAddressPoolOpt [2022-03-18T12:27:39.491Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/a [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/something [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/_=a [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/env1=value1 [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/_env1=value1 [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/PATH [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/=a [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/PATH= [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/PATH=something [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/asd!qwe [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/1asd [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/123 [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/some_space [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/__some_space_before [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/some_space_after__ [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/= [2022-03-18T12:27:39.491Z] === RUN TestValidateEnv/PaTh [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestParseHost [2022-03-18T12:27:39.491Z] --- PASS: TestParseHost (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestParseDockerDaemonHost [2022-03-18T12:27:39.491Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestParseTCP [2022-03-18T12:27:39.491Z] --- PASS: TestParseTCP (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-18T12:27:39.491Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestValidateExtraHosts [2022-03-18T12:27:39.491Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestIpOptString [2022-03-18T12:27:39.491Z] --- PASS: TestIpOptString (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-18T12:27:39.491Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestNewIpOptValidDefaultVal [2022-03-18T12:27:39.491Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestIpOptSetInvalidVal [2022-03-18T12:27:39.491Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestValidateIPAddress [2022-03-18T12:27:39.491Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestMapOpts [2022-03-18T12:27:39.491Z] --- PASS: TestMapOpts (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestListOptsWithoutValidator [2022-03-18T12:27:39.491Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestListOptsWithValidator [2022-03-18T12:27:39.491Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestValidateDNSSearch [2022-03-18T12:27:39.491Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_general_format [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_one_more [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-18T12:27:39.491Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-18T12:27:39.491Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestNamedListOpts [2022-03-18T12:27:39.491Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestNamedMapOpts [2022-03-18T12:27:39.491Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestParseLink [2022-03-18T12:27:39.491Z] --- PASS: TestParseLink (0.00s) [2022-03-18T12:27:39.491Z] === RUN TestUlimitOpt [2022-03-18T12:27:39.491Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-18T12:27:39.491Z] PASS [2022-03-18T12:27:39.491Z] coverage: 66.3% of statements [2022-03-18T12:27:39.491Z] ok github.com/docker/docker/opts 0.102s coverage: 66.3% of statements [2022-03-18T12:27:39.962Z] === RUN TestParseVersion [2022-03-18T12:27:39.962Z] --- PASS: TestParseVersion (0.00s) [2022-03-18T12:27:39.962Z] PASS [2022-03-18T12:27:39.962Z] coverage: 52.9% of statements [2022-03-18T12:27:39.962Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2022-03-18T12:27:40.430Z] 2022/03/18 12:27:40 Closing DB instances... [2022-03-18T12:27:40.981Z] === RUN TestDockerSuite/TestBuildRm [2022-03-18T12:27:41.242Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-18T12:27:42.003Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s) [2022-03-18T12:27:42.003Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-18T12:27:42.003Z] === RUN TestPeerCertificateMarshalJSON [2022-03-18T12:27:42.186Z] --- PASS: TestDockerNetworkMacvlan (12.25s) [2022-03-18T12:27:42.186Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-03-18T12:27:42.186Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-03-18T12:27:42.186Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2022-03-18T12:27:42.186Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2022-03-18T12:27:42.186Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.65s) [2022-03-18T12:27:42.186Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-03-18T12:27:42.186Z] PASS [2022-03-18T12:27:42.186Z] [2022-03-18T12:27:42.186Z] DONE 8 tests in 13.743s [2022-03-18T12:27:42.186Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T12:27:42.186Z] ++ 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-03-18T12:27:42.186Z] ++ set -e [2022-03-18T12:27:42.186Z] ++ '[' -n 0 ']' [2022-03-18T12:27:42.186Z] ++ set -x [2022-03-18T12:27:42.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-18T12:27:42.186Z] testing: warning: no tests to run [2022-03-18T12:27:42.186Z] PASS [2022-03-18T12:27:42.186Z] [2022-03-18T12:27:42.186Z] DONE 0 tests in 0.040s [2022-03-18T12:27:42.186Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T12:27:42.186Z] ++ 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-03-18T12:27:42.186Z] ++ set -e [2022-03-18T12:27:42.186Z] ++ '[' -n 0 ']' [2022-03-18T12:27:42.186Z] ++ set -x [2022-03-18T12:27:42.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-18T12:27:42.446Z] INFO: Testing against a local daemon [2022-03-18T12:27:42.446Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T12:27:42.471Z] === RUN TestIsArchivePathDir [2022-03-18T12:27:42.471Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-18T12:27:42.471Z] === RUN TestIsArchivePathInvalidFile [2022-03-18T12:27:42.471Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-18T12:27:42.471Z] === RUN TestIsArchivePathTar [2022-03-18T12:27:42.949Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-03-18T12:27:42.950Z] === RUN TestDecompressStreamGzip [2022-03-18T12:27:42.950Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-18T12:27:42.950Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-18T12:27:42.950Z] --- PASS: TestPeerCertificateMarshalJSON (0.63s) [2022-03-18T12:27:42.950Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-18T12:27:42.950Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestMiddleware [2022-03-18T12:27:42.950Z] --- PASS: TestMiddleware (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestNewResponseModifier [2022-03-18T12:27:42.950Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-18T12:27:42.950Z] PASS [2022-03-18T12:27:42.950Z] coverage: 26.8% of statements [2022-03-18T12:27:42.950Z] ok github.com/docker/docker/pkg/authorization 0.686s coverage: 26.8% of statements [2022-03-18T12:27:42.950Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-18T12:27:42.950Z] === RUN TestDecompressStreamBzip2 [2022-03-18T12:27:42.950Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2022-03-18T12:27:42.950Z] === RUN TestDecompressStreamXz [2022-03-18T12:27:42.950Z] archive_test.go:133: Xz not present in msys2 [2022-03-18T12:27:42.950Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestDecompressStreamZstd [2022-03-18T12:27:42.950Z] archive_test.go:140: zstd not installed [2022-03-18T12:27:42.950Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-18T12:27:42.950Z] === RUN TestCompressStreamXzUnsupported [2022-03-18T12:27:42.950Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-18T12:27:42.950Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestCompressStreamInvalid [2022-03-18T12:27:42.950Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestExtensionInvalid [2022-03-18T12:27:42.950Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestExtensionUncompressed [2022-03-18T12:27:42.950Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestExtensionBzip2 [2022-03-18T12:27:42.950Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestExtensionGzip [2022-03-18T12:27:42.950Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestExtensionXz [2022-03-18T12:27:42.950Z] --- PASS: TestExtensionXz (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestExtensionZstd [2022-03-18T12:27:42.950Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-18T12:27:42.950Z] === RUN TestCmdStreamLargeStderr [2022-03-18T12:27:43.388Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-18T12:27:43.419Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-18T12:27:43.420Z] === RUN TestCmdStreamBad [2022-03-18T12:27:43.420Z] archive_test.go:252: Failing on Windows CI machines [2022-03-18T12:27:43.420Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-18T12:27:43.420Z] === RUN TestCmdStreamGood [2022-03-18T12:27:43.420Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-18T12:27:43.420Z] === RUN TestUntarPathWithInvalidDest [2022-03-18T12:27:43.420Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-03-18T12:27:43.420Z] === RUN TestUntarPathWithInvalidSrc [2022-03-18T12:27:43.420Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-18T12:27:43.420Z] === RUN TestUntarPath [2022-03-18T12:27:43.420Z] --- PASS: TestUntarPath (0.08s) [2022-03-18T12:27:43.420Z] === RUN TestUntarPathWithDestinationFile [2022-03-18T12:27:43.420Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-18T12:27:43.420Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-18T12:27:43.420Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-18T12:27:43.420Z] === RUN TestCopyWithTarInvalidSrc [2022-03-18T12:27:43.420Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-18T12:27:43.420Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-18T12:27:43.420Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-18T12:27:43.420Z] === RUN TestCopyWithTarSrcFile [2022-03-18T12:27:43.420Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-18T12:27:43.420Z] === RUN TestCopyWithTarSrcFolder [2022-03-18T12:27:43.420Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-18T12:27:43.420Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-18T12:27:43.420Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-18T12:27:43.420Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-18T12:27:43.420Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-18T12:27:43.420Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-18T12:27:43.420Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-18T12:27:43.420Z] === RUN TestCopyFileWithTarSrcFile [2022-03-18T12:27:43.420Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-18T12:27:43.420Z] === RUN TestTarFiles [2022-03-18T12:27:43.652Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2022-03-18T12:27:43.652Z] === RUN TestAuthZPluginTLS [2022-03-18T12:27:43.889Z] === RUN TestUnbuffered [2022-03-18T12:27:43.889Z] --- PASS: TestUnbuffered (0.00s) [2022-03-18T12:27:43.889Z] === RUN TestRaceUnbuffered [2022-03-18T12:27:43.889Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-18T12:27:43.889Z] PASS [2022-03-18T12:27:43.889Z] coverage: 100.0% of statements [2022-03-18T12:27:43.889Z] ok github.com/docker/docker/pkg/broadcaster 0.057s coverage: 100.0% of statements [2022-03-18T12:27:43.889Z] 2022/03/18 12:27:43 Closing DB instances... [2022-03-18T12:27:43.916Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-18T12:27:44.180Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-03-18T12:27:44.180Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T12:27:44.359Z] === RUN TestMatch [2022-03-18T12:27:44.359Z] === RUN TestMatch/[[]] [2022-03-18T12:27:44.359Z] === RUN TestMatch/[[foo]] [2022-03-18T12:27:44.359Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-18T12:27:44.359Z] === RUN TestMatch/[[foo_bar]] [2022-03-18T12:27:44.359Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-18T12:27:44.359Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-18T12:27:44.359Z] === RUN TestMatch/[] [2022-03-18T12:27:44.359Z] === RUN TestMatch/[]#01 [2022-03-18T12:27:44.359Z] === RUN TestMatch/[[qux]] [2022-03-18T12:27:44.359Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-18T12:27:44.359Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-18T12:27:44.359Z] === RUN TestMatch/[[foo_baz]] [2022-03-18T12:27:44.359Z] --- PASS: TestMatch (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[] (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-18T12:27:44.359Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-18T12:27:44.359Z] PASS [2022-03-18T12:27:44.359Z] coverage: 87.5% of statements [2022-03-18T12:27:44.359Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-03-18T12:27:44.753Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-18T12:27:44.753Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T12:27:44.753Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-18T12:27:45.326Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-18T12:27:45.326Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-18T12:27:45.326Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T12:27:45.587Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-18T12:27:45.848Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-18T12:27:45.848Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T12:27:45.926Z] === RUN TestChrootTarUntar [2022-03-18T12:27:45.926Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:27:45.926Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-18T12:27:45.926Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-18T12:27:45.926Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:27:45.926Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T12:27:45.926Z] === RUN TestChrootUntarEmptyArchive [2022-03-18T12:27:45.926Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-18T12:27:45.926Z] === RUN TestChrootTarUntarWithSymlink [2022-03-18T12:27:45.926Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:27:45.926Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T12:27:45.926Z] === RUN TestChrootCopyWithTar [2022-03-18T12:27:45.926Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:27:45.926Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-18T12:27:45.926Z] === RUN TestChrootCopyFileWithTar [2022-03-18T12:27:45.926Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:27:45.926Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-18T12:27:45.926Z] === RUN TestChrootUntarPath [2022-03-18T12:27:45.926Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:27:45.926Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-18T12:27:45.926Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-18T12:27:45.926Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:27:45.926Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T12:27:45.926Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-18T12:27:45.926Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:27:45.926Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T12:27:45.926Z] === RUN TestChrootApplyDotDotFile [2022-03-18T12:27:45.926Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:27:45.926Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-18T12:27:45.926Z] PASS [2022-03-18T12:27:45.926Z] coverage: 15.1% of statements [2022-03-18T12:27:45.926Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 15.1% of statements [2022-03-18T12:27:45.926Z] --- PASS: TestNetworkDBCRUDTableEntry (4.18s) [2022-03-18T12:27:45.926Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-18T12:27:46.420Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-18T12:27:47.365Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-03-18T12:27:47.365Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T12:27:47.365Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-18T12:27:47.493Z] === RUN TestEnsureRemoveAllNotExist [2022-03-18T12:27:47.493Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-18T12:27:47.493Z] === RUN TestEnsureRemoveAllWithDir [2022-03-18T12:27:47.493Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-18T12:27:47.493Z] === RUN TestEnsureRemoveAllWithFile [2022-03-18T12:27:47.493Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-18T12:27:47.493Z] PASS [2022-03-18T12:27:47.493Z] coverage: 0.0% of statements [2022-03-18T12:27:47.493Z] ok github.com/docker/docker/pkg/containerfs 0.056s coverage: 0.0% of statements [2022-03-18T12:27:47.937Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-18T12:27:47.937Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T12:27:47.962Z] 2022/03/18 12:27:47 Closing DB instances... [2022-03-18T12:27:48.202Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-18T12:27:48.430Z] === RUN TestSizeEmpty [2022-03-18T12:27:48.430Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-18T12:27:48.431Z] === RUN TestSizeEmptyFile [2022-03-18T12:27:48.431Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-18T12:27:48.431Z] === RUN TestSizeNonemptyFile [2022-03-18T12:27:48.431Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-18T12:27:48.431Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-18T12:27:48.431Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-18T12:27:48.431Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-18T12:27:48.431Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-18T12:27:48.431Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-18T12:27:48.431Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-18T12:27:48.431Z] === RUN TestMoveToSubdir [2022-03-18T12:27:48.431Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-18T12:27:48.431Z] === RUN TestSizeNonExistingDirectory [2022-03-18T12:27:48.431Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-18T12:27:48.431Z] PASS [2022-03-18T12:27:48.431Z] coverage: 80.0% of statements [2022-03-18T12:27:48.431Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2022-03-18T12:27:48.463Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-18T12:27:48.463Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T12:27:49.034Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-18T12:27:49.034Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T12:27:49.419Z] --- PASS: TestNetworkDBCRUDTableEntries (3.37s) [2022-03-18T12:27:49.419Z] === RUN TestNetworkDBNodeLeave [2022-03-18T12:27:49.419Z] === RUN TestPollerAddRemove [2022-03-18T12:27:49.419Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-18T12:27:49.419Z] === RUN TestPollerEvent [2022-03-18T12:27:49.419Z] poller_test.go:40: No chmod on Windows [2022-03-18T12:27:49.419Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-18T12:27:49.419Z] === RUN TestPollerClose [2022-03-18T12:27:49.419Z] --- PASS: TestPollerClose (0.00s) [2022-03-18T12:27:49.419Z] PASS [2022-03-18T12:27:49.419Z] coverage: 36.2% of statements [2022-03-18T12:27:49.419Z] ok github.com/docker/docker/pkg/filenotify 0.073s coverage: 36.2% of statements [2022-03-18T12:27:50.948Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-03-18T12:27:50.948Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T12:27:50.948Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-18T12:27:50.948Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-18T12:27:50.990Z] --- PASS: TestTarFiles (7.33s) [2022-03-18T12:27:50.990Z] === RUN TestDetectCompressionZstd [2022-03-18T12:27:50.990Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-18T12:27:50.990Z] === RUN TestTarUntar [2022-03-18T12:27:50.990Z] --- PASS: TestTarUntar (0.04s) [2022-03-18T12:27:50.990Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-18T12:27:50.990Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-18T12:27:50.990Z] === RUN TestTarWithOptions [2022-03-18T12:27:50.990Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-18T12:27:50.990Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-18T12:27:50.990Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-18T12:27:50.990Z] === RUN TestUntarUstarGnuConflict [2022-03-18T12:27:50.990Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-18T12:27:50.990Z] === RUN TestUntarInvalidFilenames [2022-03-18T12:27:51.210Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-18T12:27:51.211Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-18T12:27:51.468Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4014447384\\dest" [2022-03-18T12:27:51.468Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-03-18T12:27:51.468Z] === RUN TestUntarHardlinkToSymlink [2022-03-18T12:27:51.468Z] === RUN TestCopyFileWithInvalidSrc [2022-03-18T12:27:51.468Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T12:27:51.468Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-18T12:27:51.468Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-18T12:27:51.468Z] === RUN TestUntarInvalidHardlink [2022-03-18T12:27:51.468Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-18T12:27:51.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3353921638\\victim\\hello" -> "../victim/hello" [2022-03-18T12:27:51.468Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-18T12:27:51.468Z] === RUN TestCopyFile [2022-03-18T12:27:51.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3329866124\\victim\\hello" -> "/../victim/hello" [2022-03-18T12:27:51.468Z] --- PASS: TestCopyFile (0.01s) [2022-03-18T12:27:51.468Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-18T12:27:51.468Z] fileutils_test.go:133: Needs porting to Windows [2022-03-18T12:27:51.468Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-18T12:27:51.468Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-18T12:27:51.468Z] fileutils_test.go:179: Needs porting to Windows [2022-03-18T12:27:51.468Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestWildcardMatches [2022-03-18T12:27:51.468Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestPatternMatches [2022-03-18T12:27:51.468Z] --- PASS: TestPatternMatches (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-18T12:27:51.468Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestPatternMatchesFolderExclusions [2022-03-18T12:27:51.468Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-18T12:27:51.468Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-18T12:27:51.468Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-18T12:27:51.468Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-18T12:27:51.468Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestSingleExclamationError [2022-03-18T12:27:51.468Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestMatchesWithNoPatterns [2022-03-18T12:27:51.468Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestMatchesWithMalformedPatterns [2022-03-18T12:27:51.468Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestMatches [2022-03-18T12:27:51.468Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-18T12:27:51.468Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-18T12:27:51.468Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-18T12:27:51.468Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-18T12:27:51.468Z] --- PASS: TestMatches (0.01s) [2022-03-18T12:27:51.468Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-18T12:27:51.468Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-18T12:27:51.468Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-18T12:27:51.468Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCleanPatterns [2022-03-18T12:27:51.468Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-18T12:27:51.468Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCleanPatternsExceptionFlag [2022-03-18T12:27:51.468Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-18T12:27:51.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3420135874\\victim" -> "../victim" [2022-03-18T12:27:51.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3724347004\\victim" -> "../victim" [2022-03-18T12:27:51.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3439336195\\victim" -> "../victim" [2022-03-18T12:27:51.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink495080907\\victim" -> "../victim" [2022-03-18T12:27:51.468Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-03-18T12:27:51.468Z] === RUN TestUntarInvalidSymlink [2022-03-18T12:27:51.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1635734783\\dest\\dotdot" -> "../victim/hello" [2022-03-18T12:27:51.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1483648752\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T12:27:51.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2308242827\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:27:51.468Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-18T12:27:51.468Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-18T12:27:51.468Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCleanPatternsErrorSingleException [2022-03-18T12:27:51.468Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCreateIfNotExistsDir [2022-03-18T12:27:51.468Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCreateIfNotExistsFile [2022-03-18T12:27:51.468Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestMatch [2022-03-18T12:27:51.468Z] --- PASS: TestMatch (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestCompile [2022-03-18T12:27:51.468Z] === RUN TestCompile/slash [2022-03-18T12:27:51.468Z] === RUN TestCompile/backslash [2022-03-18T12:27:51.468Z] --- PASS: TestCompile (0.00s) [2022-03-18T12:27:51.468Z] --- PASS: TestCompile/slash (0.00s) [2022-03-18T12:27:51.468Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-18T12:27:51.468Z] PASS [2022-03-18T12:27:51.468Z] coverage: 84.7% of statements [2022-03-18T12:27:51.468Z] ok github.com/docker/docker/pkg/fileutils 0.121s coverage: 84.7% of statements [2022-03-18T12:27:51.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1623864952\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:27:51.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink651749924\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:27:51.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3079219344\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:27:51.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1909207399\\dest\\dir\\loophole" -> "../../victim" [2022-03-18T12:27:51.468Z] --- PASS: TestUntarInvalidSymlink (0.07s) [2022-03-18T12:27:51.468Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-18T12:27:51.468Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s) [2022-03-18T12:27:51.468Z] === RUN TestXGlobalNoParent [2022-03-18T12:27:51.468Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-18T12:27:51.468Z] === RUN TestReplaceFileTarWrapper [2022-03-18T12:27:51.468Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2022-03-18T12:27:51.468Z] === RUN TestPrefixHeaderReadable [2022-03-18T12:27:51.472Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-18T12:27:51.733Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-18T12:27:51.937Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-18T12:27:51.937Z] === RUN TestDisablePigz [2022-03-18T12:27:51.937Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-18T12:27:51.937Z] --- PASS: TestDisablePigz (0.18s) [2022-03-18T12:27:51.937Z] === RUN TestPigz [2022-03-18T12:27:51.937Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-18T12:27:51.937Z] --- PASS: TestPigz (0.18s) [2022-03-18T12:27:51.937Z] === RUN TestNosysFileInfo [2022-03-18T12:27:51.937Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-18T12:27:51.937Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T12:27:51.937Z] archive_windows_test.go:16: Currently fails [2022-03-18T12:27:51.937Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T12:27:51.937Z] === RUN TestCanonicalTarNameForPath [2022-03-18T12:27:51.937Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-18T12:27:51.937Z] === RUN TestCanonicalTarName [2022-03-18T12:27:51.937Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-18T12:27:51.937Z] === RUN TestChmodTarEntry [2022-03-18T12:27:51.937Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-18T12:27:51.937Z] === RUN TestHardLinkOrder [2022-03-18T12:27:52.303Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-03-18T12:27:52.303Z] === RUN TestAuthZPluginHeader [2022-03-18T12:27:52.407Z] --- PASS: TestHardLinkOrder (0.15s) [2022-03-18T12:27:52.407Z] === RUN TestChangeString [2022-03-18T12:27:52.407Z] --- PASS: TestChangeString (0.00s) [2022-03-18T12:27:52.407Z] === RUN TestChangesWithNoChanges [2022-03-18T12:27:52.407Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-18T12:27:52.407Z] === RUN TestChangesWithChanges [2022-03-18T12:27:52.407Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-18T12:27:52.407Z] === RUN TestChangesWithChangesGH13590 [2022-03-18T12:27:52.407Z] changes_test.go:195: needs more investigation [2022-03-18T12:27:52.407Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-18T12:27:52.407Z] === RUN TestChangesDirsEmpty [2022-03-18T12:27:52.407Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-03-18T12:27:52.407Z] === RUN TestNetworkDBWatch [2022-03-18T12:27:52.407Z] === RUN TestGet [2022-03-18T12:27:52.407Z] --- PASS: TestGet (0.00s) [2022-03-18T12:27:52.407Z] === RUN TestGetShortcutString [2022-03-18T12:27:52.407Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-18T12:27:52.407Z] PASS [2022-03-18T12:27:52.407Z] coverage: 42.9% of statements [2022-03-18T12:27:52.407Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-03-18T12:27:52.407Z] --- PASS: TestChangesDirsEmpty (0.21s) [2022-03-18T12:27:52.407Z] === RUN TestChangesDirsMutated [2022-03-18T12:27:52.565Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-18T12:27:52.565Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-18T12:27:52.876Z] --- PASS: TestChangesDirsMutated (0.20s) [2022-03-18T12:27:52.876Z] === RUN TestApplyLayer [2022-03-18T12:27:52.876Z] changes_test.go:432: needs further investigation [2022-03-18T12:27:52.876Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-18T12:27:52.876Z] === RUN TestChangesSizeWithHardlinks [2022-03-18T12:27:52.876Z] changes_test.go:468: needs further investigation [2022-03-18T12:27:52.876Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-18T12:27:52.876Z] === RUN TestChangesSizeWithNoChanges [2022-03-18T12:27:52.876Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-18T12:27:52.876Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-18T12:27:52.876Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-18T12:27:52.876Z] === RUN TestChangesSize [2022-03-18T12:27:52.876Z] --- PASS: TestChangesSize (0.00s) [2022-03-18T12:27:52.876Z] === RUN TestApplyLayerInvalidFilenames [2022-03-18T12:27:52.876Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2234823428\\dest" [2022-03-18T12:27:52.876Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-03-18T12:27:52.876Z] === RUN TestApplyLayerInvalidHardlink [2022-03-18T12:27:52.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3797672931\\victim\\hello" -> "../victim/hello" [2022-03-18T12:27:52.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1345404817\\victim\\hello" -> "/../victim/hello" [2022-03-18T12:27:52.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink865592905\\victim" -> "../victim" [2022-03-18T12:27:52.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1405819542\\victim" -> "../victim" [2022-03-18T12:27:52.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3260254472\\victim" -> "../victim" [2022-03-18T12:27:52.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1487267121\\victim" -> "../victim" [2022-03-18T12:27:52.876Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-03-18T12:27:52.876Z] === RUN TestApplyLayerInvalidSymlink [2022-03-18T12:27:52.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4107742471\\dest\\dotdot" -> "../victim/hello" [2022-03-18T12:27:52.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2293498125\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T12:27:52.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1841824547\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:27:52.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink764807000\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:27:52.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2297619304\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:27:52.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2290948692\\dest\\loophole-victim" -> "../victim" [2022-03-18T12:27:52.876Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-18T12:27:52.876Z] === RUN TestApplyLayerWhiteouts [2022-03-18T12:27:52.876Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2022-03-18T12:27:52.876Z] === RUN TestGenerateEmptyFile [2022-03-18T12:27:52.876Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-18T12:27:52.876Z] === RUN TestGenerateWithContent [2022-03-18T12:27:52.876Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-18T12:27:52.876Z] PASS [2022-03-18T12:27:52.876Z] coverage: 63.0% of statements [2022-03-18T12:27:52.876Z] ok github.com/docker/docker/pkg/archive 10.648s coverage: 63.0% of statements [2022-03-18T12:27:53.137Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-03-18T12:27:53.137Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T12:27:53.397Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-18T12:27:53.865Z] === RUN TestCreateIDMapOrder [2022-03-18T12:27:53.865Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-18T12:27:53.865Z] PASS [2022-03-18T12:27:53.865Z] coverage: 7.2% of statements [2022-03-18T12:27:53.865Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2022-03-18T12:27:53.865Z] 2022/03/18 12:27:53 Closing DB instances... [2022-03-18T12:27:54.782Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-18T12:27:55.438Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-03-18T12:27:55.438Z] === RUN TestNetworkDBBulkSync [2022-03-18T12:27:55.438Z] === RUN TestFixedBufferCap [2022-03-18T12:27:55.438Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-18T12:27:55.438Z] === RUN TestFixedBufferLen [2022-03-18T12:27:55.438Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-18T12:27:55.438Z] === RUN TestFixedBufferString [2022-03-18T12:27:55.438Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-18T12:27:55.438Z] === RUN TestFixedBufferWrite [2022-03-18T12:27:55.438Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-18T12:27:55.438Z] === RUN TestFixedBufferRead [2022-03-18T12:27:55.438Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-18T12:27:55.438Z] === RUN TestBytesPipeRead [2022-03-18T12:27:55.438Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-18T12:27:55.438Z] === RUN TestBytesPipeWrite [2022-03-18T12:27:55.438Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-18T12:27:55.438Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-18T12:27:56.428Z] --- PASS: TestBytesPipeWriteRandomChunks (0.93s) [2022-03-18T12:27:56.428Z] === RUN TestAtomicWriteToFile [2022-03-18T12:27:56.428Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-18T12:27:56.428Z] === RUN TestAtomicWriteSetCommit [2022-03-18T12:27:56.428Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-18T12:27:56.428Z] === RUN TestAtomicWriteSetCancel [2022-03-18T12:27:56.428Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-18T12:27:56.428Z] === RUN TestReadCloserWrapperClose [2022-03-18T12:27:56.428Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-18T12:27:56.428Z] === RUN TestReaderErrWrapperReadOnError [2022-03-18T12:27:56.428Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-18T12:27:56.428Z] === RUN TestReaderErrWrapperRead [2022-03-18T12:27:56.428Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-18T12:27:56.428Z] === RUN TestCancelReadCloser [2022-03-18T12:27:56.428Z] --- PASS: TestCancelReadCloser (0.24s) [2022-03-18T12:27:56.428Z] === RUN TestWriteCloserWrapperClose [2022-03-18T12:27:56.428Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-18T12:27:56.428Z] === RUN TestNopWriteCloser [2022-03-18T12:27:56.428Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-18T12:27:56.428Z] === RUN TestNopWriter [2022-03-18T12:27:56.428Z] --- PASS: TestNopWriter (0.00s) [2022-03-18T12:27:56.428Z] === RUN TestWriteCounter [2022-03-18T12:27:56.428Z] --- PASS: TestWriteCounter (0.00s) [2022-03-18T12:27:56.428Z] PASS [2022-03-18T12:27:56.428Z] coverage: 70.1% of statements [2022-03-18T12:27:56.428Z] ok github.com/docker/docker/pkg/ioutils 1.268s coverage: 70.1% of statements [2022-03-18T12:27:56.696Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-18T12:27:57.268Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-18T12:27:57.418Z] 2022/03/18 12:27:56 Closing DB instances... [2022-03-18T12:27:57.529Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.49s) [2022-03-18T12:27:57.529Z] === RUN TestAuthZPluginV2Disable [2022-03-18T12:27:58.114Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-18T12:27:58.407Z] --- PASS: TestNetworkDBBulkSync (2.98s) [2022-03-18T12:27:58.407Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-18T12:27:58.407Z] === RUN TestError [2022-03-18T12:27:58.408Z] --- PASS: TestError (0.00s) [2022-03-18T12:27:58.408Z] === RUN TestProgressString [2022-03-18T12:27:58.408Z] === RUN TestProgressString/no_progress [2022-03-18T12:27:58.408Z] === RUN TestProgressString/progress_1 [2022-03-18T12:27:58.408Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-18T12:27:58.408Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-18T12:27:58.408Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-18T12:27:58.408Z] === RUN TestProgressString/with_units [2022-03-18T12:27:58.408Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-18T12:27:58.408Z] === RUN TestProgressString/hide_counts [2022-03-18T12:27:58.408Z] --- PASS: TestProgressString (0.00s) [2022-03-18T12:27:58.408Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-18T12:27:58.408Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-18T12:27:58.408Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-18T12:27:58.408Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-18T12:27:58.408Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-18T12:27:58.408Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-18T12:27:58.408Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-18T12:27:58.408Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-18T12:27:58.408Z] === RUN TestJSONMessageDisplay [2022-03-18T12:27:58.685Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-18T12:27:58.876Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-18T12:27:58.877Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-18T12:27:58.877Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-18T12:27:58.877Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-18T12:27:58.877Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-18T12:27:58.877Z] === RUN TestDisplayJSONMessagesStream [2022-03-18T12:27:58.877Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-18T12:27:58.877Z] PASS [2022-03-18T12:27:58.877Z] coverage: 91.7% of statements [2022-03-18T12:27:58.877Z] ok github.com/docker/docker/pkg/jsonmessage 0.276s coverage: 91.7% of statements [2022-03-18T12:27:59.257Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-18T12:27:59.346Z] === RUN TestStandardLongPath [2022-03-18T12:27:59.346Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-18T12:27:59.346Z] === RUN TestUNCLongPath [2022-03-18T12:27:59.346Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-18T12:27:59.346Z] PASS [2022-03-18T12:27:59.346Z] coverage: 100.0% of statements [2022-03-18T12:27:59.346Z] ok github.com/docker/docker/pkg/longpath 0.053s coverage: 100.0% of statements [2022-03-18T12:28:00.202Z] === RUN TestDockerSuite/TestBuildUser [2022-03-18T12:28:00.335Z] === RUN TestNameFormat [2022-03-18T12:28:00.335Z] --- PASS: TestNameFormat (0.00s) [2022-03-18T12:28:00.335Z] === RUN TestNameRetries [2022-03-18T12:28:00.335Z] --- PASS: TestNameRetries (0.00s) [2022-03-18T12:28:00.335Z] PASS [2022-03-18T12:28:00.335Z] coverage: 85.7% of statements [2022-03-18T12:28:00.335Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-03-18T12:28:01.323Z] === RUN TestParseKeyValueOpt [2022-03-18T12:28:01.323Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-18T12:28:01.323Z] === RUN TestParseUintList [2022-03-18T12:28:01.323Z] --- PASS: TestParseUintList (0.00s) [2022-03-18T12:28:01.323Z] === RUN TestParseUintListMaximumLimits [2022-03-18T12:28:01.323Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-18T12:28:01.323Z] PASS [2022-03-18T12:28:01.323Z] coverage: 97.0% of statements [2022-03-18T12:28:01.323Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-03-18T12:28:01.588Z] --- PASS: TestAuthZPluginV2Disable (3.80s) [2022-03-18T12:28:01.588Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T12:28:01.588Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-18T12:28:02.312Z] 2022/03/18 12:28:01 Closing DB instances... [2022-03-18T12:28:02.781Z] time="2022-03-18T12:28:02Z" level=error msg="node: dd52353c7406 is unknown to memberlist" [2022-03-18T12:28:02.781Z] === RUN Test_windowsOSRelease_String [2022-03-18T12:28:02.781Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-18T12:28:02.781Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-18T12:28:02.781Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-18T12:28:02.781Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-18T12:28:02.781Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-18T12:28:02.781Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-18T12:28:02.781Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-18T12:28:02.781Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-18T12:28:02.781Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-18T12:28:02.781Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-18T12:28:02.781Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-18T12:28:02.781Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-18T12:28:02.781Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-18T12:28:02.781Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-18T12:28:02.781Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-18T12:28:02.781Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-18T12:28:02.781Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-18T12:28:02.781Z] PASS [2022-03-18T12:28:02.781Z] coverage: 36.4% of statements [2022-03-18T12:28:02.781Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.052s coverage: 36.4% of statements [2022-03-18T12:28:03.818Z] === RUN TestNewAndRemove [2022-03-18T12:28:03.818Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-18T12:28:03.818Z] === RUN TestRemoveInvalidPath [2022-03-18T12:28:03.818Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-18T12:28:03.818Z] PASS [2022-03-18T12:28:03.818Z] coverage: 82.6% of statements [2022-03-18T12:28:03.818Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2022-03-18T12:28:04.135Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-18T12:28:04.807Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.38s) [2022-03-18T12:28:04.807Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-18T12:28:05.077Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s) [2022-03-18T12:28:05.077Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T12:28:05.796Z] 2022/03/18 12:28:05 Closing DB instances... [2022-03-18T12:28:06.267Z] === RUN TestFailedConnection [2022-03-18T12:28:07.256Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.59s) [2022-03-18T12:28:07.256Z] === RUN TestNetworkDBGarbageCollection [2022-03-18T12:28:07.256Z] --- PASS: TestFailedConnection (1.24s) [2022-03-18T12:28:07.256Z] === RUN TestFailOnce [2022-03-18T12:28:07.726Z] 2022/03/18 12:28:07 http: panic serving 127.0.0.1:49310: Plugin not ready [2022-03-18T12:28:07.726Z] goroutine 34 [running]: [2022-03-18T12:28:07.726Z] net/http.(*conn).serve.func1() [2022-03-18T12:28:07.726Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-18T12:28:07.726Z] panic({0xd93700, 0xedd030}) [2022-03-18T12:28:07.726Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-18T12:28:07.726Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000b7a70?) [2022-03-18T12:28:07.726Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-18T12:28:07.726Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xee2838?, 0xc0000c8000?}, 0xceda46?) [2022-03-18T12:28:07.726Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-18T12:28:07.726Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xee2838, 0xc0000c8000}, 0xc0000ae000) [2022-03-18T12:28:07.726Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-18T12:28:07.726Z] net/http.serverHandler.ServeHTTP({0xee0e58?}, {0xee2838, 0xc0000c8000}, 0xc0000ae000) [2022-03-18T12:28:07.726Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-18T12:28:07.726Z] net/http.(*conn).serve(0xc000096000, {0xee2d38, 0xc0001490b0}) [2022-03-18T12:28:07.726Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-18T12:28:07.726Z] created by net/http.(*Server).Serve [2022-03-18T12:28:07.726Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-18T12:28:07.726Z] time="2022-03-18T12:28:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.FailOnce: Post \"http://127.0.0.1:49309/Test.FailOnce\": EOF, retrying in 1s" [2022-03-18T12:28:07.726Z] --- PASS: TestGetAddress (32.53s) [2022-03-18T12:28:07.726Z] === RUN TestRequestSyntaxCheck [2022-03-18T12:28:07.726Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-18T12:28:07.726Z] === RUN TestRequest [2022-03-18T12:28:08.714Z] --- PASS: TestFailOnce (1.23s) [2022-03-18T12:28:08.714Z] === RUN TestEchoInputOutput [2022-03-18T12:28:08.714Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-18T12:28:08.714Z] === RUN TestBackoff [2022-03-18T12:28:08.714Z] --- PASS: TestBackoff (0.00s) [2022-03-18T12:28:08.714Z] === RUN TestAbortRetry [2022-03-18T12:28:08.714Z] --- PASS: TestAbortRetry (0.00s) [2022-03-18T12:28:08.714Z] === RUN TestClientScheme [2022-03-18T12:28:08.714Z] --- PASS: TestClientScheme (0.00s) [2022-03-18T12:28:08.714Z] === RUN TestNewClientWithTimeout [2022-03-18T12:28:09.186Z] time="2022-03-18T12:28:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49316/Test.Echo: Post \"http://127.0.0.1:49316/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-18T12:28:10.754Z] time="2022-03-18T12:28:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49316/Test.Echo: Post \"http://127.0.0.1:49316/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-18T12:28:11.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-18T12:28:12.980Z] time="2022-03-18T12:28:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49316/Test.Echo: Post \"http://127.0.0.1:49316/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-18T12:28:13.591Z] docker_api_swarm_test.go:272: [d6b58f35aaa31] joining swarm manager [df6414ce28313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:28:14.978Z] docker_api_swarm_test.go:273: [d0e2f788aa2fe] joining swarm manager [df6414ce28313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:28:15.942Z] === RUN TestParseEmptyInterface [2022-03-18T12:28:15.942Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-18T12:28:15.942Z] === RUN TestParseNonInterfaceType [2022-03-18T12:28:15.942Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-18T12:28:15.942Z] === RUN TestParseWithOneFunction [2022-03-18T12:28:15.942Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-18T12:28:15.942Z] === RUN TestParseWithMultipleFuncs [2022-03-18T12:28:15.942Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-18T12:28:15.942Z] === RUN TestParseWithUnnamedReturn [2022-03-18T12:28:15.942Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-18T12:28:15.942Z] === RUN TestEmbeddedInterface [2022-03-18T12:28:15.942Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-18T12:28:15.942Z] === RUN TestParsedImports [2022-03-18T12:28:15.942Z] --- PASS: TestParsedImports (0.00s) [2022-03-18T12:28:15.942Z] === RUN TestAliasedImports [2022-03-18T12:28:15.942Z] --- PASS: TestAliasedImports (0.00s) [2022-03-18T12:28:15.942Z] PASS [2022-03-18T12:28:15.942Z] coverage: 56.8% of statements [2022-03-18T12:28:15.942Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-03-18T12:28:16.931Z] === RUN TestHTTPTransport [2022-03-18T12:28:16.931Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-18T12:28:16.931Z] PASS [2022-03-18T12:28:16.931Z] coverage: 85.7% of statements [2022-03-18T12:28:16.931Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2022-03-18T12:28:17.399Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-18T12:28:17.399Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T12:28:17.399Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-18T12:28:17.399Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-18T12:28:17.399Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-18T12:28:17.399Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-18T12:28:17.399Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-18T12:28:17.399Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T12:28:17.399Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-18T12:28:17.399Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-18T12:28:17.399Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-18T12:28:17.399Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-18T12:28:17.399Z] === RUN TestBufferPoolPutAndGet [2022-03-18T12:28:17.399Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-18T12:28:17.399Z] PASS [2022-03-18T12:28:17.399Z] coverage: 88.2% of statements [2022-03-18T12:28:17.399Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-03-18T12:28:17.870Z] time="2022-03-18T12:28:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49316/Test.Echo: Post \"http://127.0.0.1:49316/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-18T12:28:18.285Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.68s) [2022-03-18T12:28:18.286Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T12:28:18.286Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-18T12:28:18.339Z] === RUN TestOutputOnPrematureClose [2022-03-18T12:28:18.339Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-18T12:28:18.339Z] === RUN TestCompleteSilently [2022-03-18T12:28:18.339Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-18T12:28:18.339Z] PASS [2022-03-18T12:28:18.339Z] coverage: 75.9% of statements [2022-03-18T12:28:18.339Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-03-18T12:28:18.547Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-18T12:28:18.808Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-18T12:28:18.809Z] === RUN TestSendToOneSub [2022-03-18T12:28:18.809Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-18T12:28:18.809Z] === RUN TestSendToMultipleSubs [2022-03-18T12:28:18.809Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-18T12:28:18.809Z] === RUN TestEvictOneSub [2022-03-18T12:28:18.809Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-18T12:28:18.809Z] === RUN TestClosePublisher [2022-03-18T12:28:18.809Z] --- PASS: TestClosePublisher (0.00s) [2022-03-18T12:28:18.809Z] === RUN TestPubSubRace [2022-03-18T12:28:19.383Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-18T12:28:19.797Z] --- PASS: TestPubSubRace (1.07s) [2022-03-18T12:28:19.797Z] PASS [2022-03-18T12:28:19.797Z] coverage: 75.0% of statements [2022-03-18T12:28:19.797Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 75.0% of statements [2022-03-18T12:28:19.955Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-18T12:28:20.269Z] --- PASS: TestRequest (12.41s) [2022-03-18T12:28:20.269Z] === RUN TestOverlappingRequests [2022-03-18T12:28:20.746Z] === RUN TestRegister [2022-03-18T12:28:20.746Z] --- PASS: TestRegister (0.00s) [2022-03-18T12:28:20.746Z] === RUN TestCommand [2022-03-18T12:28:20.746Z] --- PASS: TestCommand (0.04s) [2022-03-18T12:28:20.746Z] === RUN TestNaiveSelf [2022-03-18T12:28:20.746Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-18T12:28:20.746Z] PASS [2022-03-18T12:28:20.746Z] coverage: 82.4% of statements [2022-03-18T12:28:20.746Z] ok github.com/docker/docker/pkg/reexec 0.121s coverage: 82.4% of statements [2022-03-18T12:28:20.746Z] --- PASS: TestOverlappingRequests (0.61s) [2022-03-18T12:28:20.746Z] === RUN TestRelease [2022-03-18T12:28:20.898Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-18T12:28:20.898Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-18T12:28:20.898Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-18T12:28:20.898Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-18T12:28:20.898Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-18T12:28:20.898Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-18T12:28:20.898Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-18T12:28:20.898Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-18T12:28:20.898Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-18T12:28:21.215Z] === RUN TestDump [2022-03-18T12:28:21.215Z] goroutine 21 [running]: [2022-03-18T12:28:21.215Z] github.com/docker/docker/pkg/stack.dump(0x192d57?) [2022-03-18T12:28:21.215Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-18T12:28:21.215Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-18T12:28:21.215Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-18T12:28:21.215Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-18T12:28:21.215Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-18T12:28:21.215Z] testing.tRunner(0xc000085860, 0x35a498) [2022-03-18T12:28:21.215Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T12:28:21.215Z] created by testing.(*T).Run [2022-03-18T12:28:21.215Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-18T12:28:21.215Z] [2022-03-18T12:28:21.215Z] goroutine 1 [chan receive]: [2022-03-18T12:28:21.215Z] testing.(*T).Run(0xc0000856c0, {0x34913c?, 0x16c1f3?}, 0x35a498) [2022-03-18T12:28:21.215Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-18T12:28:21.215Z] testing.runTests.func1(0xc0000c6810?) [2022-03-18T12:28:21.215Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-18T12:28:21.215Z] testing.tRunner(0xc0000856c0, 0xc0000d1ca0) [2022-03-18T12:28:21.215Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T12:28:21.215Z] testing.runTests(0xc0000a4500?, {0x4de400, 0x3, 0x3}, {0x1fda25d0598?, 0x40?, 0x4e34a0?}) [2022-03-18T12:28:21.215Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-18T12:28:21.215Z] testing.(*M).Run(0xc0000a4500) [2022-03-18T12:28:21.215Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-18T12:28:21.215Z] main.main() [2022-03-18T12:28:21.215Z] _testmain.go:99 +0x255 [2022-03-18T12:28:21.215Z] --- PASS: TestDump (0.00s) [2022-03-18T12:28:21.215Z] === RUN TestDumpToFile [2022-03-18T12:28:21.686Z] --- PASS: TestDumpToFile (0.19s) [2022-03-18T12:28:21.686Z] === RUN TestDumpToFileWithEmptyInput [2022-03-18T12:28:21.686Z] goroutine 23 [running]: [2022-03-18T12:28:21.686Z] github.com/docker/docker/pkg/stack.dump(0x20ecd3?) [2022-03-18T12:28:21.686Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-18T12:28:21.686Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x20eca0?}) [2022-03-18T12:28:21.686Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-18T12:28:21.686Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085860?) [2022-03-18T12:28:21.686Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-18T12:28:21.686Z] testing.tRunner(0xc000178000, 0x35a488) [2022-03-18T12:28:21.686Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T12:28:21.686Z] created by testing.(*T).Run [2022-03-18T12:28:21.686Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-18T12:28:21.686Z] [2022-03-18T12:28:21.686Z] goroutine 1 [chan receive]: [2022-03-18T12:28:21.686Z] testing.(*T).Run(0xc0000856c0, {0x350713?, 0x16c1f3?}, 0x35a488) [2022-03-18T12:28:21.686Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-18T12:28:21.686Z] testing.runTests.func1(0xc0000c6810?) [2022-03-18T12:28:21.686Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-18T12:28:21.686Z] testing.tRunner(0xc0000856c0, 0xc0000d1ca0) [2022-03-18T12:28:21.686Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T12:28:21.686Z] testing.runTests(0xc0000a4500?, {0x4de400, 0x3, 0x3}, {0x1fda25d0598?, 0x40?, 0x4e34a0?}) [2022-03-18T12:28:21.686Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-18T12:28:21.686Z] testing.(*M).Run(0xc0000a4500) [2022-03-18T12:28:21.686Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-18T12:28:21.686Z] main.main() [2022-03-18T12:28:21.686Z] _testmain.go:99 +0x255 [2022-03-18T12:28:21.686Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-18T12:28:21.686Z] PASS [2022-03-18T12:28:21.686Z] coverage: 90.9% of statements [2022-03-18T12:28:21.686Z] ok github.com/docker/docker/pkg/stack 0.233s coverage: 90.9% of statements [2022-03-18T12:28:21.841Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-18T12:28:21.841Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-18T12:28:22.156Z] === RUN TestNewStdWriter [2022-03-18T12:28:22.156Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-18T12:28:22.156Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestWriteWithNilBytes [2022-03-18T12:28:22.156Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestWrite [2022-03-18T12:28:22.156Z] --- PASS: TestWrite (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestWriteWithWriterError [2022-03-18T12:28:22.156Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-18T12:28:22.156Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestStdCopyWriteAndRead [2022-03-18T12:28:22.156Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-18T12:28:22.156Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-18T12:28:22.156Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-18T12:28:22.156Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-18T12:28:22.156Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-18T12:28:22.156Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-18T12:28:22.156Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-18T12:28:22.156Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-18T12:28:22.156Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-18T12:28:22.156Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-18T12:28:22.156Z] PASS [2022-03-18T12:28:22.156Z] coverage: 100.0% of statements [2022-03-18T12:28:22.156Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-03-18T12:28:22.413Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-18T12:28:22.986Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-18T12:28:23.147Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-18T12:28:23.147Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-18T12:28:23.147Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-18T12:28:23.147Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-18T12:28:23.147Z] === RUN TestFormatStatus [2022-03-18T12:28:23.147Z] --- PASS: TestFormatStatus (0.00s) [2022-03-18T12:28:23.147Z] === RUN TestFormatError [2022-03-18T12:28:23.147Z] --- PASS: TestFormatError (0.00s) [2022-03-18T12:28:23.147Z] === RUN TestFormatJSONError [2022-03-18T12:28:23.147Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-18T12:28:23.147Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-18T12:28:23.147Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-18T12:28:23.147Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-18T12:28:23.147Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-18T12:28:23.147Z] === RUN TestNewJSONProgressOutput [2022-03-18T12:28:23.147Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-18T12:28:23.147Z] === RUN TestAuxFormatterEmit [2022-03-18T12:28:23.147Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-18T12:28:23.147Z] === RUN TestStreamWriterStdout [2022-03-18T12:28:23.147Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-18T12:28:23.147Z] === RUN TestStreamWriterStderr [2022-03-18T12:28:23.147Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-18T12:28:23.147Z] PASS [2022-03-18T12:28:23.147Z] coverage: 66.2% of statements [2022-03-18T12:28:23.147Z] ok github.com/docker/docker/pkg/streamformatter 0.053s coverage: 66.2% of statements [2022-03-18T12:28:23.147Z] --- PASS: TestRelease (2.49s) [2022-03-18T12:28:23.147Z] === RUN TestAllocateRandomDeallocate [2022-03-18T12:28:23.557Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-18T12:28:23.557Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-18T12:28:23.616Z] === RUN TestGenerateRandomID [2022-03-18T12:28:23.616Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-18T12:28:23.616Z] === RUN TestShortenId [2022-03-18T12:28:23.616Z] --- PASS: TestShortenId (0.00s) [2022-03-18T12:28:23.616Z] === RUN TestShortenSha256Id [2022-03-18T12:28:23.616Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-18T12:28:23.616Z] === RUN TestShortenIdEmpty [2022-03-18T12:28:23.616Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-18T12:28:23.616Z] === RUN TestShortenIdInvalid [2022-03-18T12:28:23.616Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-18T12:28:23.616Z] === RUN TestIsShortIDNonHex [2022-03-18T12:28:23.616Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-18T12:28:23.616Z] === RUN TestIsShortIDNotCorrectSize [2022-03-18T12:28:23.616Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-18T12:28:23.616Z] PASS [2022-03-18T12:28:23.616Z] coverage: 70.6% of statements [2022-03-18T12:28:23.616Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2022-03-18T12:28:24.616Z] === RUN TestIsCpusetListAvailable [2022-03-18T12:28:24.616Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-18T12:28:24.616Z] PASS [2022-03-18T12:28:24.616Z] coverage: 39.4% of statements [2022-03-18T12:28:24.616Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-03-18T12:28:25.473Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-18T12:28:26.189Z] === RUN TestChtimes [2022-03-18T12:28:26.189Z] --- PASS: TestChtimes (0.00s) [2022-03-18T12:28:26.189Z] === RUN TestChtimesWindows [2022-03-18T12:28:26.189Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-18T12:28:26.189Z] === RUN TestClientStream [2022-03-18T12:28:26.189Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-18T12:28:26.189Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-18T12:28:26.189Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-18T12:28:26.189Z] PASS [2022-03-18T12:28:26.189Z] coverage: 13.0% of statements [2022-03-18T12:28:26.189Z] --- PASS: TestClientStream (0.00s) [2022-03-18T12:28:26.189Z] === RUN TestClientSendFile [2022-03-18T12:28:26.189Z] --- PASS: TestClientSendFile (0.00s) [2022-03-18T12:28:26.189Z] === RUN TestClientWithRequestTimeout [2022-03-18T12:28:26.189Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 13.0% of statements [2022-03-18T12:28:26.189Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-18T12:28:26.189Z] === RUN TestFileSpecPlugin [2022-03-18T12:28:26.189Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-18T12:28:26.189Z] === RUN TestFileJSONSpecPlugin [2022-03-18T12:28:26.189Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-18T12:28:26.189Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-18T12:28:26.189Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-03-18T12:28:26.189Z] === RUN TestPluginAddHandler [2022-03-18T12:28:26.189Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-18T12:28:26.189Z] === RUN TestPluginWaitBadPlugin [2022-03-18T12:28:26.189Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-18T12:28:26.189Z] === RUN TestGet [2022-03-18T12:28:26.189Z] time="2022-03-18T12:28:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-18T12:28:26.431Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-18T12:28:27.003Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-18T12:28:27.179Z] === RUN TestTailFile [2022-03-18T12:28:27.179Z] --- PASS: TestTailFile (0.00s) [2022-03-18T12:28:27.179Z] === RUN TestTailFileManyLines [2022-03-18T12:28:27.179Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-18T12:28:27.179Z] === RUN TestTailEmptyFile [2022-03-18T12:28:27.179Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-18T12:28:27.179Z] === RUN TestTailNegativeN [2022-03-18T12:28:27.179Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-18T12:28:27.179Z] === RUN TestNewTailReader [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/truncated_last_line [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/no_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.180Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.181Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.181Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.182Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.182Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.264Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-18T12:28:27.525Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-18T12:28:27.525Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-18T12:28:27.525Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T12:28:27.653Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.655Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T12:28:27.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:28:27.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-03-18T12:28:28.098Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-18T12:28:28.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:28:28.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T12:28:28.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T12:28:28.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T12:28:28.130Z] PASS [2022-03-18T12:28:28.130Z] coverage: 88.6% of statements [2022-03-18T12:28:28.130Z] ok github.com/docker/docker/pkg/tailfile 0.242s coverage: 88.6% of statements [2022-03-18T12:28:28.130Z] time="2022-03-18T12:28:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-18T12:28:28.600Z] === RUN TestTarSumRemoveNonExistent [2022-03-18T12:28:28.600Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-18T12:28:28.600Z] === RUN TestTarSumRemove [2022-03-18T12:28:28.600Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-18T12:28:28.600Z] === RUN TestSortFileInfoSums [2022-03-18T12:28:28.600Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-18T12:28:28.600Z] === RUN TestNewTarSumForLabelInvalid [2022-03-18T12:28:28.600Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-18T12:28:28.600Z] === RUN TestNewTarSumForLabel [2022-03-18T12:28:28.600Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-18T12:28:28.600Z] === RUN TestEmptyTar [2022-03-18T12:28:28.600Z] --- PASS: TestEmptyTar (0.00s) [2022-03-18T12:28:28.600Z] === RUN TestTarSumsReadSize [2022-03-18T12:28:28.600Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-18T12:28:28.600Z] === RUN TestTarSums [2022-03-18T12:28:28.600Z] --- PASS: TestTarSums (0.07s) [2022-03-18T12:28:28.600Z] === RUN TestIteration [2022-03-18T12:28:28.600Z] --- PASS: TestIteration (0.00s) [2022-03-18T12:28:28.600Z] === RUN TestVersionLabelForChecksum [2022-03-18T12:28:28.600Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-18T12:28:28.600Z] === RUN TestVersion [2022-03-18T12:28:28.600Z] --- PASS: TestVersion (0.00s) [2022-03-18T12:28:28.600Z] === RUN TestGetVersion [2022-03-18T12:28:28.600Z] --- PASS: TestGetVersion (0.00s) [2022-03-18T12:28:28.600Z] === RUN TestGetVersions [2022-03-18T12:28:28.600Z] --- PASS: TestGetVersions (0.00s) [2022-03-18T12:28:28.600Z] PASS [2022-03-18T12:28:28.600Z] coverage: 89.3% of statements [2022-03-18T12:28:28.600Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2022-03-18T12:28:29.484Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-18T12:28:29.484Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-18T12:28:29.484Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T12:28:29.484Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-18T12:28:29.589Z] time="2022-03-18T12:28:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-18T12:28:29.589Z] === RUN TestTruncIndex [2022-03-18T12:28:29.589Z] --- PASS: TestTruncIndex (0.10s) [2022-03-18T12:28:29.589Z] PASS [2022-03-18T12:28:29.589Z] coverage: 91.5% of statements [2022-03-18T12:28:29.589Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-03-18T12:28:30.056Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-18T12:28:30.059Z] === RUN TestIsGIT [2022-03-18T12:28:30.059Z] --- PASS: TestIsGIT (0.00s) [2022-03-18T12:28:30.059Z] === RUN TestIsTransport [2022-03-18T12:28:30.059Z] --- PASS: TestIsTransport (0.00s) [2022-03-18T12:28:30.059Z] PASS [2022-03-18T12:28:30.059Z] coverage: 100.0% of statements [2022-03-18T12:28:30.059Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-03-18T12:28:30.528Z] --- PASS: TestAllocateRandomDeallocate (7.13s) [2022-03-18T12:28:30.529Z] === RUN TestRetrieveFromStore [2022-03-18T12:28:30.529Z] === RUN TestVersionInfo [2022-03-18T12:28:30.529Z] --- PASS: TestVersionInfo (0.00s) [2022-03-18T12:28:30.529Z] === RUN TestAppendVersions [2022-03-18T12:28:30.529Z] --- PASS: TestAppendVersions (0.00s) [2022-03-18T12:28:30.529Z] PASS [2022-03-18T12:28:30.529Z] coverage: 88.9% of statements [2022-03-18T12:28:30.529Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-03-18T12:28:30.628Z] === RUN TestDockerSuite/TestCommitChange [2022-03-18T12:28:31.202Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-18T12:28:31.773Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-18T12:28:32.715Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-18T12:28:32.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-18T12:28:32.753Z] === RUN TestValidatePrivileges [2022-03-18T12:28:32.753Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-18T12:28:32.753Z] === RUN TestFilterByCapNeg [2022-03-18T12:28:32.753Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-18T12:28:32.753Z] === RUN TestFilterByCapPos [2022-03-18T12:28:32.753Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-18T12:28:32.753Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-18T12:28:32.753Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-18T12:28:32.753Z] PASS [2022-03-18T12:28:32.753Z] coverage: 12.0% of statements [2022-03-18T12:28:32.753Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2022-03-18T12:28:32.753Z] --- PASS: TestRetrieveFromStore (2.43s) [2022-03-18T12:28:32.753Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-18T12:28:32.753Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-18T12:28:32.753Z] === RUN TestParallelPredefinedRequest1 [2022-03-18T12:28:32.753Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-18T12:28:32.753Z] === RUN TestParallelPredefinedRequest2 [2022-03-18T12:28:32.753Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-18T12:28:32.753Z] === RUN TestParallelPredefinedRequest3 [2022-03-18T12:28:32.753Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-18T12:28:32.753Z] === RUN TestParallelPredefinedRequest4 [2022-03-18T12:28:32.753Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-18T12:28:32.753Z] === RUN TestParallelPredefinedRequest5 [2022-03-18T12:28:32.753Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-18T12:28:32.753Z] === RUN TestDebug [2022-03-18T12:28:32.753Z] --- PASS: TestDebug (0.00s) [2022-03-18T12:28:32.753Z] === RUN TestRequestPoolParallel [2022-03-18T12:28:33.223Z] time="2022-03-18T12:28:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-18T12:28:33.223Z] --- PASS: TestRequestPoolParallel (0.56s) [2022-03-18T12:28:33.223Z] === RUN TestFullAllocateRelease [2022-03-18T12:28:33.692Z] --- PASS: TestFullAllocateRelease (0.49s) [2022-03-18T12:28:33.692Z] === RUN TestOddAllocateRelease [2022-03-18T12:28:34.108Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-18T12:28:34.162Z] === RUN TestNewSettable [2022-03-18T12:28:34.162Z] --- PASS: TestNewSettable (0.00s) [2022-03-18T12:28:34.162Z] === RUN TestIsSettable [2022-03-18T12:28:34.162Z] --- PASS: TestIsSettable (0.00s) [2022-03-18T12:28:34.162Z] === RUN TestUpdateSettingsEnv [2022-03-18T12:28:34.162Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-18T12:28:34.162Z] PASS [2022-03-18T12:28:34.162Z] coverage: 20.0% of statements [2022-03-18T12:28:34.162Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.0% of statements [2022-03-18T12:28:34.162Z] --- PASS: TestOddAllocateRelease (0.33s) [2022-03-18T12:28:34.162Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-18T12:28:34.162Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-03-18T12:28:34.162Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-18T12:28:34.162Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-03-18T12:28:34.162Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-18T12:28:34.376Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-18T12:28:34.376Z] PASS [2022-03-18T12:28:34.376Z] [2022-03-18T12:28:34.376Z] DONE 17 tests in 52.090s [2022-03-18T12:28:34.376Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T12:28:34.376Z] ++ 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-03-18T12:28:34.376Z] ++ set -e [2022-03-18T12:28:34.376Z] ++ '[' -n 0 ']' [2022-03-18T12:28:34.376Z] ++ set -x [2022-03-18T12:28:34.376Z] ++ 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-03-18T12:28:34.426Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-18T12:28:34.426Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-18T12:28:34.427Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-18T12:28:34.427Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-18T12:28:34.427Z] Cross building: bundles/cross/linux/s390x [2022-03-18T12:28:34.427Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-18T12:28:34.427Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-18T12:28:34.632Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-18T12:28:34.633Z] === CONT TestParallelPredefinedRequest1 [2022-03-18T12:28:34.633Z] === CONT TestParallelPredefinedRequest4 [2022-03-18T12:28:34.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:28:34.633Z] === CONT TestParallelPredefinedRequest3 [2022-03-18T12:28:34.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:28:34.633Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-18T12:28:34.633Z] === CONT TestParallelPredefinedRequest1 [2022-03-18T12:28:34.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:28:34.633Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-18T12:28:34.633Z] === CONT TestParallelPredefinedRequest2 [2022-03-18T12:28:34.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:28:34.633Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-18T12:28:34.633Z] === CONT TestParallelPredefinedRequest5 [2022-03-18T12:28:34.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:28:34.633Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-18T12:28:34.633Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-18T12:28:34.633Z] PASS [2022-03-18T12:28:34.633Z] coverage: 85.3% of statements [2022-03-18T12:28:34.633Z] ok github.com/docker/docker/libnetwork/ipam 69.616s coverage: 85.3% of statements [2022-03-18T12:28:34.637Z] INFO: Testing against a local daemon [2022-03-18T12:28:34.637Z] === RUN TestPluginInvalidJSON [2022-03-18T12:28:34.637Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:28:34.637Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:28:34.637Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:28:34.637Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-18T12:28:34.637Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T12:28:34.637Z] === RUN TestPluginInstall [2022-03-18T12:28:34.637Z] === RUN TestPluginInstall/no_auth [2022-03-18T12:28:34.637Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-18T12:28:35.102Z] === RUN TestLoad [2022-03-18T12:28:35.103Z] --- PASS: TestLoad (0.00s) [2022-03-18T12:28:35.103Z] === RUN TestSave [2022-03-18T12:28:35.103Z] --- PASS: TestSave (0.03s) [2022-03-18T12:28:35.103Z] === RUN TestAddDeleteGet [2022-03-18T12:28:35.103Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-18T12:28:35.103Z] === RUN TestInvalidTags [2022-03-18T12:28:35.103Z] --- PASS: TestInvalidTags (0.00s) [2022-03-18T12:28:35.103Z] PASS [2022-03-18T12:28:35.103Z] coverage: 84.4% of statements [2022-03-18T12:28:35.103Z] ok github.com/docker/docker/reference 0.141s coverage: 84.4% of statements [2022-03-18T12:28:36.551Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-18T12:28:37.124Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-18T12:28:37.124Z] time="2022-03-18T12:28:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:28:37.124Z] time="2022-03-18T12:28:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6684aa7f36a7018a1b0e389c87a7226bd7cf95a173abd6af70c8ce7e1d5cad9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:28:37.124Z] time="2022-03-18T12:28:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:28:37.124Z] time="2022-03-18T12:28:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6684aa7f36a7018a1b0e389c87a7226bd7cf95a173abd6af70c8ce7e1d5cad9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:28:37.326Z] === RUN TestResolveAuthConfigIndexServer [2022-03-18T12:28:37.326Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-18T12:28:37.326Z] === RUN TestResolveAuthConfigFullURL [2022-03-18T12:28:37.326Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-18T12:28:37.326Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-18T12:28:37.326Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-18T12:28:37.326Z] === RUN TestValidateMirror [2022-03-18T12:28:37.326Z] --- PASS: TestValidateMirror (0.00s) [2022-03-18T12:28:37.326Z] === RUN TestLoadInsecureRegistries [2022-03-18T12:28:37.385Z] === RUN TestPluginInstall/with_htpasswd [2022-03-18T12:28:37.796Z] time="2022-03-18T12:28:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-18T12:28:37.796Z] time="2022-03-18T12:28:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-18T12:28:37.796Z] time="2022-03-18T12:28:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-18T12:28:37.796Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-03-18T12:28:37.796Z] === RUN TestNewServiceConfig [2022-03-18T12:28:37.796Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestValidateIndexName [2022-03-18T12:28:37.796Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestValidateIndexNameWithError [2022-03-18T12:28:37.796Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestEndpointParse [2022-03-18T12:28:37.796Z] --- PASS: TestEndpointParse (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestEndpointParseInvalid [2022-03-18T12:28:37.796Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestValidateEndpoint [2022-03-18T12:28:37.796Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-18T12:28:37.796Z] === RUN TestPing [2022-03-18T12:28:37.796Z] --- PASS: TestPing (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestPingRegistryEndpoint [2022-03-18T12:28:37.796Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:28:37.796Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-18T12:28:37.796Z] === RUN TestEndpoint [2022-03-18T12:28:37.796Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:28:37.796Z] --- SKIP: TestEndpoint (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestParseRepositoryInfo [2022-03-18T12:28:37.796Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestNewIndexInfo [2022-03-18T12:28:37.796Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestMirrorEndpointLookup [2022-03-18T12:28:37.796Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:28:37.796Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestSearchRepositories [2022-03-18T12:28:37.796Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-18T12:28:37.796Z] Host: 127.0.0.1:49336 [2022-03-18T12:28:37.796Z] User-Agent: docker test client [2022-03-18T12:28:37.796Z] Authorization: Token fake-token [2022-03-18T12:28:37.796Z] X-Docker-Token: true [2022-03-18T12:28:37.796Z] Accept-Encoding: gzip [2022-03-18T12:28:37.796Z] [2022-03-18T12:28:37.796Z] [2022-03-18T12:28:37.796Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-18T12:28:37.796Z] Connection: close [2022-03-18T12:28:37.796Z] Content-Length: 144 [2022-03-18T12:28:37.796Z] Cache-Control: no-cache [2022-03-18T12:28:37.796Z] Content-Type: application/json [2022-03-18T12:28:37.796Z] Date: Fri, 18 Mar 2022 12:28:37 GMT [2022-03-18T12:28:37.796Z] Expires: -1 [2022-03-18T12:28:37.796Z] Pragma: no-cache [2022-03-18T12:28:37.796Z] Server: docker-tests/mock [2022-03-18T12:28:37.796Z] X-Docker-Registry-Config: mock [2022-03-18T12:28:37.796Z] X-Docker-Registry-Version: 0.0.0 [2022-03-18T12:28:37.796Z] [2022-03-18T12:28:37.796Z] [2022-03-18T12:28:37.796Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestTrustedLocation [2022-03-18T12:28:37.796Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-18T12:28:37.796Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestAllowNondistributableArtifacts [2022-03-18T12:28:37.796Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-18T12:28:37.796Z] === RUN TestIsSecureIndex [2022-03-18T12:28:37.796Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-18T12:28:37.796Z] PASS [2022-03-18T12:28:37.796Z] coverage: 51.2% of statements [2022-03-18T12:28:37.796Z] ok github.com/docker/docker/registry 0.268s coverage: 51.2% of statements [2022-03-18T12:28:37.958Z] time="2022-03-18T12:28:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:28:37.958Z] time="2022-03-18T12:28:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5933f8ea23496c2a91acc85277d33df4b404f628446ae0d99338948667aa97ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:28:37.958Z] time="2022-03-18T12:28:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:28:37.958Z] time="2022-03-18T12:28:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5933f8ea23496c2a91acc85277d33df4b404f628446ae0d99338948667aa97ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:28:38.219Z] === RUN TestPluginInstall/with_insecure [2022-03-18T12:28:38.219Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-18T12:28:38.785Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-18T12:28:38.786Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-18T12:28:38.786Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-18T12:28:38.786Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-18T12:28:38.786Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-18T12:28:38.786Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-18T12:28:38.786Z] === RUN TestResumableRequestReaderWithReadError [2022-03-18T12:28:39.163Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-18T12:28:39.163Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-18T12:28:39.163Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-18T12:28:39.163Z] time="2022-03-18T12:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:28:39.163Z] time="2022-03-18T12:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f921ae9d6e2bf376cc2a83b15bbb8483ef9475d93d26026b60165bdda6e66e49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:28:39.163Z] time="2022-03-18T12:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T12:28:39.163Z] time="2022-03-18T12:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f921ae9d6e2bf376cc2a83b15bbb8483ef9475d93d26026b60165bdda6e66e49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T12:28:39.163Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-18T12:28:39.255Z] time="2022-03-18T12:28:38Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-18T12:28:39.255Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-03-18T12:28:39.255Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-18T12:28:39.255Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-18T12:28:39.255Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-18T12:28:39.255Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-18T12:28:39.255Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-18T12:28:39.255Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-18T12:28:39.255Z] === RUN TestResumableRequestReader [2022-03-18T12:28:39.255Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-18T12:28:39.255Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-18T12:28:39.255Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-18T12:28:39.255Z] PASS [2022-03-18T12:28:39.255Z] coverage: 100.0% of statements [2022-03-18T12:28:39.255Z] ok github.com/docker/docker/registry/resumable 0.260s coverage: 100.0% of statements [2022-03-18T12:28:39.424Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-18T12:28:39.424Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-18T12:28:39.424Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-18T12:28:39.424Z] plugin_test.go:165: [d116f75b656ea] daemon is not started [2022-03-18T12:28:39.424Z] --- PASS: TestPluginInstall (4.92s) [2022-03-18T12:28:39.424Z] --- PASS: TestPluginInstall/no_auth (2.83s) [2022-03-18T12:28:39.424Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2022-03-18T12:28:39.424Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-03-18T12:28:39.424Z] === RUN TestPluginsWithRuntimes [2022-03-18T12:28:39.724Z] === RUN TestRestartManagerTimeout [2022-03-18T12:28:39.724Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-18T12:28:39.724Z] === RUN TestRestartManagerTimeoutReset [2022-03-18T12:28:39.724Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-18T12:28:39.724Z] PASS [2022-03-18T12:28:39.724Z] coverage: 50.9% of statements [2022-03-18T12:28:39.724Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2022-03-18T12:28:40.713Z] === RUN TestDecodeContainerConfig [2022-03-18T12:28:40.713Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-18T12:28:40.713Z] === RUN TestDecodeContainerConfigIsolation [2022-03-18T12:28:40.713Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-18T12:28:40.713Z] === RUN TestValidatePrivileged [2022-03-18T12:28:40.713Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-18T12:28:40.713Z] PASS [2022-03-18T12:28:40.713Z] coverage: 52.6% of statements [2022-03-18T12:28:40.713Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.6% of statements [2022-03-18T12:28:40.810Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-18T12:28:41.071Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-18T12:28:41.183Z] --- PASS: TestGet (15.01s) [2022-03-18T12:28:41.183Z] === RUN TestPluginWithNoManifest [2022-03-18T12:28:41.183Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-18T12:28:41.183Z] === RUN TestGetAll [2022-03-18T12:28:41.183Z] --- PASS: TestGetAll (0.00s) [2022-03-18T12:28:41.183Z] PASS [2022-03-18T12:28:41.183Z] coverage: 73.2% of statements [2022-03-18T12:28:41.183Z] ok github.com/docker/docker/pkg/plugins 35.203s coverage: 73.2% of statements [2022-03-18T12:28:41.183Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-18T12:28:41.183Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-18T12:28:41.183Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-18T12:28:41.183Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-18T12:28:41.183Z] PASS [2022-03-18T12:28:41.183Z] coverage: 62.5% of statements [2022-03-18T12:28:41.183Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2022-03-18T12:28:41.651Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-18T12:28:41.651Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-18T12:28:42.230Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-18T12:28:42.230Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-18T12:28:42.802Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-18T12:28:43.374Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-18T12:28:43.374Z] --- PASS: TestPluginsWithRuntimes (3.96s) [2022-03-18T12:28:43.374Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.15s) [2022-03-18T12:28:43.374Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2022-03-18T12:28:43.374Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T12:28:43.946Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-18T12:28:44.207Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2022-03-18T12:28:44.207Z] PASS [2022-03-18T12:28:44.207Z] [2022-03-18T12:28:44.207Z] DONE 10 tests in 9.833s [2022-03-18T12:28:44.207Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T12:28:44.207Z] ++ 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-03-18T12:28:44.207Z] ++ set -e [2022-03-18T12:28:44.207Z] ++ '[' -n 0 ']' [2022-03-18T12:28:44.207Z] ++ set -x [2022-03-18T12:28:44.207Z] ++ 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-03-18T12:28:44.468Z] INFO: Testing against a local daemon [2022-03-18T12:28:44.468Z] === RUN TestExternalGraphDriver [2022-03-18T12:28:44.468Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-18T12:28:44.469Z] === RUN TestExternalGraphDriver/json [2022-03-18T12:28:44.469Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-18T12:28:44.469Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-18T12:28:44.982Z] === RUN TestGetDriver [2022-03-18T12:28:44.982Z] --- PASS: TestGetDriver (0.00s) [2022-03-18T12:28:44.982Z] === RUN TestVolumeRequestError [2022-03-18T12:28:44.982Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-18T12:28:44.982Z] PASS [2022-03-18T12:28:44.982Z] coverage: 36.1% of statements [2022-03-18T12:28:44.982Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2022-03-18T12:28:44.982Z] === RUN TestGetAddress [2022-03-18T12:28:44.982Z] --- PASS: TestGetAddress (0.00s) [2022-03-18T12:28:44.982Z] === RUN TestRemove [2022-03-18T12:28:44.982Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T12:28:44.982Z] --- SKIP: TestRemove (0.00s) [2022-03-18T12:28:44.982Z] === RUN TestInitializeWithVolumes [2022-03-18T12:28:44.982Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-18T12:28:44.982Z] === RUN TestCreate [2022-03-18T12:28:44.982Z] --- PASS: TestCreate (0.01s) [2022-03-18T12:28:44.982Z] === RUN TestValidateName [2022-03-18T12:28:44.982Z] --- PASS: TestValidateName (0.00s) [2022-03-18T12:28:44.982Z] === RUN TestCreateWithOpts [2022-03-18T12:28:44.982Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-18T12:28:44.982Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-18T12:28:44.982Z] === RUN TestRelaodNoOpts [2022-03-18T12:28:44.982Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-18T12:28:44.982Z] PASS [2022-03-18T12:28:44.982Z] coverage: 41.5% of statements [2022-03-18T12:28:44.982Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2022-03-18T12:28:45.044Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-18T12:28:45.044Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-18T12:28:45.044Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-18T12:28:45.044Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-18T12:28:45.044Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-18T12:28:45.655Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-18T12:28:46.226Z] === RUN TestExternalGraphDriver/spec [2022-03-18T12:28:46.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-18T12:28:46.746Z] === RUN TestLCOWParseMountRaw [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-18T12:28:46.747Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRaw [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRawSplit [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-18T12:28:46.747Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-18T12:28:46.747Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T12:28:46.747Z] === RUN TestConvertTmpfsOptions [2022-03-18T12:28:46.747Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-18T12:28:46.747Z] linux_parser_test.go:209: data="ro" [2022-03-18T12:28:46.747Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-18T12:28:46.747Z] === RUN TestParseMountSpec [2022-03-18T12:28:46.747Z] parser_test.go:62: case 0 [2022-03-18T12:28:46.747Z] parser_test.go:62: case 1 [2022-03-18T12:28:46.747Z] parser_test.go:62: case 2 [2022-03-18T12:28:46.747Z] parser_test.go:62: case 3 [2022-03-18T12:28:46.747Z] parser_test.go:62: case 4 [2022-03-18T12:28:46.747Z] parser_test.go:62: case 5 [2022-03-18T12:28:46.747Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-18T12:28:46.747Z] === RUN TestValidateMount [2022-03-18T12:28:46.747Z] --- PASS: TestValidateMount (0.00s) [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRaw [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-18T12:28:46.747Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-18T12:28:46.747Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T12:28:46.747Z] PASS [2022-03-18T12:28:46.747Z] coverage: 67.6% of statements [2022-03-18T12:28:46.747Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-03-18T12:28:46.798Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-18T12:28:46.798Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-18T12:28:47.736Z] === RUN TestSetGetMeta [2022-03-18T12:28:47.736Z] === PAUSE TestSetGetMeta [2022-03-18T12:28:47.736Z] === RUN TestRestore [2022-03-18T12:28:47.736Z] === PAUSE TestRestore [2022-03-18T12:28:47.736Z] === RUN TestServiceCreate [2022-03-18T12:28:47.736Z] === PAUSE TestServiceCreate [2022-03-18T12:28:47.736Z] === RUN TestServiceList [2022-03-18T12:28:47.736Z] === PAUSE TestServiceList [2022-03-18T12:28:47.736Z] === RUN TestServiceRemove [2022-03-18T12:28:47.736Z] === PAUSE TestServiceRemove [2022-03-18T12:28:47.736Z] === RUN TestServiceGet [2022-03-18T12:28:47.736Z] === PAUSE TestServiceGet [2022-03-18T12:28:47.736Z] === RUN TestServicePrune [2022-03-18T12:28:47.736Z] === PAUSE TestServicePrune [2022-03-18T12:28:47.736Z] === RUN TestCreate [2022-03-18T12:28:47.736Z] === PAUSE TestCreate [2022-03-18T12:28:47.736Z] === RUN TestRemove [2022-03-18T12:28:47.736Z] === PAUSE TestRemove [2022-03-18T12:28:47.736Z] === RUN TestList [2022-03-18T12:28:47.736Z] === PAUSE TestList [2022-03-18T12:28:47.736Z] === RUN TestFindByDriver [2022-03-18T12:28:47.736Z] === PAUSE TestFindByDriver [2022-03-18T12:28:47.736Z] === RUN TestFindByReferenced [2022-03-18T12:28:47.736Z] === PAUSE TestFindByReferenced [2022-03-18T12:28:47.736Z] === RUN TestDerefMultipleOfSameRef [2022-03-18T12:28:47.736Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-18T12:28:47.736Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T12:28:47.736Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T12:28:47.736Z] === RUN TestDefererencePluginOnCreateError [2022-03-18T12:28:47.736Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-18T12:28:47.736Z] === RUN TestRefDerefRemove [2022-03-18T12:28:47.736Z] === PAUSE TestRefDerefRemove [2022-03-18T12:28:47.736Z] === RUN TestGet [2022-03-18T12:28:47.736Z] === PAUSE TestGet [2022-03-18T12:28:47.736Z] === RUN TestGetWithReference [2022-03-18T12:28:47.736Z] === PAUSE TestGetWithReference [2022-03-18T12:28:47.736Z] === RUN TestFilterFunc [2022-03-18T12:28:47.736Z] === RUN TestFilterFunc/test_nil_list [2022-03-18T12:28:47.736Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-18T12:28:47.736Z] === RUN TestFilterFunc/test_empty_list [2022-03-18T12:28:47.736Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-18T12:28:47.736Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T12:28:47.736Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T12:28:47.736Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T12:28:47.736Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T12:28:47.736Z] === RUN TestFilterFunc/test_filter_some [2022-03-18T12:28:47.736Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-18T12:28:47.736Z] === RUN TestFilterFunc/test_filter_middle [2022-03-18T12:28:47.736Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-18T12:28:47.736Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-18T12:28:47.736Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-18T12:28:47.736Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-18T12:28:47.736Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-18T12:28:47.736Z] === CONT TestFilterFunc/test_nil_list [2022-03-18T12:28:47.736Z] === CONT TestFilterFunc/test_filter_some [2022-03-18T12:28:47.736Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T12:28:47.736Z] === CONT TestFilterFunc/test_empty_list [2022-03-18T12:28:47.736Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-18T12:28:47.736Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T12:28:47.736Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-18T12:28:47.736Z] === CONT TestFilterFunc/test_filter_middle [2022-03-18T12:28:47.736Z] --- PASS: TestFilterFunc (0.00s) [2022-03-18T12:28:47.736Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-18T12:28:47.736Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-18T12:28:47.736Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-18T12:28:47.736Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-18T12:28:47.736Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-18T12:28:47.736Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-18T12:28:47.736Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-18T12:28:47.736Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-18T12:28:47.736Z] === CONT TestSetGetMeta [2022-03-18T12:28:47.736Z] === CONT TestList [2022-03-18T12:28:47.736Z] === CONT TestServiceGet [2022-03-18T12:28:47.736Z] === CONT TestDefererencePluginOnCreateError [2022-03-18T12:28:47.736Z] --- PASS: TestSetGetMeta (0.04s) [2022-03-18T12:28:47.736Z] === CONT TestServiceRemove [2022-03-18T12:28:47.736Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-18T12:28:47.736Z] === CONT TestServiceList [2022-03-18T12:28:47.736Z] --- PASS: TestList (0.07s) [2022-03-18T12:28:47.736Z] === CONT TestServiceCreate [2022-03-18T12:28:47.736Z] --- PASS: TestServiceGet (0.23s) [2022-03-18T12:28:47.736Z] === CONT TestRestore [2022-03-18T12:28:47.736Z] --- PASS: TestServiceRemove (0.19s) [2022-03-18T12:28:47.736Z] === CONT TestRemove [2022-03-18T12:28:47.736Z] --- PASS: TestServiceList (0.18s) [2022-03-18T12:28:47.736Z] === CONT TestCreate [2022-03-18T12:28:47.736Z] --- PASS: TestServiceCreate (0.17s) [2022-03-18T12:28:47.736Z] === CONT TestServicePrune [2022-03-18T12:28:47.736Z] --- PASS: TestCreate (0.02s) [2022-03-18T12:28:47.736Z] === CONT TestGetWithReference [2022-03-18T12:28:47.736Z] time="2022-03-18T12:28:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T12:28:47.736Z] --- PASS: TestRemove (0.03s) [2022-03-18T12:28:47.736Z] === CONT TestGet [2022-03-18T12:28:47.736Z] --- PASS: TestRestore (0.04s) [2022-03-18T12:28:47.736Z] === CONT TestRefDerefRemove [2022-03-18T12:28:47.736Z] time="2022-03-18T12:28:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T12:28:47.736Z] time="2022-03-18T12:28:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T12:28:47.736Z] --- PASS: TestGetWithReference (0.03s) [2022-03-18T12:28:47.736Z] === CONT TestDerefMultipleOfSameRef [2022-03-18T12:28:47.736Z] --- PASS: TestGet (0.03s) [2022-03-18T12:28:47.736Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T12:28:47.736Z] time="2022-03-18T12:28:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-18T12:28:47.736Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-18T12:28:47.736Z] === CONT TestFindByReferenced [2022-03-18T12:28:47.736Z] time="2022-03-18T12:28:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T12:28:47.736Z] --- PASS: TestServicePrune (0.08s) [2022-03-18T12:28:47.736Z] === CONT TestFindByDriver [2022-03-18T12:28:47.736Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-18T12:28:47.736Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-18T12:28:47.736Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-18T12:28:47.736Z] --- PASS: TestFindByDriver (0.03s) [2022-03-18T12:28:47.736Z] PASS [2022-03-18T12:28:47.736Z] coverage: 69.0% of statements [2022-03-18T12:28:47.736Z] ok github.com/docker/docker/volume/service 0.421s coverage: 69.0% of statements [2022-03-18T12:28:48.185Z] === RUN TestExternalGraphDriver/pull [2022-03-18T12:28:48.185Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-18T12:28:48.488Z] --- PASS: TestBuildWithHugeFile (117.68s) [2022-03-18T12:28:48.488Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T12:28:48.488Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:28:48.488Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T12:28:48.488Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T12:28:48.488Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:28:48.488Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:28:48.488Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:28:48.488Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:28:48.488Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:28:48.488Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:28:48.488Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:28:48.488Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:28:48.488Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:28:48.488Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-18T12:28:48.488Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-18T12:28:48.488Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-18T12:28:48.488Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-18T12:28:48.488Z] === RUN TestBuildPreserveOwnership [2022-03-18T12:28:48.488Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:28:48.488Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-18T12:28:48.488Z] === RUN TestBuildPlatformInvalid [2022-03-18T12:28:48.488Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T12:28:48.488Z] PASS [2022-03-18T12:28:48.488Z] ok github.com/docker/docker/integration/build 185.760s [2022-03-18T12:28:48.488Z] [2022-03-18T12:28:48.488Z] === Skipped [2022-03-18T12:28:48.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-18T12:28:48.488Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:28:48.488Z] [2022-03-18T12:28:48.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-18T12:28:48.488Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.488Z] [2022-03-18T12:28:48.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-18T12:28:48.488Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:28:48.488Z] [2022-03-18T12:28:48.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-18T12:28:48.488Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:28:48.488Z] [2022-03-18T12:28:48.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T12:28:48.488Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:28:48.488Z] [2022-03-18T12:28:48.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-18T12:28:48.488Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:28:48.488Z] [2022-03-18T12:28:48.488Z] DONE 29 tests, 6 skipped in 223.107s [2022-03-18T12:28:48.488Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-18T12:28:48.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:28:48.488Z] INFO: Testing against a local daemon [2022-03-18T12:28:48.488Z] === RUN TestConfigInspect [2022-03-18T12:28:48.488Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.488Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-18T12:28:48.488Z] === RUN TestConfigList [2022-03-18T12:28:48.488Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] --- SKIP: TestConfigList (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestConfigsCreateAndDelete [2022-03-18T12:28:48.489Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestConfigsUpdate [2022-03-18T12:28:48.489Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestTemplatedConfig [2022-03-18T12:28:48.489Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestConfigCreateResolve [2022-03-18T12:28:48.489Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:28:48.489Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-18T12:28:48.489Z] PASS [2022-03-18T12:28:48.489Z] ok github.com/docker/docker/integration/config 0.100s [2022-03-18T12:28:48.489Z] [2022-03-18T12:28:48.489Z] === Skipped [2022-03-18T12:28:48.489Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-18T12:28:48.489Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] [2022-03-18T12:28:48.489Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-18T12:28:48.489Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] [2022-03-18T12:28:48.489Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-18T12:28:48.489Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] [2022-03-18T12:28:48.489Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-18T12:28:48.489Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] [2022-03-18T12:28:48.489Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-18T12:28:48.489Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] [2022-03-18T12:28:48.489Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-18T12:28:48.489Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:28:48.489Z] [2022-03-18T12:28:48.489Z] DONE 6 tests, 6 skipped in 2.659s [2022-03-18T12:28:48.489Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-18T12:28:48.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:28:48.489Z] INFO: Testing against a local daemon [2022-03-18T12:28:48.489Z] === RUN TestCheckpoint [2022-03-18T12:28:48.489Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:28:48.489Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestContainerInvalidJSON [2022-03-18T12:28:48.489Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:28:48.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:28:48.489Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:28:48.489Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:28:48.489Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:28:48.489Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:28:48.489Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-18T12:28:48.489Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T12:28:48.489Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T12:28:48.489Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-03-18T12:28:48.489Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T12:28:48.489Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-03-18T12:28:48.489Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T12:28:48.489Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-03-18T12:28:48.489Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T12:28:48.489Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-03-18T12:28:48.489Z] === RUN TestCopyFromContainer [2022-03-18T12:28:48.489Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T12:28:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:28:48.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:28:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:28:48.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:28:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:28:48.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:28:48.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:28:48.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:28:48.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:28:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T12:28:48.489Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T12:28:48.489Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCreateWithInvalidEnv [2022-03-18T12:28:48.489Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T12:28:48.489Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T12:28:48.489Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T12:28:48.489Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T12:28:48.489Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T12:28:48.489Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T12:28:48.489Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T12:28:48.489Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T12:28:48.489Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T12:28:48.489Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T12:28:48.489Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T12:28:48.489Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:28:48.489Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T12:28:48.489Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:28:48.489Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T12:28:48.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:28:48.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:28:48.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:28:48.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:28:48.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:28:48.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:28:48.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:28:48.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:28:48.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:28:48.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:28:48.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:28:48.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:28:48.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:28:48.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:28:48.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:28:48.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T12:28:48.489Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T12:28:48.489Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCreateDifferentPlatform [2022-03-18T12:28:48.489Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T12:28:48.489Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T12:28:48.489Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-18T12:28:48.489Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T12:28:48.489Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-03-18T12:28:48.489Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T12:28:48.489Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T12:28:48.489Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-18T12:28:48.489Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T12:28:48.489Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestDiff [2022-03-18T12:28:48.489Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T12:28:48.489Z] --- SKIP: TestDiff (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestExecWithCloseStdin [2022-03-18T12:28:48.489Z] --- PASS: TestExecWithCloseStdin (2.51s) [2022-03-18T12:28:48.489Z] === RUN TestExec [2022-03-18T12:28:48.489Z] --- PASS: TestExec (2.39s) [2022-03-18T12:28:48.489Z] === RUN TestExecUser [2022-03-18T12:28:48.489Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T12:28:48.489Z] --- SKIP: TestExecUser (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestExportContainerAndImportImage [2022-03-18T12:28:48.489Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T12:28:48.489Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:48.489Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestHealthCheckWorkdir [2022-03-18T12:28:48.489Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T12:28:48.489Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestHealthKillContainer [2022-03-18T12:28:48.489Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T12:28:48.489Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T12:28:48.489Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T12:28:48.489Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T12:28:48.489Z] === RUN TestKillContainerInvalidSignal [2022-03-18T12:28:48.489Z] --- PASS: TestKillContainerInvalidSignal (2.24s) [2022-03-18T12:28:48.489Z] === RUN TestKillContainer [2022-03-18T12:28:48.489Z] === RUN TestKillContainer/no_signal [2022-03-18T12:28:48.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-18T12:28:48.756Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-18T12:28:49.017Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-18T12:28:49.304Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-18T12:28:49.304Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-18T12:28:49.304Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-18T12:28:49.304Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-18T12:28:49.590Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-18T12:28:49.851Z] --- PASS: TestExternalGraphDriver (5.39s) [2022-03-18T12:28:49.851Z] --- PASS: TestExternalGraphDriver/json (1.76s) [2022-03-18T12:28:49.851Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-03-18T12:28:49.851Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-03-18T12:28:49.851Z] === RUN TestGraphdriverPluginV2 [2022-03-18T12:28:50.423Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-18T12:28:50.669Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T12:28:50.670Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T12:28:50.670Z] === RUN TestKillContainer/killing_signal [2022-03-18T12:28:50.683Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-18T12:28:50.683Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-18T12:28:51.256Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-18T12:28:51.828Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-18T12:28:52.401Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-18T12:28:52.401Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-18T12:28:52.973Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-18T12:28:54.360Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-18T12:28:54.360Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2022-03-18T12:28:54.360Z] PASS [2022-03-18T12:28:54.360Z] [2022-03-18T12:28:54.360Z] DONE 5 tests in 9.950s [2022-03-18T12:28:54.360Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T12:28:54.360Z] ++ 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-03-18T12:28:54.360Z] ++ set -e [2022-03-18T12:28:54.360Z] ++ '[' -n 0 ']' [2022-03-18T12:28:54.360Z] ++ set -x [2022-03-18T12:28:54.360Z] ++ 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-03-18T12:28:54.360Z] INFO: Testing against a local daemon [2022-03-18T12:28:54.360Z] === RUN TestContinueAfterPluginCrash [2022-03-18T12:28:54.360Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T12:28:54.360Z] === RUN TestReadPluginNoRead [2022-03-18T12:28:54.360Z] === PAUSE TestReadPluginNoRead [2022-03-18T12:28:54.360Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T12:28:54.360Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T12:28:54.360Z] === CONT TestContinueAfterPluginCrash [2022-03-18T12:28:54.360Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T12:28:54.394Z] --- PASS: TestKillContainer (5.22s) [2022-03-18T12:28:54.403Z] --- PASS: TestKillContainer/no_signal (2.13s) [2022-03-18T12:28:54.403Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T12:28:54.403Z] --- PASS: TestKillContainer/killing_signal (3.04s) [2022-03-18T12:28:54.403Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T12:28:54.403Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:28:54.403Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T12:28:54.403Z] === RUN TestKillStoppedContainer [2022-03-18T12:28:54.403Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:28:54.403Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-18T12:28:54.403Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T12:28:54.403Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:28:54.403Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T12:28:54.403Z] === RUN TestKillDifferentUserContainer [2022-03-18T12:28:54.403Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T12:28:54.403Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-18T12:28:54.403Z] === RUN TestInspectOomKilledTrue [2022-03-18T12:28:54.403Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:28:54.403Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T12:28:54.403Z] === RUN TestInspectOomKilledFalse [2022-03-18T12:28:54.403Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:28:54.403Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T12:28:54.403Z] === RUN TestLogsFollowTailEmpty [2022-03-18T12:28:55.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-18T12:28:55.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-18T12:28:55.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-18T12:28:55.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-18T12:28:55.304Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-18T12:28:55.929Z] --- PASS: TestLogsFollowTailEmpty (2.25s) [2022-03-18T12:28:55.929Z] === RUN TestNetworkNat [2022-03-18T12:28:55.929Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-18T12:28:55.929Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-18T12:28:55.929Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T12:28:56.248Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-18T12:28:56.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-18T12:28:58.746Z] --- PASS: TestDaemonStartWithLogOpt (4.26s) [2022-03-18T12:28:58.746Z] === CONT TestReadPluginNoRead [2022-03-18T12:28:58.817Z] --- PASS: TestNetworkLocalhostTCPNat (2.64s) [2022-03-18T12:28:58.817Z] === RUN TestNetworkLoopbackNat [2022-03-18T12:28:58.817Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-18T12:28:58.817Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-18T12:28:58.817Z] === RUN TestPause [2022-03-18T12:28:58.817Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T12:28:58.817Z] --- SKIP: TestPause (0.00s) [2022-03-18T12:28:58.817Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T12:28:59.766Z] 2022/03/18 12:28:59 Closing DB instances... [2022-03-18T12:29:00.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-18T12:29:00.895Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-18T12:29:01.149Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.26s) [2022-03-18T12:29:01.149Z] === RUN TestPauseStopPausedContainer [2022-03-18T12:29:01.149Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:29:01.149Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-18T12:29:01.149Z] === RUN TestPsFilter [2022-03-18T12:29:01.149Z] --- PASS: TestPsFilter (0.36s) [2022-03-18T12:29:01.149Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T12:29:01.156Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-18T12:29:01.418Z] === RUN TestReadPluginNoRead/default [2022-03-18T12:29:01.679Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-18T12:29:01.679Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-18T12:29:01.679Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-18T12:29:01.940Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-18T12:29:01.987Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-18T12:29:01.987Z] === RUN TestFindNode [2022-03-18T12:29:01.987Z] 2022/03/18 12:29:01 Closing DB instances... [2022-03-18T12:29:01.987Z] --- PASS: TestFindNode (0.02s) [2022-03-18T12:29:01.987Z] === RUN TestChangeNodeState [2022-03-18T12:29:01.987Z] 2022/03/18 12:29:01 Closing DB instances... [2022-03-18T12:29:01.987Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-18T12:29:01.987Z] === RUN TestNodeReincarnation [2022-03-18T12:29:01.987Z] 2022/03/18 12:29:01 Closing DB instances... [2022-03-18T12:29:02.511Z] docker_api_swarm_node_test.go:20: [da4e2f0167502] joining swarm manager [d6eedea5c4c6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:29:03.083Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T12:29:03.345Z] docker_api_swarm_node_test.go:21: [d15bc46c5cfd7] joining swarm manager [d6eedea5c4c6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:29:03.916Z] --- PASS: TestContinueAfterPluginCrash (9.54s) [2022-03-18T12:29:04.489Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T12:29:04.489Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-18T12:29:04.865Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.96s) [2022-03-18T12:29:04.865Z] === RUN TestRemoveContainerWithVolume [2022-03-18T12:29:05.060Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-18T12:29:06.002Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-18T12:29:06.002Z] === CONT TestReadPluginNoRead [2022-03-18T12:29:06.002Z] read_test.go:92: [df4251f78ef31] daemon is not started [2022-03-18T12:29:06.002Z] --- PASS: TestReadPluginNoRead (7.25s) [2022-03-18T12:29:06.002Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2022-03-18T12:29:06.002Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2022-03-18T12:29:06.002Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s) [2022-03-18T12:29:06.002Z] PASS [2022-03-18T12:29:06.002Z] [2022-03-18T12:29:06.002Z] DONE 6 tests in 11.655s [2022-03-18T12:29:06.002Z] 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-03-18T12:29:06.002Z] ++ 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-03-18T12:29:06.002Z] ++ set -e [2022-03-18T12:29:06.002Z] ++ '[' -n 0 ']' [2022-03-18T12:29:06.002Z] ++ set -x [2022-03-18T12:29:06.002Z] ++ 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-03-18T12:29:06.002Z] testing: warning: no tests to run [2022-03-18T12:29:06.002Z] PASS [2022-03-18T12:29:06.002Z] [2022-03-18T12:29:06.002Z] DONE 0 tests in 0.038s [2022-03-18T12:29:06.002Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T12:29:06.002Z] ++ 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-03-18T12:29:06.002Z] ++ set -e [2022-03-18T12:29:06.002Z] ++ '[' -n 0 ']' [2022-03-18T12:29:06.002Z] ++ set -x [2022-03-18T12:29:06.002Z] ++ 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-03-18T12:29:06.002Z] INFO: Testing against a local daemon [2022-03-18T12:29:06.002Z] === RUN TestPluginWithDevMounts [2022-03-18T12:29:06.002Z] === PAUSE TestPluginWithDevMounts [2022-03-18T12:29:06.002Z] === CONT TestPluginWithDevMounts [2022-03-18T12:29:06.762Z] time="2022-03-18T12:29:06Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-18T12:29:06.762Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-18T12:29:06.762Z] === RUN TestParallelCreate [2022-03-18T12:29:06.762Z] 2022/03/18 12:29:06 Closing DB instances... [2022-03-18T12:29:06.762Z] --- PASS: TestParallelCreate (0.02s) [2022-03-18T12:29:06.762Z] === RUN TestParallelDelete [2022-03-18T12:29:06.762Z] 2022/03/18 12:29:06 Closing DB instances... [2022-03-18T12:29:06.762Z] --- PASS: TestParallelDelete (0.02s) [2022-03-18T12:29:06.762Z] === RUN TestNetworkDBIslands [2022-03-18T12:29:06.762Z] time="2022-03-18T12:29:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ee915c431bf2 with config:&{NodeID:ee915c431bf2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=info msg="Node ee915c431bf2/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=info msg="Node ee915c431bf2/172.22.92.163, added to nodes list" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:db13f3463409 with config:&{NodeID:db13f3463409 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=info msg="Node db13f3463409/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=info msg="Node db13f3463409/172.22.92.163, added to nodes list" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=info msg="Node db13f3463409/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=info msg="Node db13f3463409/172.22.92.163, added to nodes list" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=info msg="Node ee915c431bf2/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=info msg="Node ee915c431bf2/172.22.92.163, added to nodes list" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-18T12:29:06.763Z] time="2022-03-18T12:29:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-18T12:29:07.028Z] --- PASS: TestRemoveContainerWithVolume (2.93s) [2022-03-18T12:29:07.028Z] === RUN TestRemoveContainerRunning [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f832eace88b3 with config:&{NodeID:f832eace88b3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="Node f832eace88b3/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="Node f832eace88b3/172.22.92.163, added to nodes list" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="Node f832eace88b3/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="Node f832eace88b3/172.22.92.163, added to nodes list" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="Node ee915c431bf2/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="Node ee915c431bf2/172.22.92.163, added to nodes list" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="Node db13f3463409/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="Node db13f3463409/172.22.92.163, added to nodes list" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="Node f832eace88b3/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="Node f832eace88b3/172.22.92.163, added to nodes list" [2022-03-18T12:29:07.751Z] time="2022-03-18T12:29:07Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9f00ea5f697f with config:&{NodeID:9f00ea5f697f Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:29:07.918Z] --- PASS: TestPluginWithDevMounts (1.77s) [2022-03-18T12:29:07.918Z] PASS [2022-03-18T12:29:07.918Z] [2022-03-18T12:29:07.918Z] DONE 1 tests in 1.884s [2022-03-18T12:29:07.918Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T12:29:07.918Z] ++ 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-03-18T12:29:07.918Z] ++ set -e [2022-03-18T12:29:07.918Z] ++ '[' -n 0 ']' [2022-03-18T12:29:07.918Z] ++ set -x [2022-03-18T12:29:07.918Z] ++ 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-03-18T12:29:07.918Z] INFO: Testing against a local daemon [2022-03-18T12:29:07.918Z] === RUN TestSecretInspect [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node db13f3463409/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node db13f3463409/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node f832eace88b3/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node f832eace88b3/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node ee915c431bf2/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node ee915c431bf2/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:07Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:dff1b81e6fbd with config:&{NodeID:dff1b81e6fbd Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node db13f3463409/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node db13f3463409/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node ee915c431bf2/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node ee915c431bf2/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node f832eace88b3/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=info msg="Node f832eace88b3/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-18T12:29:08.221Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, added to nodes list" [2022-03-18T12:29:08.690Z] networkdb_test.go:835: Re-joining: 3 [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=info msg="The new bootstrap node list is:[172.22.92.163:10033 172.22.92.163:10034 172.22.92.163:10035]" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10033" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49374" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10034" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49375" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10035" [2022-03-18T12:29:08.690Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49376" [2022-03-18T12:29:09.160Z] networkdb_test.go:835: Re-joining: 4 [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:08Z" level=info msg="The new bootstrap node list is:[172.22.92.163:10033 172.22.92.163:10034 172.22.92.163:10035]" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10033" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49377" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10034" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49378" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10035" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:08Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49379" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:08Z" level=info msg="node 0 leaving" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:09Z" level=info msg="Node ee915c431bf2 change state NodeActive --> NodeLeft" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:09Z" level=info msg="node2(db13f3463409): Node leave event for ee915c431bf2/172.22.92.163" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:09Z" level=info msg="Node ee915c431bf2 change state NodeActive --> NodeLeft" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:09Z" level=info msg="node4(9f00ea5f697f): Node leave event for ee915c431bf2/172.22.92.163" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:09Z" level=info msg="Node ee915c431bf2 change state NodeActive --> NodeLeft" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:09Z" level=info msg="node3(f832eace88b3): Node leave event for ee915c431bf2/172.22.92.163" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:09Z" level=info msg="Node ee915c431bf2 change state NodeActive --> NodeLeft" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:09Z" level=info msg="node5(dff1b81e6fbd): Node leave event for ee915c431bf2/172.22.92.163" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:09Z" level=info msg="Node ee915c431bf2 change state NodeActive --> NodeLeft" [2022-03-18T12:29:09.160Z] time="2022-03-18T12:29:09Z" level=info msg="node1(ee915c431bf2): Node leave event for ee915c431bf2/172.22.92.163" [2022-03-18T12:29:09.303Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-18T12:29:09.567Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="Node ee915c431bf2/172.22.92.163, left gossip cluster" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="Node ee915c431bf2/172.22.92.163, left gossip cluster" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="Node ee915c431bf2/172.22.92.163, left gossip cluster" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="Node ee915c431bf2/172.22.92.163, left gossip cluster" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="Node ee915c431bf2/172.22.92.163, left gossip cluster" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=warning msg="memberlist: Failed to send gossip to 172.22.92.163:10034: write udp [::]:10033->172.22.92.163:10034: use of closed network connection" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="node 1 leaving" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="Node db13f3463409 change state NodeActive --> NodeLeft" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="node4(9f00ea5f697f): Node leave event for db13f3463409/172.22.92.163" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="Node db13f3463409 change state NodeActive --> NodeLeft" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="node5(dff1b81e6fbd): Node leave event for db13f3463409/172.22.92.163" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="Node db13f3463409 change state NodeActive --> NodeLeft" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="node3(f832eace88b3): Node leave event for db13f3463409/172.22.92.163" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="Node db13f3463409 change state NodeActive --> NodeLeft" [2022-03-18T12:29:09.629Z] time="2022-03-18T12:29:09Z" level=info msg="node2(db13f3463409): Node leave event for db13f3463409/172.22.92.163" [2022-03-18T12:29:09.918Z] --- PASS: TestRemoveContainerRunning (2.30s) [2022-03-18T12:29:09.918Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T12:29:10.106Z] time="2022-03-18T12:29:09Z" level=info msg="Node db13f3463409/172.22.92.163, left gossip cluster" [2022-03-18T12:29:10.106Z] time="2022-03-18T12:29:09Z" level=info msg="Node db13f3463409/172.22.92.163, left gossip cluster" [2022-03-18T12:29:10.106Z] time="2022-03-18T12:29:09Z" level=info msg="Node db13f3463409/172.22.92.163, left gossip cluster" [2022-03-18T12:29:10.106Z] time="2022-03-18T12:29:09Z" level=info msg="Node db13f3463409/172.22.92.163, left gossip cluster" [2022-03-18T12:29:10.106Z] time="2022-03-18T12:29:09Z" level=info msg="node 2 leaving" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=info msg="Node f832eace88b3 change state NodeActive --> NodeLeft" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=info msg="node4(9f00ea5f697f): Node leave event for f832eace88b3/172.22.92.163" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=info msg="Node f832eace88b3 change state NodeActive --> NodeLeft" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=info msg="node5(dff1b81e6fbd): Node leave event for f832eace88b3/172.22.92.163" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=info msg="Node f832eace88b3 change state NodeActive --> NodeLeft" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=info msg="node3(f832eace88b3): Node leave event for f832eace88b3/172.22.92.163" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=debug msg="memberlist: Failed ping: dff1b81e6fbd (timeout reached)" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.92.163:10036: use of closed network connection" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.92.163:10034: use of closed network connection" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.92.163:10035: use of closed network connection" [2022-03-18T12:29:10.107Z] time="2022-03-18T12:29:09Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49380" [2022-03-18T12:29:10.508Z] --- PASS: TestSecretInspect (2.37s) [2022-03-18T12:29:10.508Z] === RUN TestSecretList [2022-03-18T12:29:10.578Z] time="2022-03-18T12:29:10Z" level=info msg="Node f832eace88b3/172.22.92.163, left gossip cluster" [2022-03-18T12:29:10.578Z] time="2022-03-18T12:29:10Z" level=info msg="Node f832eace88b3/172.22.92.163, left gossip cluster" [2022-03-18T12:29:10.578Z] time="2022-03-18T12:29:10Z" level=info msg="Node f832eace88b3/172.22.92.163, left gossip cluster" [2022-03-18T12:29:10.578Z] time="2022-03-18T12:29:10Z" level=warning msg="memberlist: Was able to connect to dff1b81e6fbd but other probes failed, network may be misconfigured" [2022-03-18T12:29:10.578Z] networkdb_test.go:867: node5: OK [2022-03-18T12:29:10.578Z] networkdb_test.go:867: node4: OK [2022-03-18T12:29:10.578Z] time="2022-03-18T12:29:10Z" level=info msg="node 0 coming back" [2022-03-18T12:29:10.578Z] time="2022-03-18T12:29:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b48f05084fd4 with config:&{NodeID:b48f05084fd4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:29:10.578Z] time="2022-03-18T12:29:10Z" level=info msg="Node b48f05084fd4/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:10.578Z] time="2022-03-18T12:29:10Z" level=info msg="Node b48f05084fd4/172.22.92.163, added to nodes list" [2022-03-18T12:29:10.578Z] time="2022-03-18T12:29:10Z" level=info msg="node 1 coming back" [2022-03-18T12:29:10.578Z] time="2022-03-18T12:29:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c1cb1dfe8748 with config:&{NodeID:c1cb1dfe8748 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:29:11.048Z] time="2022-03-18T12:29:10Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:11.048Z] time="2022-03-18T12:29:10Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, added to nodes list" [2022-03-18T12:29:11.048Z] time="2022-03-18T12:29:10Z" level=info msg="node 2 coming back" [2022-03-18T12:29:11.048Z] time="2022-03-18T12:29:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:addd25e77465 with config:&{NodeID:addd25e77465 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-18T12:29:11.048Z] time="2022-03-18T12:29:10Z" level=info msg="Node addd25e77465/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:11.048Z] time="2022-03-18T12:29:10Z" level=info msg="Node addd25e77465/172.22.92.163, added to nodes list" [2022-03-18T12:29:11.079Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-18T12:29:12.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-18T12:29:12.083Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.25s) [2022-03-18T12:29:12.083Z] === RUN TestRemoveInvalidContainer [2022-03-18T12:29:12.083Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-18T12:29:12.083Z] === RUN TestRenameLinkedContainer [2022-03-18T12:29:12.083Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T12:29:12.083Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-18T12:29:12.083Z] === RUN TestRenameStoppedContainer [2022-03-18T12:29:12.963Z] --- PASS: TestSecretList (2.41s) [2022-03-18T12:29:12.963Z] === RUN TestSecretsCreateAndDelete [2022-03-18T12:29:12.963Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-18T12:29:14.003Z] time="2022-03-18T12:29:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.92.163:10033 172.22.92.163:10034 172.22.92.163:10035]" [2022-03-18T12:29:14.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-18T12:29:14.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-18T12:29:14.476Z] time="2022-03-18T12:29:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.92.163:10033 172.22.92.163:10034 172.22.92.163:10035]" [2022-03-18T12:29:14.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10033" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49381" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node b48f05084fd4/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node b48f05084fd4/172.22.92.163, is the new incarnation of the shutdown node ee915c431bf2/172.22.92.163" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node b48f05084fd4/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10034" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49382" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node b48f05084fd4/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node b48f05084fd4/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, is the new incarnation of the shutdown node db13f3463409/172.22.92.163" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10035" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49383" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node b48f05084fd4/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node b48f05084fd4/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node addd25e77465/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node addd25e77465/172.22.92.163, is the new incarnation of the shutdown node f832eace88b3/172.22.92.163" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node addd25e77465/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, is the new incarnation of the shutdown node db13f3463409/172.22.92.163" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node b48f05084fd4/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node b48f05084fd4/172.22.92.163, is the new incarnation of the shutdown node ee915c431bf2/172.22.92.163" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node b48f05084fd4/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node addd25e77465/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node addd25e77465/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node addd25e77465/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node addd25e77465/172.22.92.163, is the new incarnation of the shutdown node f832eace88b3/172.22.92.163" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node addd25e77465/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node addd25e77465/172.22.92.163, joined gossip cluster" [2022-03-18T12:29:14.945Z] time="2022-03-18T12:29:14Z" level=info msg="Node addd25e77465/172.22.92.163, added to nodes list" [2022-03-18T12:29:14.971Z] --- PASS: TestRenameStoppedContainer (2.95s) [2022-03-18T12:29:14.971Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T12:29:15.204Z] --- PASS: TestSecretsCreateAndDelete (2.47s) [2022-03-18T12:29:15.204Z] === RUN TestSecretsUpdate [2022-03-18T12:29:15.415Z] time="2022-03-18T12:29:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10033" [2022-03-18T12:29:15.415Z] time="2022-03-18T12:29:15Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49384" [2022-03-18T12:29:15.415Z] time="2022-03-18T12:29:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10034" [2022-03-18T12:29:15.415Z] time="2022-03-18T12:29:15Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49385" [2022-03-18T12:29:15.415Z] time="2022-03-18T12:29:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.92.163:10035" [2022-03-18T12:29:15.415Z] time="2022-03-18T12:29:15Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49386" [2022-03-18T12:29:15.885Z] 2022/03/18 12:29:15 Closing DB instances... [2022-03-18T12:29:15.885Z] time="2022-03-18T12:29:15Z" level=info msg="Node b48f05084fd4 change state NodeActive --> NodeLeft" [2022-03-18T12:29:15.885Z] time="2022-03-18T12:29:15Z" level=info msg="node5(dff1b81e6fbd): Node leave event for b48f05084fd4/172.22.92.163" [2022-03-18T12:29:15.885Z] time="2022-03-18T12:29:15Z" level=info msg="Node b48f05084fd4 change state NodeActive --> NodeLeft" [2022-03-18T12:29:15.885Z] time="2022-03-18T12:29:15Z" level=info msg="node3(addd25e77465): Node leave event for b48f05084fd4/172.22.92.163" [2022-03-18T12:29:15.885Z] time="2022-03-18T12:29:15Z" level=info msg="Node b48f05084fd4 change state NodeActive --> NodeLeft" [2022-03-18T12:29:15.885Z] time="2022-03-18T12:29:15Z" level=info msg="node4(9f00ea5f697f): Node leave event for b48f05084fd4/172.22.92.163" [2022-03-18T12:29:15.885Z] time="2022-03-18T12:29:15Z" level=info msg="Node b48f05084fd4 change state NodeActive --> NodeLeft" [2022-03-18T12:29:15.885Z] time="2022-03-18T12:29:15Z" level=info msg="Node b48f05084fd4 change state NodeActive --> NodeLeft" [2022-03-18T12:29:15.885Z] time="2022-03-18T12:29:15Z" level=info msg="node1(b48f05084fd4): Node leave event for b48f05084fd4/172.22.92.163" [2022-03-18T12:29:15.885Z] time="2022-03-18T12:29:15Z" level=info msg="node2(c1cb1dfe8748): Node leave event for b48f05084fd4/172.22.92.163" [2022-03-18T12:29:16.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:15Z" level=info msg="Node b48f05084fd4/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:15Z" level=info msg="Node b48f05084fd4/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:15Z" level=info msg="Node b48f05084fd4/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:15Z" level=info msg="Node b48f05084fd4/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:15Z" level=info msg="Node b48f05084fd4/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:16Z" level=info msg="Node c1cb1dfe8748 change state NodeActive --> NodeLeft" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:16Z" level=info msg="node5(dff1b81e6fbd): Node leave event for c1cb1dfe8748/172.22.92.163" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:16Z" level=info msg="Node c1cb1dfe8748 change state NodeActive --> NodeLeft" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:16Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:16Z" level=info msg="node4(9f00ea5f697f): Node leave event for c1cb1dfe8748/172.22.92.163" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:16Z" level=info msg="Node c1cb1dfe8748 change state NodeActive --> NodeLeft" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:16Z" level=info msg="node3(addd25e77465): Node leave event for c1cb1dfe8748/172.22.92.163" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:16Z" level=info msg="Node c1cb1dfe8748 change state NodeActive --> NodeFailed" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:16Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, added to failed nodes list" [2022-03-18T12:29:16.355Z] time="2022-03-18T12:29:16Z" level=error msg="node: c1cb1dfe8748 is unknown to memberlist" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="Node c1cb1dfe8748/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="Node addd25e77465 change state NodeActive --> NodeLeft" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="node5(dff1b81e6fbd): Node leave event for addd25e77465/172.22.92.163" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="Node addd25e77465 change state NodeActive --> NodeLeft" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="node4(9f00ea5f697f): Node leave event for addd25e77465/172.22.92.163" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="Node addd25e77465 change state NodeActive --> NodeLeft" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="node3(addd25e77465): Node leave event for addd25e77465/172.22.92.163" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="Node addd25e77465/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="Node addd25e77465/172.22.92.163, left gossip cluster" [2022-03-18T12:29:16.833Z] time="2022-03-18T12:29:16Z" level=info msg="Node addd25e77465/172.22.92.163, left gossip cluster" [2022-03-18T12:29:17.302Z] time="2022-03-18T12:29:17Z" level=debug msg="memberlist: Failed ping: 9f00ea5f697f (timeout reached)" [2022-03-18T12:29:17.302Z] time="2022-03-18T12:29:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.92.163:10037: use of closed network connection" [2022-03-18T12:29:17.302Z] time="2022-03-18T12:29:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.92.163:10035: use of closed network connection" [2022-03-18T12:29:17.302Z] time="2022-03-18T12:29:17Z" level=debug msg="memberlist: Stream connection from=172.22.92.163:49388" [2022-03-18T12:29:17.772Z] time="2022-03-18T12:29:17Z" level=info msg="Node 9f00ea5f697f change state NodeActive --> NodeLeft" [2022-03-18T12:29:17.772Z] time="2022-03-18T12:29:17Z" level=info msg="node5(dff1b81e6fbd): Node leave event for 9f00ea5f697f/172.22.92.163" [2022-03-18T12:29:17.772Z] time="2022-03-18T12:29:17Z" level=info msg="Node 9f00ea5f697f change state NodeActive --> NodeLeft" [2022-03-18T12:29:17.772Z] time="2022-03-18T12:29:17Z" level=info msg="node4(9f00ea5f697f): Node leave event for 9f00ea5f697f/172.22.92.163" [2022-03-18T12:29:17.772Z] time="2022-03-18T12:29:17Z" level=warning msg="memberlist: Was able to connect to 9f00ea5f697f but other probes failed, network may be misconfigured" [2022-03-18T12:29:17.772Z] time="2022-03-18T12:29:17Z" level=debug msg="memberlist: Failed to join 172.22.92.163: dial tcp 172.22.92.163:10034: connectex: No connection could be made because the target machine actively refused it." [2022-03-18T12:29:18.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000905fe0_} [2022-03-18T12:29:18.064Z] docker_api_swarm_test.go:502: [d63d12e7000f6] joining swarm manager [dc9f13f460935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:29:18.064Z] --- PASS: TestSecretsUpdate (2.77s) [2022-03-18T12:29:18.064Z] === RUN TestTemplatedSecret [2022-03-18T12:29:18.243Z] time="2022-03-18T12:29:17Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, left gossip cluster" [2022-03-18T12:29:18.243Z] time="2022-03-18T12:29:18Z" level=info msg="Node 9f00ea5f697f/172.22.92.163, left gossip cluster" [2022-03-18T12:29:19.230Z] time="2022-03-18T12:29:18Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, left gossip cluster" [2022-03-18T12:29:19.231Z] time="2022-03-18T12:29:18Z" level=info msg="Node dff1b81e6fbd change state NodeActive --> NodeFailed" [2022-03-18T12:29:19.231Z] time="2022-03-18T12:29:18Z" level=info msg="Node dff1b81e6fbd/172.22.92.163, added to failed nodes list" [2022-03-18T12:29:19.231Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-03-18T12:29:19.231Z] PASS [2022-03-18T12:29:19.231Z] coverage: 60.3% of statements [2022-03-18T12:29:19.231Z] ok github.com/docker/docker/libnetwork/networkdb 104.659s coverage: 60.3% of statements [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/quota [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T12:29:19.231Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T12:29:19.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13082406738_/foo_false____} [2022-03-18T12:29:19.636Z] --- PASS: TestRenameRunningContainerAndReuse (4.55s) [2022-03-18T12:29:19.636Z] === RUN TestRenameInvalidName [2022-03-18T12:29:20.832Z] --- PASS: TestTemplatedSecret (2.68s) [2022-03-18T12:29:20.833Z] === RUN TestSecretCreateResolve [2022-03-18T12:29:20.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13082406738_/foo_true____} [2022-03-18T12:29:21.810Z] --- PASS: TestRenameInvalidName (2.21s) [2022-03-18T12:29:21.810Z] === RUN TestRenameAnonymousContainer [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === Skipped [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-18T12:29:22.186Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-18T12:29:22.186Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.10s) [2022-03-18T12:29:22.186Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-18T12:29:22.186Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-18T12:29:22.186Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T12:29:22.186Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-18T12:29:22.186Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-18T12:29:22.186Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-18T12:29:22.186Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-18T12:29:22.186Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-18T12:29:22.186Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-18T12:29:22.186Z] daemon_test.go:145: root required [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T12:29:22.186Z] reload_test.go:342: root required [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-18T12:29:22.186Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T12:29:22.186Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-18T12:29:22.186Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-18T12:29:22.186Z] download_test.go:267: Needs fixing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-18T12:29:22.186Z] layer_test.go:291: Failing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-18T12:29:22.186Z] layer_test.go:340: Failing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-18T12:29:22.186Z] layer_test.go:455: Failing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-18T12:29:22.186Z] layer_test.go:684: Failing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-18T12:29:22.186Z] migration_test.go:45: Failing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T12:29:22.186Z] migration_test.go:181: Failing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-18T12:29:22.186Z] mount_test.go:17: Failing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-18T12:29:22.186Z] mount_test.go:76: Failing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-18T12:29:22.186Z] mount_test.go:125: Failing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-18T12:29:22.186Z] mount_test.go:212: Failing on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-18T12:29:22.186Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-18T12:29:22.186Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-18T12:29:22.186Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-18T12:29:22.186Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-18T12:29:22.186Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-18T12:29:22.186Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-18T12:29:22.186Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-18T12:29:22.186Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-18T12:29:22.186Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-18T12:29:22.186Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-18T12:29:22.186Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-18T12:29:22.186Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-18T12:29:22.186Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-18T12:29:22.186Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-18T12:29:22.186Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-18T12:29:22.186Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-18T12:29:22.186Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:133: Xz not present in msys2 [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-18T12:29:22.186Z] archive_test.go:140: zstd not installed [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:252: Failing on Windows CI machines [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-18T12:29:22.186Z] archive_windows_test.go:16: Currently fails [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-18T12:29:22.186Z] changes_test.go:195: needs more investigation [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-18T12:29:22.186Z] changes_test.go:432: needs further investigation [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-18T12:29:22.186Z] changes_test.go:468: needs further investigation [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-18T12:29:22.186Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-18T12:29:22.186Z] poller_test.go:40: No chmod on Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T12:29:22.186Z] fileutils_test.go:133: Needs porting to Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T12:29:22.186Z] fileutils_test.go:179: Needs porting to Windows [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-18T12:29:22.186Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-18T12:29:22.186Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-18T12:29:22.186Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-18T12:29:22.186Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-18T12:29:22.186Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-18T12:29:22.186Z] [2022-03-18T12:29:22.186Z] DONE 2091 tests, 68 skipped in 319.457s [2022-03-18T12:29:22.187Z] INFO: make.ps1 ended at 03/18/2022 12:29:22 [2022-03-18T12:29:22.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33406870374_/foo_false____} [2022-03-18T12:29:23.161Z] --- PASS: TestSecretCreateResolve (2.31s) [2022-03-18T12:29:23.161Z] PASS [2022-03-18T12:29:23.161Z] [2022-03-18T12:29:23.161Z] DONE 6 tests in 15.121s [2022-03-18T12:29:23.161Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T12:29:23.161Z] ++ 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-03-18T12:29:23.161Z] ++ set -e [2022-03-18T12:29:23.161Z] ++ '[' -n 0 ']' [2022-03-18T12:29:23.161Z] ++ set -x [2022-03-18T12:29:23.161Z] ++ 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-03-18T12:29:23.161Z] INFO: Testing against a local daemon [2022-03-18T12:29:23.161Z] === RUN TestServiceCreateInit [2022-03-18T12:29:23.161Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T12:29:23.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33406870374_/foo_true____} [2022-03-18T12:29:24.405Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-18T12:29:24.405Z] INFO: Unit tests ended at 03/18/2022 12:29:24. Duration:00:05:39.9735614 [2022-03-18T12:29:24.405Z] INFO: Building busybox [2022-03-18T12:29:24.874Z] Sending build context to Docker daemon 5.12kB [2022-03-18T12:29:24.874Z] [2022-03-18T12:29:24.874Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-18T12:29:24.874Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-18T12:29:24.874Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-18T12:29:24.874Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-18T12:29:24.874Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-18T12:29:24.874Z] ---> 6a11116086a4 [2022-03-18T12:29:24.874Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-18T12:29:24.874Z] ---> Running in e626d53b2586 [2022-03-18T12:29:25.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33406870374_/foo_true__0xc000fce018__} [2022-03-18T12:29:26.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fce030_} [2022-03-18T12:29:27.221Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T12:29:27.483Z] docker_api_swarm_test.go:507: [d4964bcd9cf6e] joining swarm manager [dc9f13f460935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:29:27.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fce048_} [2022-03-18T12:29:29.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fce060_} [2022-03-18T12:29:29.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fce078_} [2022-03-18T12:29:31.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-18T12:29:31.102Z] --- PASS: TestServiceCreateInit (8.07s) [2022-03-18T12:29:31.102Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.08s) [2022-03-18T12:29:31.102Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.98s) [2022-03-18T12:29:31.102Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T12:29:32.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-18T12:29:32.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-18T12:29:32.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-18T12:29:32.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-18T12:29:32.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-18T12:29:32.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-18T12:29:32.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-18T12:29:32.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-18T12:29:32.089Z] --- PASS: TestRenameAnonymousContainer (10.76s) [2022-03-18T12:29:32.089Z] === RUN TestRenameContainerWithSameName [2022-03-18T12:29:32.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-18T12:29:32.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-18T12:29:32.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-18T12:29:32.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-18T12:29:32.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-18T12:29:32.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-18T12:29:32.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-18T12:29:32.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-18T12:29:32.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-18T12:29:32.309Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-18T12:29:34.978Z] --- PASS: TestRenameContainerWithSameName (2.25s) [2022-03-18T12:29:34.978Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T12:29:34.978Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-18T12:29:34.978Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T12:29:34.978Z] === RUN TestResize [2022-03-18T12:29:35.612Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-18T12:29:36.998Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-18T12:29:37.145Z] --- PASS: TestResize (2.28s) [2022-03-18T12:29:37.145Z] === RUN TestResizeWithInvalidSize [2022-03-18T12:29:39.307Z] --- PASS: TestResizeWithInvalidSize (2.27s) [2022-03-18T12:29:39.307Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T12:29:39.544Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-18T12:29:40.492Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-18T12:29:40.492Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-18T12:29:41.436Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-18T12:29:42.007Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-18T12:29:42.194Z] --- PASS: TestResizeWhenContainerNotStarted (2.76s) [2022-03-18T12:29:42.194Z] === RUN TestDaemonRestartKillContainers [2022-03-18T12:29:42.194Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:29:42.194Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-18T12:29:42.194Z] === RUN TestStats [2022-03-18T12:29:42.194Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T12:29:42.194Z] --- SKIP: TestStats (0.00s) [2022-03-18T12:29:42.194Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T12:29:42.578Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-18T12:29:42.843Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-18T12:29:43.413Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-18T12:29:43.985Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-18T12:29:44.557Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-18T12:29:45.132Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-18T12:29:45.706Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-18T12:29:46.143Z] Removing intermediate container e626d53b2586 [2022-03-18T12:29:46.143Z] ---> 5e90bc3049cf [2022-03-18T12:29:46.143Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-18T12:29:46.143Z] ---> Running in aa6a40b905e8 [2022-03-18T12:29:46.143Z] Removing intermediate container aa6a40b905e8 [2022-03-18T12:29:46.143Z] ---> eea6bfb7adfc [2022-03-18T12:29:46.143Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-18T12:29:46.143Z] ---> Running in 5f7c89d28a49 [2022-03-18T12:29:46.143Z] Removing intermediate container 5f7c89d28a49 [2022-03-18T12:29:46.143Z] ---> df8bd05c17ff [2022-03-18T12:29:46.144Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-18T12:29:46.279Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-18T12:29:46.851Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-18T12:29:47.144Z] [2022-03-18T12:29:47.422Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-18T12:29:47.612Z] ---> eb1380e081dd [2022-03-18T12:29:47.612Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-18T12:29:47.612Z] ---> Running in fd2c66ec34ab [2022-03-18T12:29:47.683Z] --- PASS: TestCreateServiceMultipleTimes (16.48s) [2022-03-18T12:29:47.683Z] === RUN TestCreateServiceConflict [2022-03-18T12:29:47.944Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-18T12:29:47.966Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.34s) [2022-03-18T12:29:47.966Z] === RUN TestStopContainerWithTimeout [2022-03-18T12:29:47.966Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T12:29:47.966Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-18T12:29:47.966Z] === RUN TestUpdateRestartPolicy [2022-03-18T12:29:48.887Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-18T12:29:49.833Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-18T12:29:50.095Z] --- PASS: TestCreateServiceConflict (2.52s) [2022-03-18T12:29:50.095Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T12:29:50.357Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-18T12:29:50.357Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-18T12:29:50.928Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-18T12:29:51.500Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-18T12:29:55.014Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-18T12:29:55.014Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-18T12:29:55.014Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2022-03-18T12:29:55.014Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T12:29:55.014Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-18T12:29:55.014Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-18T12:29:55.586Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-18T12:29:57.502Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-18T12:30:00.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-18T12:30:00.053Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-18T12:30:01.969Z] docker_api_swarm_node_test.go:81: [d80cf5e311a1c] joining swarm manager [d13a9cfa84ea3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:30:02.541Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-18T12:30:03.112Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-18T12:30:06.425Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-18T12:30:07.809Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.06s) [2022-03-18T12:30:07.809Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T12:30:08.753Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-18T12:30:10.140Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-18T12:30:11.527Z] --- PASS: TestUpdateRestartPolicy (23.01s) [2022-03-18T12:30:11.527Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T12:30:12.488Z] --- PASS: TestUpdateRestartWithAutoRemove (2.22s) [2022-03-18T12:30:12.488Z] === RUN TestWaitNonBlocked [2022-03-18T12:30:12.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:30:12.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:30:12.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:30:12.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:30:12.488Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:30:12.488Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:30:13.443Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-18T12:30:13.443Z] === RUN TestDockerSuite/TestCpToDot [2022-03-18T12:30:14.014Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-18T12:30:14.956Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-18T12:30:15.712Z] Removing intermediate container fd2c66ec34ab [2022-03-18T12:30:15.712Z] ---> 09d7b7be6ef4 [2022-03-18T12:30:15.712Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-18T12:30:15.712Z] ---> Running in 75f0a243d944 [2022-03-18T12:30:15.712Z] [2022-03-18T12:30:15.712Z] SUCCESS: Specified value was saved. [2022-03-18T12:30:15.899Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-18T12:30:15.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-18T12:30:16.160Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-18T12:30:16.222Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-18T12:30:16.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.38s) [2022-03-18T12:30:16.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.50s) [2022-03-18T12:30:16.222Z] === RUN TestWaitBlocked [2022-03-18T12:30:16.222Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:30:16.222Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-18T12:30:16.222Z] PASS [2022-03-18T12:30:16.222Z] ok github.com/docker/docker/integration/container 95.903s [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === Skipped [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-18T12:30:16.222Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-18T12:30:16.222Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T12:30:16.222Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T12:30:16.222Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T12:30:16.222Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T12:30:16.222Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T12:30:16.222Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-18T12:30:16.222Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-18T12:30:16.222Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-18T12:30:16.222Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-18T12:30:16.222Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-18T12:30:16.222Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T12:30:16.222Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-18T12:30:16.222Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-18T12:30:16.222Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T12:30:16.222Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-18T12:30:16.222Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T12:30:16.222Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T12:30:16.222Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-18T12:30:16.222Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T12:30:16.222Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-18T12:30:16.222Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-18T12:30:16.222Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-18T12:30:16.222Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-18T12:30:16.222Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-18T12:30:16.222Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-18T12:30:16.222Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-18T12:30:16.222Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-18T12:30:16.222Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T12:30:16.222Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-18T12:30:16.222Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-18T12:30:16.222Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-18T12:30:16.222Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-18T12:30:16.222Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:30:16.222Z] [2022-03-18T12:30:16.222Z] DONE 87 tests, 33 skipped in 98.736s [2022-03-18T12:30:16.222Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-18T12:30:17.112Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-18T12:30:17.282Z] Removing intermediate container 75f0a243d944 [2022-03-18T12:30:17.282Z] ---> 534863d03411 [2022-03-18T12:30:17.282Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-18T12:30:17.282Z] ---> Running in b2477ec8ed73 [2022-03-18T12:30:17.373Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-18T12:30:17.945Z] docker_api_swarm_node_test.go:53: [d43383ceb5231] joining swarm manager [d14adfb5aa58f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:30:18.206Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-18T12:30:19.151Z] docker_api_swarm_node_test.go:54: [dd13656efa9bf] joining swarm manager [d14adfb5aa58f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:30:19.151Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-18T12:30:19.151Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-18T12:30:19.151Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-18T12:30:19.722Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-18T12:30:19.983Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-18T12:30:19.983Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-18T12:30:19.983Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-18T12:30:19.983Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-18T12:30:20.554Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-18T12:30:20.815Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-18T12:30:20.815Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-18T12:30:20.815Z] === RUN TestDockerSuite/TestCreateRM [2022-03-18T12:30:21.076Z] --- PASS: TestCreateServiceSecretFileMode (13.41s) [2022-03-18T12:30:21.076Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T12:30:21.076Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-18T12:30:21.076Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T12:30:21.076Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-18T12:30:21.076Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-18T12:30:21.337Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-18T12:30:23.252Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-18T12:30:23.252Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-18T12:30:23.252Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-18T12:30:24.466Z] Cannot create a file when that file already exists. [2022-03-18T12:30:25.946Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-18T12:30:25.946Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-18T12:30:25.946Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-18T12:30:25.946Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-18T12:30:25.946Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-18T12:30:26.279Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-18T12:30:26.557Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-18T12:30:26.557Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-18T12:30:26.557Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-18T12:30:26.557Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-18T12:30:26.557Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-18T12:30:26.557Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-18T12:30:26.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9bb781c8283b988b88dcf62bc44dd660840b3d1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9bb781c8283b988b88dcf62bc44dd660840b3d1 hack/test/unit [2022-03-18T12:30:26.818Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-18T12:30:26.821Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-18T12:30:26.821Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-18T12:30:26.821Z] + TESTDIRS=./... [2022-03-18T12:30:26.821Z] + exclude_paths='/vendor/|/integration' [2022-03-18T12:30:26.821Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-18T12:30:26.821Z] ++ go list ./... [2022-03-18T12:30:27.758Z] + pkg_list='github.com/docker/docker/api [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/backend/build [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/httputils [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/middleware [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/build [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/container [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/debug [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/image [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/network [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/session [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/system [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/server/router/volume [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/backend [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/container [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/events [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/filters [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/image [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/mount [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/network [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/registry [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/strslice [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/swarm [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/time [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/versions [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T12:30:27.758Z] github.com/docker/docker/api/types/volume [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder/builder-next [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder/dockerfile [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder/remotecontext [2022-03-18T12:30:27.758Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T12:30:27.758Z] github.com/docker/docker/cli [2022-03-18T12:30:27.758Z] github.com/docker/docker/cli/config [2022-03-18T12:30:27.758Z] github.com/docker/docker/cli/debug [2022-03-18T12:30:27.758Z] github.com/docker/docker/client [2022-03-18T12:30:27.758Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T12:30:27.758Z] github.com/docker/docker/cmd/dockerd [2022-03-18T12:30:27.758Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T12:30:27.758Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T12:30:27.758Z] github.com/docker/docker/container [2022-03-18T12:30:27.758Z] github.com/docker/docker/container/stream [2022-03-18T12:30:27.758Z] github.com/docker/docker/contrib/apparmor [2022-03-18T12:30:27.758Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T12:30:27.758Z] github.com/docker/docker/contrib/httpserver [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/cluster [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/config [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/events [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/exec [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/images [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/initlayer [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/links [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/listeners [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/local [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/names [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/network [2022-03-18T12:30:27.758Z] github.com/docker/docker/daemon/stats [2022-03-18T12:30:27.758Z] github.com/docker/docker/distribution [2022-03-18T12:30:27.758Z] github.com/docker/docker/distribution/metadata [2022-03-18T12:30:27.758Z] github.com/docker/docker/distribution/utils [2022-03-18T12:30:27.758Z] github.com/docker/docker/distribution/xfer [2022-03-18T12:30:27.758Z] github.com/docker/docker/dockerversion [2022-03-18T12:30:27.758Z] github.com/docker/docker/errdefs [2022-03-18T12:30:27.758Z] github.com/docker/docker/image [2022-03-18T12:30:27.758Z] github.com/docker/docker/image/cache [2022-03-18T12:30:27.758Z] github.com/docker/docker/image/tarexport [2022-03-18T12:30:27.758Z] github.com/docker/docker/image/v1 [2022-03-18T12:30:27.758Z] github.com/docker/docker/internal/test/suite [2022-03-18T12:30:27.758Z] github.com/docker/docker/layer [2022-03-18T12:30:27.758Z] github.com/docker/docker/libcontainerd [2022-03-18T12:30:27.758Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T12:30:27.758Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T12:30:27.758Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T12:30:27.758Z] github.com/docker/docker/libcontainerd/types [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:30:27.758Z] github.com/docker/docker/libnetwork/types [2022-03-18T12:30:27.758Z] github.com/docker/docker/oci [2022-03-18T12:30:27.758Z] github.com/docker/docker/oci/caps [2022-03-18T12:30:27.758Z] github.com/docker/docker/opts [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/aaparser [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/archive [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/authorization [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/capabilities [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/containerfs [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/directory [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/dmesg [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/filenotify [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/fileutils [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/fsutils [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/homedir [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/idtools [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/ioutils [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/longpath [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/loopback [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/parsers [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/pidfile [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/platform [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/plugins [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/pools [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/progress [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/pubsub [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/reexec [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/signal [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/stack [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/stringid [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T12:30:27.758Z] github.com/docker/docker/pkg/system [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/tailfile [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/tarsum [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/truncindex [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/urlutil [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/useragent [2022-03-18T12:30:27.759Z] github.com/docker/docker/plugin [2022-03-18T12:30:27.759Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T12:30:27.759Z] github.com/docker/docker/plugin/v2 [2022-03-18T12:30:27.759Z] github.com/docker/docker/profiles/apparmor [2022-03-18T12:30:27.759Z] github.com/docker/docker/profiles/seccomp [2022-03-18T12:30:27.759Z] github.com/docker/docker/quota [2022-03-18T12:30:27.759Z] github.com/docker/docker/reference [2022-03-18T12:30:27.759Z] github.com/docker/docker/registry [2022-03-18T12:30:27.759Z] github.com/docker/docker/registry/resumable [2022-03-18T12:30:27.759Z] github.com/docker/docker/restartmanager [2022-03-18T12:30:27.759Z] github.com/docker/docker/rootless [2022-03-18T12:30:27.759Z] github.com/docker/docker/rootless/specconv [2022-03-18T12:30:27.759Z] github.com/docker/docker/runconfig [2022-03-18T12:30:27.759Z] github.com/docker/docker/runconfig/opts [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/daemon [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/environment [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fakegit [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/registry [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/request [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/drivers [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/local [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/mounts [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/service [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/service/opts [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/testutils' [2022-03-18T12:30:27.759Z] ++ grep --fixed-strings -v /libnetwork [2022-03-18T12:30:27.759Z] ++ echo 'github.com/docker/docker/api [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/backend/build [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/httputils [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/middleware [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/build [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/container [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/debug [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/image [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/network [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/session [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/system [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/volume [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/backend [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/container [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/events [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/filters [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/image [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/mount [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/network [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/registry [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/strslice [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/swarm [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/time [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/versions [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/volume [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder/builder-next [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder/dockerfile [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder/remotecontext [2022-03-18T12:30:27.759Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T12:30:27.759Z] github.com/docker/docker/cli [2022-03-18T12:30:27.759Z] github.com/docker/docker/cli/config [2022-03-18T12:30:27.759Z] github.com/docker/docker/cli/debug [2022-03-18T12:30:27.759Z] github.com/docker/docker/client [2022-03-18T12:30:27.759Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T12:30:27.759Z] github.com/docker/docker/cmd/dockerd [2022-03-18T12:30:27.759Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T12:30:27.759Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T12:30:27.759Z] github.com/docker/docker/container [2022-03-18T12:30:27.759Z] github.com/docker/docker/container/stream [2022-03-18T12:30:27.759Z] github.com/docker/docker/contrib/apparmor [2022-03-18T12:30:27.759Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T12:30:27.759Z] github.com/docker/docker/contrib/httpserver [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/cluster [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/config [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/events [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/exec [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/images [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/initlayer [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/links [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/listeners [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/local [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/names [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/network [2022-03-18T12:30:27.759Z] github.com/docker/docker/daemon/stats [2022-03-18T12:30:27.759Z] github.com/docker/docker/distribution [2022-03-18T12:30:27.759Z] github.com/docker/docker/distribution/metadata [2022-03-18T12:30:27.759Z] github.com/docker/docker/distribution/utils [2022-03-18T12:30:27.759Z] github.com/docker/docker/distribution/xfer [2022-03-18T12:30:27.759Z] github.com/docker/docker/dockerversion [2022-03-18T12:30:27.759Z] github.com/docker/docker/errdefs [2022-03-18T12:30:27.759Z] github.com/docker/docker/image [2022-03-18T12:30:27.759Z] github.com/docker/docker/image/cache [2022-03-18T12:30:27.759Z] github.com/docker/docker/image/tarexport [2022-03-18T12:30:27.759Z] github.com/docker/docker/image/v1 [2022-03-18T12:30:27.759Z] github.com/docker/docker/internal/test/suite [2022-03-18T12:30:27.759Z] github.com/docker/docker/layer [2022-03-18T12:30:27.759Z] github.com/docker/docker/libcontainerd [2022-03-18T12:30:27.759Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T12:30:27.759Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T12:30:27.759Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T12:30:27.759Z] github.com/docker/docker/libcontainerd/types [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:30:27.759Z] github.com/docker/docker/libnetwork/types [2022-03-18T12:30:27.759Z] github.com/docker/docker/oci [2022-03-18T12:30:27.759Z] github.com/docker/docker/oci/caps [2022-03-18T12:30:27.759Z] github.com/docker/docker/opts [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/aaparser [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/archive [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/authorization [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/capabilities [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/containerfs [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/directory [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/dmesg [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/filenotify [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/fileutils [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/fsutils [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/homedir [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/idtools [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/ioutils [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/longpath [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/loopback [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/parsers [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/pidfile [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/platform [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/plugins [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/pools [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/progress [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/pubsub [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/reexec [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/signal [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/stack [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/stringid [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/system [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/tailfile [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/tarsum [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/truncindex [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/urlutil [2022-03-18T12:30:27.759Z] github.com/docker/docker/pkg/useragent [2022-03-18T12:30:27.759Z] github.com/docker/docker/plugin [2022-03-18T12:30:27.759Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T12:30:27.759Z] github.com/docker/docker/plugin/v2 [2022-03-18T12:30:27.759Z] github.com/docker/docker/profiles/apparmor [2022-03-18T12:30:27.759Z] github.com/docker/docker/profiles/seccomp [2022-03-18T12:30:27.759Z] github.com/docker/docker/quota [2022-03-18T12:30:27.759Z] github.com/docker/docker/reference [2022-03-18T12:30:27.759Z] github.com/docker/docker/registry [2022-03-18T12:30:27.759Z] github.com/docker/docker/registry/resumable [2022-03-18T12:30:27.759Z] github.com/docker/docker/restartmanager [2022-03-18T12:30:27.759Z] github.com/docker/docker/rootless [2022-03-18T12:30:27.759Z] github.com/docker/docker/rootless/specconv [2022-03-18T12:30:27.759Z] github.com/docker/docker/runconfig [2022-03-18T12:30:27.759Z] github.com/docker/docker/runconfig/opts [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/daemon [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/environment [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fakegit [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/registry [2022-03-18T12:30:27.759Z] github.com/docker/docker/testutil/request [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/drivers [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/local [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/mounts [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/service [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/service/opts [2022-03-18T12:30:27.759Z] github.com/docker/docker/volume/testutils' [2022-03-18T12:30:27.759Z] + base_pkg_list='github.com/docker/docker/api [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/backend/build [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/httputils [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/middleware [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/build [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/container [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/debug [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/image [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/network [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/session [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/system [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/server/router/volume [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/backend [2022-03-18T12:30:27.759Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-18T12:30:27.759Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/container [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/events [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/filters [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/image [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/mount [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/network [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/registry [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/strslice [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/swarm [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/time [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/versions [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/volume [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/dockerfile [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/remotecontext [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T12:30:27.760Z] github.com/docker/docker/cli [2022-03-18T12:30:27.760Z] github.com/docker/docker/cli/config [2022-03-18T12:30:27.760Z] github.com/docker/docker/cli/debug [2022-03-18T12:30:27.760Z] github.com/docker/docker/client [2022-03-18T12:30:27.760Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T12:30:27.760Z] github.com/docker/docker/cmd/dockerd [2022-03-18T12:30:27.760Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T12:30:27.760Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T12:30:27.760Z] github.com/docker/docker/container [2022-03-18T12:30:27.760Z] github.com/docker/docker/container/stream [2022-03-18T12:30:27.760Z] github.com/docker/docker/contrib/apparmor [2022-03-18T12:30:27.760Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T12:30:27.760Z] github.com/docker/docker/contrib/httpserver [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/config [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/events [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/exec [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/images [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/initlayer [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/links [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/listeners [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/local [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/names [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/network [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/stats [2022-03-18T12:30:27.760Z] github.com/docker/docker/distribution [2022-03-18T12:30:27.760Z] github.com/docker/docker/distribution/metadata [2022-03-18T12:30:27.760Z] github.com/docker/docker/distribution/utils [2022-03-18T12:30:27.760Z] github.com/docker/docker/distribution/xfer [2022-03-18T12:30:27.760Z] github.com/docker/docker/dockerversion [2022-03-18T12:30:27.760Z] github.com/docker/docker/errdefs [2022-03-18T12:30:27.760Z] github.com/docker/docker/image [2022-03-18T12:30:27.760Z] github.com/docker/docker/image/cache [2022-03-18T12:30:27.760Z] github.com/docker/docker/image/tarexport [2022-03-18T12:30:27.760Z] github.com/docker/docker/image/v1 [2022-03-18T12:30:27.760Z] github.com/docker/docker/internal/test/suite [2022-03-18T12:30:27.760Z] github.com/docker/docker/layer [2022-03-18T12:30:27.760Z] github.com/docker/docker/libcontainerd [2022-03-18T12:30:27.760Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T12:30:27.760Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T12:30:27.760Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T12:30:27.760Z] github.com/docker/docker/libcontainerd/types [2022-03-18T12:30:27.760Z] github.com/docker/docker/oci [2022-03-18T12:30:27.760Z] github.com/docker/docker/oci/caps [2022-03-18T12:30:27.760Z] github.com/docker/docker/opts [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/aaparser [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/archive [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/authorization [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/capabilities [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/containerfs [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/directory [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/dmesg [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/filenotify [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/fileutils [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/fsutils [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/homedir [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/idtools [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/ioutils [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/longpath [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/loopback [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/parsers [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/pidfile [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/platform [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/plugins [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/pools [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/progress [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/pubsub [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/reexec [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/signal [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/stack [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/stringid [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/system [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/tailfile [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/tarsum [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/truncindex [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/urlutil [2022-03-18T12:30:27.760Z] github.com/docker/docker/pkg/useragent [2022-03-18T12:30:27.760Z] github.com/docker/docker/plugin [2022-03-18T12:30:27.760Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T12:30:27.760Z] github.com/docker/docker/plugin/v2 [2022-03-18T12:30:27.760Z] github.com/docker/docker/profiles/apparmor [2022-03-18T12:30:27.760Z] github.com/docker/docker/profiles/seccomp [2022-03-18T12:30:27.760Z] github.com/docker/docker/quota [2022-03-18T12:30:27.760Z] github.com/docker/docker/reference [2022-03-18T12:30:27.760Z] github.com/docker/docker/registry [2022-03-18T12:30:27.760Z] github.com/docker/docker/registry/resumable [2022-03-18T12:30:27.760Z] github.com/docker/docker/restartmanager [2022-03-18T12:30:27.760Z] github.com/docker/docker/rootless [2022-03-18T12:30:27.760Z] github.com/docker/docker/rootless/specconv [2022-03-18T12:30:27.760Z] github.com/docker/docker/runconfig [2022-03-18T12:30:27.760Z] github.com/docker/docker/runconfig/opts [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil/daemon [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil/environment [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil/fakegit [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil/registry [2022-03-18T12:30:27.760Z] github.com/docker/docker/testutil/request [2022-03-18T12:30:27.760Z] github.com/docker/docker/volume [2022-03-18T12:30:27.760Z] github.com/docker/docker/volume/drivers [2022-03-18T12:30:27.760Z] github.com/docker/docker/volume/local [2022-03-18T12:30:27.760Z] github.com/docker/docker/volume/mounts [2022-03-18T12:30:27.760Z] github.com/docker/docker/volume/service [2022-03-18T12:30:27.760Z] github.com/docker/docker/volume/service/opts [2022-03-18T12:30:27.760Z] github.com/docker/docker/volume/testutils' [2022-03-18T12:30:27.760Z] ++ echo 'github.com/docker/docker/api [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/backend/build [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/httputils [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/middleware [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/build [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/container [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/debug [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/image [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/network [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/session [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/system [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/server/router/volume [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/backend [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/container [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/events [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/filters [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/image [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/mount [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/network [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/registry [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/strslice [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/swarm [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/time [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/versions [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T12:30:27.760Z] github.com/docker/docker/api/types/volume [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/dockerfile [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/remotecontext [2022-03-18T12:30:27.760Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T12:30:27.760Z] github.com/docker/docker/cli [2022-03-18T12:30:27.760Z] github.com/docker/docker/cli/config [2022-03-18T12:30:27.760Z] github.com/docker/docker/cli/debug [2022-03-18T12:30:27.760Z] github.com/docker/docker/client [2022-03-18T12:30:27.760Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T12:30:27.760Z] github.com/docker/docker/cmd/dockerd [2022-03-18T12:30:27.760Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T12:30:27.760Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T12:30:27.760Z] github.com/docker/docker/container [2022-03-18T12:30:27.760Z] github.com/docker/docker/container/stream [2022-03-18T12:30:27.760Z] github.com/docker/docker/contrib/apparmor [2022-03-18T12:30:27.760Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T12:30:27.760Z] github.com/docker/docker/contrib/httpserver [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/config [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/events [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/exec [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T12:30:27.760Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/images [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/initlayer [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/links [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/listeners [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/local [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/names [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/network [2022-03-18T12:30:27.761Z] github.com/docker/docker/daemon/stats [2022-03-18T12:30:27.761Z] github.com/docker/docker/distribution [2022-03-18T12:30:27.761Z] github.com/docker/docker/distribution/metadata [2022-03-18T12:30:27.761Z] github.com/docker/docker/distribution/utils [2022-03-18T12:30:27.761Z] github.com/docker/docker/distribution/xfer [2022-03-18T12:30:27.761Z] github.com/docker/docker/dockerversion [2022-03-18T12:30:27.761Z] github.com/docker/docker/errdefs [2022-03-18T12:30:27.761Z] github.com/docker/docker/image [2022-03-18T12:30:27.761Z] github.com/docker/docker/image/cache [2022-03-18T12:30:27.761Z] github.com/docker/docker/image/tarexport [2022-03-18T12:30:27.761Z] github.com/docker/docker/image/v1 [2022-03-18T12:30:27.761Z] github.com/docker/docker/internal/test/suite [2022-03-18T12:30:27.761Z] github.com/docker/docker/layer [2022-03-18T12:30:27.761Z] github.com/docker/docker/libcontainerd [2022-03-18T12:30:27.761Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T12:30:27.761Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T12:30:27.761Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T12:30:27.761Z] github.com/docker/docker/libcontainerd/types [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/types [2022-03-18T12:30:27.761Z] github.com/docker/docker/oci [2022-03-18T12:30:27.761Z] github.com/docker/docker/oci/caps [2022-03-18T12:30:27.761Z] github.com/docker/docker/opts [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/aaparser [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/archive [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/authorization [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/capabilities [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/containerfs [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/directory [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/dmesg [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/filenotify [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/fileutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/fsutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/homedir [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/idtools [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/ioutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/longpath [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/loopback [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/parsers [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/pidfile [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/platform [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/plugins [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/pools [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/progress [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/pubsub [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/reexec [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/signal [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/stack [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/stringid [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/system [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/tailfile [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/tarsum [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/truncindex [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/urlutil [2022-03-18T12:30:27.761Z] github.com/docker/docker/pkg/useragent [2022-03-18T12:30:27.761Z] github.com/docker/docker/plugin [2022-03-18T12:30:27.761Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T12:30:27.761Z] github.com/docker/docker/plugin/v2 [2022-03-18T12:30:27.761Z] github.com/docker/docker/profiles/apparmor [2022-03-18T12:30:27.761Z] github.com/docker/docker/profiles/seccomp [2022-03-18T12:30:27.761Z] github.com/docker/docker/quota [2022-03-18T12:30:27.761Z] github.com/docker/docker/reference [2022-03-18T12:30:27.761Z] github.com/docker/docker/registry [2022-03-18T12:30:27.761Z] github.com/docker/docker/registry/resumable [2022-03-18T12:30:27.761Z] github.com/docker/docker/restartmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/rootless [2022-03-18T12:30:27.761Z] github.com/docker/docker/rootless/specconv [2022-03-18T12:30:27.761Z] github.com/docker/docker/runconfig [2022-03-18T12:30:27.761Z] github.com/docker/docker/runconfig/opts [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil/daemon [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil/environment [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil/fakegit [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil/registry [2022-03-18T12:30:27.761Z] github.com/docker/docker/testutil/request [2022-03-18T12:30:27.761Z] github.com/docker/docker/volume [2022-03-18T12:30:27.761Z] github.com/docker/docker/volume/drivers [2022-03-18T12:30:27.761Z] github.com/docker/docker/volume/local [2022-03-18T12:30:27.761Z] github.com/docker/docker/volume/mounts [2022-03-18T12:30:27.761Z] github.com/docker/docker/volume/service [2022-03-18T12:30:27.761Z] github.com/docker/docker/volume/service/opts [2022-03-18T12:30:27.761Z] github.com/docker/docker/volume/testutils' [2022-03-18T12:30:27.761Z] ++ grep --fixed-strings /libnetwork [2022-03-18T12:30:27.761Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/types' [2022-03-18T12:30:27.761Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-18T12:30:27.761Z] + echo 'github.com/docker/docker/libnetwork [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/types' [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:30:27.761Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:30:27.761Z] + type docker-proxy [2022-03-18T12:30:27.761Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-18T12:30:27.761Z] + hack/make.sh binary-proxy install-proxy [2022-03-18T12:30:27.761Z] [2022-03-18T12:30:27.761Z] Removing bundles/ [2022-03-18T12:30:27.761Z] [2022-03-18T12:30:27.761Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-18T12:30:28.020Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-18T12:30:28.020Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T12:30:28.022Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-18T12:30:28.965Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-18T12:30:29.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-18T12:30:30.342Z] Removing intermediate container b2477ec8ed73 [2022-03-18T12:30:30.342Z] ---> ac576427423f [2022-03-18T12:30:30.342Z] Step 13/13 : CMD ["sh"] [2022-03-18T12:30:30.342Z] ---> Running in f92ff1194c5c [2022-03-18T12:30:30.342Z] Removing intermediate container f92ff1194c5c [2022-03-18T12:30:30.342Z] ---> 0cc7dfdd7062 [2022-03-18T12:30:30.342Z] Successfully built 0cc7dfdd7062 [2022-03-18T12:30:30.342Z] Successfully tagged busybox:latest [2022-03-18T12:30:30.342Z] INFO: Docker images of the daemon under test [2022-03-18T12:30:30.342Z] [2022-03-18T12:30:30.342Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T12:30:30.342Z] busybox latest 0cc7dfdd7062 Less than a second ago 5.78GB [2022-03-18T12:30:30.342Z] microsoft/windowsservercore latest 6a11116086a4 2 weeks ago 5.75GB [2022-03-18T12:30:30.342Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 2 weeks ago 5.75GB [2022-03-18T12:30:30.342Z] [2022-03-18T12:30:30.342Z] INFO: Running integration tests at 03/18/2022 12:30:29... [2022-03-18T12:30:30.342Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-18T12:30:30.342Z] INFO: Integration API tests being run from the host: [2022-03-18T12:30:30.342Z] INFO: make.ps1 starting at 03/18/2022 12:30:29 [2022-03-18T12:30:30.480Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-18T12:30:30.741Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-18T12:30:30.741Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-18T12:30:31.312Z] === RUN TestDockerSuite/TestDockerFails [2022-03-18T12:30:31.312Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-18T12:30:31.312Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-18T12:30:31.312Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-18T12:30:31.913Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-18T12:30:32.253Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-18T12:30:32.514Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-18T12:30:33.900Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-18T12:30:33.900Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-18T12:30:33.900Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-18T12:30:33.900Z] --- PASS: TestCreateServiceConfigFileMode (12.89s) [2022-03-18T12:30:33.900Z] === RUN TestCreateServiceSysctls [2022-03-18T12:30:33.900Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-18T12:30:36.144Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-18T12:30:36.144Z] [2022-03-18T12:30:36.144Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-18T12:30:36.144Z] Installing docker-proxy to /usr/local/bin/ [2022-03-18T12:30:36.144Z] [2022-03-18T12:30:36.144Z] + mkdir -p bundles [2022-03-18T12:30:36.144Z] + '[' -n 'github.com/docker/docker/api [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/backend/build [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/httputils [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/middleware [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/build [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/container [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/debug [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/image [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/network [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/session [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/system [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/server/router/volume [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/backend [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/container [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/events [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/filters [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/image [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/mount [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/network [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/registry [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/strslice [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/swarm [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/time [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/versions [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T12:30:36.144Z] github.com/docker/docker/api/types/volume [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder/builder-next [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder/dockerfile [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder/remotecontext [2022-03-18T12:30:36.144Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T12:30:36.144Z] github.com/docker/docker/cli [2022-03-18T12:30:36.144Z] github.com/docker/docker/cli/config [2022-03-18T12:30:36.144Z] github.com/docker/docker/cli/debug [2022-03-18T12:30:36.144Z] github.com/docker/docker/client [2022-03-18T12:30:36.144Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T12:30:36.144Z] github.com/docker/docker/cmd/dockerd [2022-03-18T12:30:36.144Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T12:30:36.144Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T12:30:36.144Z] github.com/docker/docker/container [2022-03-18T12:30:36.144Z] github.com/docker/docker/container/stream [2022-03-18T12:30:36.144Z] github.com/docker/docker/contrib/apparmor [2022-03-18T12:30:36.144Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T12:30:36.144Z] github.com/docker/docker/contrib/httpserver [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/cluster [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/config [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/events [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/exec [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/images [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/initlayer [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/links [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/listeners [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/local [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/names [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/network [2022-03-18T12:30:36.144Z] github.com/docker/docker/daemon/stats [2022-03-18T12:30:36.144Z] github.com/docker/docker/distribution [2022-03-18T12:30:36.144Z] github.com/docker/docker/distribution/metadata [2022-03-18T12:30:36.144Z] github.com/docker/docker/distribution/utils [2022-03-18T12:30:36.144Z] github.com/docker/docker/distribution/xfer [2022-03-18T12:30:36.144Z] github.com/docker/docker/dockerversion [2022-03-18T12:30:36.144Z] github.com/docker/docker/errdefs [2022-03-18T12:30:36.144Z] github.com/docker/docker/image [2022-03-18T12:30:36.144Z] github.com/docker/docker/image/cache [2022-03-18T12:30:36.144Z] github.com/docker/docker/image/tarexport [2022-03-18T12:30:36.144Z] github.com/docker/docker/image/v1 [2022-03-18T12:30:36.144Z] github.com/docker/docker/internal/test/suite [2022-03-18T12:30:36.144Z] github.com/docker/docker/layer [2022-03-18T12:30:36.144Z] github.com/docker/docker/libcontainerd [2022-03-18T12:30:36.144Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T12:30:36.144Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T12:30:36.144Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T12:30:36.144Z] github.com/docker/docker/libcontainerd/types [2022-03-18T12:30:36.144Z] github.com/docker/docker/oci [2022-03-18T12:30:36.144Z] github.com/docker/docker/oci/caps [2022-03-18T12:30:36.144Z] github.com/docker/docker/opts [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/aaparser [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/archive [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/authorization [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/capabilities [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/containerfs [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/directory [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/dmesg [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/filenotify [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/fileutils [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/fsutils [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/homedir [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/idtools [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/ioutils [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/longpath [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/loopback [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/parsers [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/pidfile [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/platform [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/plugins [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/pools [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/progress [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/pubsub [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/reexec [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/signal [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/stack [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/stringid [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/system [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/tailfile [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/tarsum [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/truncindex [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/urlutil [2022-03-18T12:30:36.145Z] github.com/docker/docker/pkg/useragent [2022-03-18T12:30:36.145Z] github.com/docker/docker/plugin [2022-03-18T12:30:36.145Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T12:30:36.145Z] github.com/docker/docker/plugin/v2 [2022-03-18T12:30:36.145Z] github.com/docker/docker/profiles/apparmor [2022-03-18T12:30:36.145Z] github.com/docker/docker/profiles/seccomp [2022-03-18T12:30:36.145Z] github.com/docker/docker/quota [2022-03-18T12:30:36.145Z] github.com/docker/docker/reference [2022-03-18T12:30:36.145Z] github.com/docker/docker/registry [2022-03-18T12:30:36.145Z] github.com/docker/docker/registry/resumable [2022-03-18T12:30:36.145Z] github.com/docker/docker/restartmanager [2022-03-18T12:30:36.145Z] github.com/docker/docker/rootless [2022-03-18T12:30:36.145Z] github.com/docker/docker/rootless/specconv [2022-03-18T12:30:36.145Z] github.com/docker/docker/runconfig [2022-03-18T12:30:36.145Z] github.com/docker/docker/runconfig/opts [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil/daemon [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil/environment [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil/fakegit [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil/registry [2022-03-18T12:30:36.145Z] github.com/docker/docker/testutil/request [2022-03-18T12:30:36.145Z] github.com/docker/docker/volume [2022-03-18T12:30:36.145Z] github.com/docker/docker/volume/drivers [2022-03-18T12:30:36.145Z] github.com/docker/docker/volume/local [2022-03-18T12:30:36.145Z] github.com/docker/docker/volume/mounts [2022-03-18T12:30:36.145Z] github.com/docker/docker/volume/service [2022-03-18T12:30:36.145Z] github.com/docker/docker/volume/service/opts [2022-03-18T12:30:36.145Z] github.com/docker/docker/volume/testutils' ']' [2022-03-18T12:30:36.145Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv 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-03-18T12:30:36.145Z] ? github.com/docker/docker/api [no test files] [2022-03-18T12:30:37.199Z] --- PASS: TestCreateServiceSysctls (3.05s) [2022-03-18T12:30:37.199Z] === RUN TestCreateServiceCapabilities [2022-03-18T12:30:39.744Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-03-18T12:30:39.744Z] === RUN TestInspect [2022-03-18T12:30:39.744Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-18T12:30:42.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-18T12:30:42.290Z] --- PASS: TestInspect (2.74s) [2022-03-18T12:30:42.290Z] === RUN TestCreateJob [2022-03-18T12:30:43.688Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-18T12:30:45.607Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-18T12:30:46.178Z] --- PASS: TestCreateJob (3.92s) [2022-03-18T12:30:46.178Z] === RUN TestReplicatedJob [2022-03-18T12:30:46.206Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T12:30:46.206Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-18T12:30:46.206Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-18T12:30:46.206Z] === RUN TestDaemonConfigValidation [2022-03-18T12:30:46.206Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-18T12:30:46.206Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-18T12:30:46.206Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T12:30:46.206Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-18T12:30:46.206Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-18T12:30:46.206Z] === RUN TestDaemonProxy [2022-03-18T12:30:46.206Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-18T12:30:46.206Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-18T12:30:46.206Z] PASS [2022-03-18T12:30:46.206Z] ok github.com/docker/docker/integration/daemon 0.134s [2022-03-18T12:30:46.206Z] [2022-03-18T12:30:46.206Z] === Skipped [2022-03-18T12:30:46.206Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-18T12:30:46.206Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-18T12:30:46.206Z] [2022-03-18T12:30:46.206Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-18T12:30:46.206Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-18T12:30:46.206Z] [2022-03-18T12:30:46.206Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-18T12:30:46.206Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-18T12:30:46.206Z] [2022-03-18T12:30:46.206Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-18T12:30:46.206Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-18T12:30:46.206Z] [2022-03-18T12:30:46.206Z] DONE 4 tests, 4 skipped in 25.934s [2022-03-18T12:30:46.206Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-18T12:30:46.440Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-18T12:30:46.662Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:30:46.662Z] INFO: Testing against a local daemon [2022-03-18T12:30:46.662Z] === RUN TestCommitInheritsEnv [2022-03-18T12:30:46.662Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:30:46.662Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-18T12:30:46.662Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T12:30:46.662Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T12:30:46.662Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T12:30:46.662Z] === RUN TestImportWithCustomPlatform [2022-03-18T12:30:46.662Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T12:30:46.662Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-18T12:30:46.662Z] === RUN TestImagesFilterMultiReference [2022-03-18T12:30:46.662Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-18T12:30:46.662Z] === RUN TestImagePullPlatformInvalid [2022-03-18T12:30:46.662Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-18T12:30:46.662Z] === RUN TestRemoveImageOrphaning [2022-03-18T12:30:47.012Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-18T12:30:47.624Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-03-18T12:30:47.624Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T12:30:47.624Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-18T12:30:47.624Z] === RUN TestTagInvalidReference [2022-03-18T12:30:47.956Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-18T12:30:48.080Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-18T12:30:48.080Z] === RUN TestTagValidPrefixedRepo [2022-03-18T12:30:48.080Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-18T12:30:48.080Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T12:30:48.080Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-18T12:30:48.080Z] === RUN TestTagOfficialNames [2022-03-18T12:30:48.080Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-18T12:30:48.080Z] === RUN TestTagMatchesDigest [2022-03-18T12:30:48.080Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-18T12:30:48.080Z] PASS [2022-03-18T12:30:48.080Z] ok github.com/docker/docker/integration/image 1.641s [2022-03-18T12:30:48.528Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-18T12:30:48.546Z] [2022-03-18T12:30:48.546Z] === Skipped [2022-03-18T12:30:48.547Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-18T12:30:48.547Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:30:48.547Z] [2022-03-18T12:30:48.547Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T12:30:48.547Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T12:30:48.547Z] [2022-03-18T12:30:48.547Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-18T12:30:48.547Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T12:30:48.547Z] [2022-03-18T12:30:48.547Z] DONE 12 tests, 3 skipped in 6.108s [2022-03-18T12:30:48.547Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-18T12:30:49.101Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-18T12:30:50.046Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-18T12:30:50.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:30:50.716Z] INFO: Testing against a local daemon [2022-03-18T12:30:50.716Z] === RUN TestNetworkCreateDelete [2022-03-18T12:30:50.716Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:30:50.716Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T12:30:50.716Z] 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-03-18T12:30:50.716Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestDaemonDNSFallback [2022-03-18T12:30:50.716Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:30:50.716Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestInspectNetwork [2022-03-18T12:30:50.716Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T12:30:50.716Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T12:30:50.716Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:30:50.716Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestNetworkInvalidJSON [2022-03-18T12:30:50.716Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T12:30:50.716Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T12:30:50.716Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:30:50.716Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:30:50.716Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:30:50.716Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:30:50.716Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T12:30:50.716Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:30:50.716Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:30:50.716Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-18T12:30:50.716Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-18T12:30:50.716Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-18T12:30:50.716Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-18T12:30:50.716Z] === RUN TestNetworkList [2022-03-18T12:30:50.716Z] === RUN TestNetworkList//networks [2022-03-18T12:30:50.716Z] === PAUSE TestNetworkList//networks [2022-03-18T12:30:50.716Z] === RUN TestNetworkList//networks/ [2022-03-18T12:30:50.716Z] === PAUSE TestNetworkList//networks/ [2022-03-18T12:30:50.716Z] === CONT TestNetworkList//networks [2022-03-18T12:30:50.716Z] === CONT TestNetworkList//networks/ [2022-03-18T12:30:50.716Z] --- PASS: TestNetworkList (0.04s) [2022-03-18T12:30:50.716Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T12:30:50.716Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T12:30:50.716Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-18T12:30:50.716Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T12:30:50.716Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-18T12:30:50.716Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T12:30:50.716Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-18T12:30:50.716Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T12:30:50.716Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-18T12:30:50.716Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T12:30:50.716Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-18T12:30:50.716Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T12:30:50.716Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-18T12:30:50.716Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T12:30:50.716Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-18T12:30:50.716Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T12:30:50.716Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:30:50.716Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T12:30:50.716Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-18T12:30:50.716Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-18T12:30:50.716Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T12:30:50.716Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-18T12:30:50.716Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T12:30:50.716Z] PASS [2022-03-18T12:30:50.716Z] ok github.com/docker/docker/integration/network 0.167s [2022-03-18T12:30:50.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === Skipped [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-18T12:30:51.172Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T12:30:51.172Z] 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-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-18T12:30:51.172Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-18T12:30:51.172Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-18T12:30:51.172Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-18T12:30:51.172Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T12:30:51.172Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T12:30:51.172Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T12:30:51.172Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T12:30:51.172Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T12:30:51.172Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T12:30:51.172Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:30:51.172Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-18T12:30:51.172Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T12:30:51.172Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-18T12:30:51.172Z] [2022-03-18T12:30:51.172Z] DONE 22 tests, 15 skipped in 2.515s [2022-03-18T12:30:51.172Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-18T12:30:51.560Z] --- PASS: TestReplicatedJob (5.43s) [2022-03-18T12:30:51.560Z] === RUN TestUpdateReplicatedJob [2022-03-18T12:30:51.560Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-18T12:30:52.135Z] testing: warning: no tests to run [2022-03-18T12:30:52.135Z] PASS [2022-03-18T12:30:52.135Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2022-03-18T12:30:52.135Z] [2022-03-18T12:30:52.135Z] DONE 0 tests in 0.813s [2022-03-18T12:30:52.135Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-18T12:30:52.946Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-18T12:30:53.249Z] testing: warning: no tests to run [2022-03-18T12:30:53.249Z] PASS [2022-03-18T12:30:53.249Z] ok github.com/docker/docker/integration/network/macvlan 0.109s [2022-03-18T12:30:53.249Z] [2022-03-18T12:30:53.249Z] DONE 0 tests in 0.813s [2022-03-18T12:30:53.249Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-18T12:30:53.705Z] testing: warning: no tests to run [2022-03-18T12:30:53.705Z] PASS [2022-03-18T12:30:53.705Z] ok github.com/docker/docker/integration/plugin 0.077s [2022-03-18T12:30:53.705Z] [2022-03-18T12:30:53.705Z] DONE 0 tests in 0.804s [2022-03-18T12:30:53.705Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-18T12:30:54.249Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2022-03-18T12:30:54.670Z] testing: warning: no tests to run [2022-03-18T12:30:54.670Z] PASS [2022-03-18T12:30:54.670Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-03-18T12:30:54.670Z] [2022-03-18T12:30:54.670Z] DONE 0 tests in 0.860s [2022-03-18T12:30:54.670Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-18T12:30:55.492Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2022-03-18T12:30:55.492Z] === RUN TestServiceListWithStatuses [2022-03-18T12:30:55.492Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T12:30:55.492Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T12:30:55.492Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T12:30:55.492Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-18T12:30:57.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-18T12:30:57.980Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-18T12:30:59.368Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-18T12:30:59.629Z] docker_api_swarm_test.go:202: [d510ed7935068] joining swarm manager [dd9e36c595860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:31:00.200Z] --- PASS: TestDockerNetworkConnectAlias (4.84s) [2022-03-18T12:31:00.200Z] === RUN TestDockerNetworkReConnect [2022-03-18T12:31:00.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:31:00.444Z] INFO: Testing against a local daemon [2022-03-18T12:31:00.444Z] === RUN TestPluginInvalidJSON [2022-03-18T12:31:00.444Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:31:00.444Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:31:00.444Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:31:00.444Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-18T12:31:00.444Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T12:31:00.444Z] === RUN TestPluginInstall [2022-03-18T12:31:00.444Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T12:31:00.444Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-18T12:31:00.444Z] === RUN TestPluginsWithRuntimes [2022-03-18T12:31:00.444Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T12:31:00.444Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-18T12:31:00.444Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T12:31:00.444Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T12:31:00.444Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T12:31:00.444Z] PASS [2022-03-18T12:31:00.444Z] ok github.com/docker/docker/integration/plugin/common 0.123s [2022-03-18T12:31:00.444Z] [2022-03-18T12:31:00.444Z] === Skipped [2022-03-18T12:31:00.444Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-18T12:31:00.444Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T12:31:00.444Z] [2022-03-18T12:31:00.444Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-18T12:31:00.444Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T12:31:00.444Z] [2022-03-18T12:31:00.444Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T12:31:00.444Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T12:31:00.444Z] [2022-03-18T12:31:00.444Z] DONE 5 tests, 3 skipped in 5.263s [2022-03-18T12:31:00.444Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-18T12:31:00.773Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-18T12:31:03.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:31:03.353Z] INFO: Testing against a local daemon [2022-03-18T12:31:03.353Z] === RUN TestExternalGraphDriver [2022-03-18T12:31:03.353Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-18T12:31:03.353Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-18T12:31:03.353Z] === RUN TestGraphdriverPluginV2 [2022-03-18T12:31:03.353Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-18T12:31:03.353Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-18T12:31:03.353Z] PASS [2022-03-18T12:31:03.353Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.141s [2022-03-18T12:31:03.353Z] [2022-03-18T12:31:03.353Z] === Skipped [2022-03-18T12:31:03.353Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-18T12:31:03.353Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-18T12:31:03.353Z] [2022-03-18T12:31:03.353Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-18T12:31:03.353Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-18T12:31:03.353Z] [2022-03-18T12:31:03.353Z] DONE 2 tests, 2 skipped in 2.902s [2022-03-18T12:31:03.353Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-18T12:31:04.087Z] --- PASS: TestDockerNetworkReConnect (3.70s) [2022-03-18T12:31:04.087Z] === RUN TestServicePlugin [2022-03-18T12:31:05.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:31:05.525Z] INFO: Testing against a local daemon [2022-03-18T12:31:05.525Z] === RUN TestReadPluginNoRead [2022-03-18T12:31:05.525Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T12:31:05.525Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-18T12:31:05.525Z] PASS [2022-03-18T12:31:05.525Z] ok github.com/docker/docker/integration/plugin/logging 0.115s [2022-03-18T12:31:05.980Z] [2022-03-18T12:31:05.980Z] === Skipped [2022-03-18T12:31:05.980Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-18T12:31:05.980Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T12:31:05.980Z] [2022-03-18T12:31:05.980Z] DONE 1 tests, 1 skipped in 2.556s [2022-03-18T12:31:05.980Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-18T12:31:06.632Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-18T12:31:06.632Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-18T12:31:06.957Z] testing: warning: no tests to run [2022-03-18T12:31:06.957Z] PASS [2022-03-18T12:31:06.957Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.095s [2022-03-18T12:31:07.413Z] [2022-03-18T12:31:07.413Z] DONE 0 tests in 1.220s [2022-03-18T12:31:07.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-18T12:31:07.574Z] plugin_test.go:61: [d736786650db9] joining swarm manager [d8bc439aa701d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:31:07.835Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-18T12:31:08.096Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-18T12:31:08.357Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-18T12:31:08.617Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-18T12:31:08.617Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-18T12:31:08.879Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-18T12:31:08.879Z] plugin_test.go:64: [d81245a437d93] joining swarm manager [d8bc439aa701d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:31:09.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:31:09.579Z] INFO: Testing against a local daemon [2022-03-18T12:31:09.579Z] === RUN TestPluginWithDevMounts [2022-03-18T12:31:09.579Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:09.579Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-18T12:31:09.579Z] PASS [2022-03-18T12:31:09.579Z] ok github.com/docker/docker/integration/plugin/volumes 0.099s [2022-03-18T12:31:09.579Z] [2022-03-18T12:31:09.579Z] === Skipped [2022-03-18T12:31:09.579Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-18T12:31:09.579Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:09.579Z] [2022-03-18T12:31:09.579Z] DONE 1 tests, 1 skipped in 2.318s [2022-03-18T12:31:10.034Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-18T12:31:10.265Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-18T12:31:11.208Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-18T12:31:11.208Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-18T12:31:11.208Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-18T12:31:11.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:31:11.590Z] INFO: Testing against a local daemon [2022-03-18T12:31:11.590Z] === RUN TestSecretInspect [2022-03-18T12:31:11.590Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:11.590Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-18T12:31:11.590Z] === RUN TestSecretList [2022-03-18T12:31:11.590Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:11.590Z] --- SKIP: TestSecretList (0.00s) [2022-03-18T12:31:11.590Z] === RUN TestSecretsCreateAndDelete [2022-03-18T12:31:11.590Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:11.590Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-18T12:31:11.590Z] === RUN TestSecretsUpdate [2022-03-18T12:31:11.590Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:11.590Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-18T12:31:11.590Z] === RUN TestTemplatedSecret [2022-03-18T12:31:11.590Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:11.590Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-18T12:31:11.590Z] === RUN TestSecretCreateResolve [2022-03-18T12:31:11.590Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:11.590Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-18T12:31:11.590Z] PASS [2022-03-18T12:31:11.590Z] ok github.com/docker/docker/integration/secret 0.099s [2022-03-18T12:31:12.048Z] [2022-03-18T12:31:12.048Z] === Skipped [2022-03-18T12:31:12.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-18T12:31:12.048Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:12.048Z] [2022-03-18T12:31:12.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-18T12:31:12.048Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:12.048Z] [2022-03-18T12:31:12.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-18T12:31:12.048Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:12.048Z] [2022-03-18T12:31:12.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-18T12:31:12.048Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:12.048Z] [2022-03-18T12:31:12.048Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-18T12:31:12.048Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:12.048Z] [2022-03-18T12:31:12.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-18T12:31:12.048Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:12.048Z] [2022-03-18T12:31:12.048Z] DONE 6 tests, 6 skipped in 2.167s [2022-03-18T12:31:12.048Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-18T12:31:12.149Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-18T12:31:12.149Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-18T12:31:13.090Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-18T12:31:14.031Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-18T12:31:14.292Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-18T12:31:14.292Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-18T12:31:14.292Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-18T12:31:14.292Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-18T12:31:14.292Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-18T12:31:14.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:31:14.890Z] INFO: Testing against a local daemon [2022-03-18T12:31:14.890Z] === RUN TestBuildWithSession [2022-03-18T12:31:14.890Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:31:14.890Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T12:31:14.890Z] === RUN TestBuildSquashParent [2022-03-18T12:31:14.890Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.890Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-18T12:31:14.890Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T12:31:14.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:31:14.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:31:14.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:31:14.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:31:14.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:31:14.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:31:14.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:31:14.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:31:14.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:31:14.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:31:14.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:31:14.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:31:14.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T12:31:14.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T12:31:14.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T12:31:14.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T12:31:14.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:31:14.954Z] INFO: Testing against a local daemon [2022-03-18T12:31:14.954Z] === RUN TestServiceCreateInit [2022-03-18T12:31:14.954Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T12:31:14.954Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T12:31:14.954Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-18T12:31:14.954Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T12:31:14.954Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T12:31:14.954Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestCreateServiceConflict [2022-03-18T12:31:14.954Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T12:31:14.954Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-18T12:31:14.954Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T12:31:14.954Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T12:31:14.954Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T12:31:14.954Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestCreateServiceSysctls [2022-03-18T12:31:14.954Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-18T12:31:14.954Z] === RUN TestCreateServiceCapabilities [2022-03-18T12:31:14.954Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-18T12:31:14.954Z] === RUN TestInspect [2022-03-18T12:31:14.954Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestInspect (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestCreateJob [2022-03-18T12:31:14.954Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestCreateJob (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestReplicatedJob [2022-03-18T12:31:14.954Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestUpdateReplicatedJob [2022-03-18T12:31:14.954Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestServiceListWithStatuses [2022-03-18T12:31:14.954Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T12:31:14.954Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestDockerNetworkReConnect [2022-03-18T12:31:14.954Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestServicePlugin [2022-03-18T12:31:14.954Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestServiceUpdateLabel [2022-03-18T12:31:14.954Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:14.954Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestServiceUpdateSecrets [2022-03-18T12:31:14.954Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:14.954Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestServiceUpdateConfigs [2022-03-18T12:31:14.954Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:14.954Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestServiceUpdateNetwork [2022-03-18T12:31:14.954Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:14.954Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-18T12:31:14.954Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T12:31:14.954Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:14.954Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-18T12:31:14.954Z] PASS [2022-03-18T12:31:14.954Z] ok github.com/docker/docker/integration/service 0.256s [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === Skipped [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T12:31:14.954Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T12:31:14.954Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-18T12:31:14.954Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-18T12:31:14.954Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-18T12:31:14.954Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T12:31:14.954Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-18T12:31:14.954Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-18T12:31:14.954Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-18T12:31:14.954Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-18T12:31:14.954Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-18T12:31:14.954Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-18T12:31:14.954Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-18T12:31:14.954Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:14.954Z] [2022-03-18T12:31:14.954Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-18T12:31:14.954Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:15.410Z] [2022-03-18T12:31:15.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-18T12:31:15.410Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:15.410Z] [2022-03-18T12:31:15.410Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-18T12:31:15.410Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:15.410Z] [2022-03-18T12:31:15.410Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-18T12:31:15.410Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:15.410Z] [2022-03-18T12:31:15.410Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-18T12:31:15.410Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:15.410Z] [2022-03-18T12:31:15.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-18T12:31:15.410Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:15.410Z] [2022-03-18T12:31:15.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-18T12:31:15.410Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:15.410Z] [2022-03-18T12:31:15.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-18T12:31:15.410Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:15.410Z] [2022-03-18T12:31:15.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-18T12:31:15.410Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:15.410Z] [2022-03-18T12:31:15.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-18T12:31:15.410Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:31:15.410Z] [2022-03-18T12:31:15.410Z] DONE 24 tests, 23 skipped in 3.027s [2022-03-18T12:31:15.410Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-18T12:31:16.203Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-18T12:31:16.775Z] === RUN TestDockerSuite/TestEventsRename [2022-03-18T12:31:17.348Z] === RUN TestDockerSuite/TestEventsResize [2022-03-18T12:31:17.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:31:17.601Z] INFO: Testing against a local daemon [2022-03-18T12:31:17.601Z] === RUN TestSessionCreate [2022-03-18T12:31:17.601Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T12:31:17.601Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-18T12:31:17.601Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T12:31:17.601Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T12:31:17.601Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T12:31:17.601Z] PASS [2022-03-18T12:31:17.601Z] ok github.com/docker/docker/integration/session 0.114s [2022-03-18T12:31:17.601Z] [2022-03-18T12:31:17.601Z] === Skipped [2022-03-18T12:31:17.601Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-18T12:31:17.601Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T12:31:17.601Z] [2022-03-18T12:31:17.601Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T12:31:17.601Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T12:31:17.601Z] [2022-03-18T12:31:17.601Z] DONE 2 tests, 2 skipped in 2.165s [2022-03-18T12:31:17.601Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-18T12:31:17.609Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-18T12:31:18.180Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-18T12:31:18.753Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-18T12:31:19.360Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-18T12:31:19.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:31:19.779Z] INFO: Testing against a local daemon [2022-03-18T12:31:19.779Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T12:31:19.779Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:19.779Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T12:31:19.779Z] === RUN TestDiskUsage [2022-03-18T12:31:19.779Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-18T12:31:19.779Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-18T12:31:19.779Z] === RUN TestEventsExecDie [2022-03-18T12:31:19.779Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T12:31:19.779Z] --- SKIP: TestEventsExecDie (0.01s) [2022-03-18T12:31:19.779Z] === RUN TestEventsBackwardsCompatible [2022-03-18T12:31:19.779Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T12:31:19.779Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-18T12:31:19.779Z] === RUN TestEventsVolumeCreate [2022-03-18T12:31:19.779Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-18T12:31:19.779Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-18T12:31:19.779Z] === RUN TestInfoAPI [2022-03-18T12:31:19.779Z] --- PASS: TestInfoAPI (0.04s) [2022-03-18T12:31:19.779Z] === RUN TestInfoAPIWarnings [2022-03-18T12:31:19.779Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:31:19.779Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-18T12:31:19.779Z] === RUN TestInfoDebug [2022-03-18T12:31:19.779Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:31:19.779Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-18T12:31:19.779Z] === RUN TestInfoInsecureRegistries [2022-03-18T12:31:19.779Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:31:19.779Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-18T12:31:19.779Z] === RUN TestInfoRegistryMirrors [2022-03-18T12:31:19.779Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:31:19.779Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-18T12:31:19.779Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T12:31:20.746Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-03-18T12:31:20.746Z] === RUN TestPingCacheHeaders [2022-03-18T12:31:20.746Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-18T12:31:20.746Z] === RUN TestPingGet [2022-03-18T12:31:20.746Z] --- PASS: TestPingGet (0.03s) [2022-03-18T12:31:20.746Z] === RUN TestPingHead [2022-03-18T12:31:20.746Z] --- PASS: TestPingHead (0.04s) [2022-03-18T12:31:20.746Z] === RUN TestVersion [2022-03-18T12:31:20.746Z] --- PASS: TestVersion (0.03s) [2022-03-18T12:31:20.746Z] PASS [2022-03-18T12:31:20.746Z] ok github.com/docker/docker/integration/system 1.228s [2022-03-18T12:31:21.206Z] [2022-03-18T12:31:21.206Z] === Skipped [2022-03-18T12:31:21.206Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T12:31:21.206Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:31:21.206Z] [2022-03-18T12:31:21.206Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-18T12:31:21.206Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-18T12:31:21.206Z] [2022-03-18T12:31:21.206Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-03-18T12:31:21.206Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T12:31:21.206Z] [2022-03-18T12:31:21.206Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-18T12:31:21.206Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T12:31:21.206Z] [2022-03-18T12:31:21.206Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-18T12:31:21.206Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-18T12:31:21.206Z] [2022-03-18T12:31:21.206Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-18T12:31:21.206Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:31:21.206Z] [2022-03-18T12:31:21.206Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-18T12:31:21.206Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:31:21.206Z] [2022-03-18T12:31:21.206Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-18T12:31:21.206Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:31:21.206Z] [2022-03-18T12:31:21.206Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-18T12:31:21.206Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:31:21.206Z] [2022-03-18T12:31:21.206Z] DONE 15 tests, 9 skipped in 3.487s [2022-03-18T12:31:21.206Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-18T12:31:21.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-18T12:31:22.165Z] === RUN TestDockerSuite/TestEventsTop [2022-03-18T12:31:22.738Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-18T12:31:23.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:31:23.410Z] INFO: Testing against a local daemon [2022-03-18T12:31:23.410Z] === RUN TestVolumesCreateAndList [2022-03-18T12:31:23.410Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-18T12:31:23.410Z] === RUN TestVolumesRemove [2022-03-18T12:31:23.410Z] --- PASS: TestVolumesRemove (0.14s) [2022-03-18T12:31:23.410Z] === RUN TestVolumesInspect [2022-03-18T12:31:23.410Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-18T12:31:23.410Z] === RUN TestVolumesInvalidJSON [2022-03-18T12:31:23.410Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T12:31:23.410Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T12:31:23.410Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T12:31:23.410Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-18T12:31:23.410Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T12:31:23.410Z] PASS [2022-03-18T12:31:23.410Z] ok github.com/docker/docker/integration/volume 0.323s [2022-03-18T12:31:23.869Z] [2022-03-18T12:31:23.869Z] DONE 5 tests in 2.642s [2022-03-18T12:31:23.869Z] INFO: make.ps1 ended at 03/18/2022 12:31:23 [2022-03-18T12:31:23.869Z] INFO: Integration CLI tests being run from the host: [2022-03-18T12:31:23.869Z] 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-03-18T12:31:24.123Z] docker_api_swarm_test.go:384: [d897e44d1b93e] joining swarm manager [d12da6904b692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:31:25.507Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-18T12:31:25.507Z] docker_api_swarm_test.go:385: [de112d7b09a59] joining swarm manager [d12da6904b692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:31:27.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T12:31:27.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T12:31:35.506Z] --- PASS: TestServicePlugin (30.74s) [2022-03-18T12:31:35.506Z] === RUN TestServiceUpdateLabel [2022-03-18T12:31:36.077Z] === RUN TestDockerSuite/TestExec [2022-03-18T12:31:36.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T12:31:36.277Z] INFO: Testing against a local daemon [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-18T12:31:36.277Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-18T12:31:36.277Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-18T12:31:36.277Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-18T12:31:36.651Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-03-18T12:31:36.651Z] === RUN TestServiceUpdateSecrets [2022-03-18T12:31:36.912Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-18T12:31:37.241Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-18T12:31:37.241Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-18T12:31:37.487Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-18T12:31:38.059Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-18T12:31:38.470Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-18T12:31:38.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.74s) [2022-03-18T12:31:38.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.91s) [2022-03-18T12:31:38.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.08s) [2022-03-18T12:31:38.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.93s) [2022-03-18T12:31:38.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.56s) [2022-03-18T12:31:38.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.84s) [2022-03-18T12:31:38.470Z] === RUN TestBuildMultiStageCopy [2022-03-18T12:31:38.470Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T12:31:38.632Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-18T12:31:40.015Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-18T12:31:40.276Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-18T12:31:40.849Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-18T12:31:41.421Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-18T12:31:42.025Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-18T12:31:42.389Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-18T12:31:42.961Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-18T12:31:43.903Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-18T12:31:44.845Z] === RUN TestDockerSuite/TestExecEnv [2022-03-18T12:31:45.416Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-18T12:31:46.802Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-18T12:31:47.063Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-18T12:31:48.950Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T12:31:48.977Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-18T12:31:49.238Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-18T12:31:49.809Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-18T12:31:49.940Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T12:31:50.070Z] === RUN TestDockerSuite/TestExecParseError [2022-03-18T12:31:50.642Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-18T12:31:50.928Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T12:31:51.216Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-18T12:31:51.788Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2022-03-18T12:31:51.788Z] === RUN TestServiceUpdateConfigs [2022-03-18T12:31:51.788Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-18T12:31:52.494Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T12:31:53.172Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-18T12:31:53.746Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-18T12:31:54.064Z] --- PASS: TestBuildMultiStageCopy (15.73s) [2022-03-18T12:31:54.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.51s) [2022-03-18T12:31:54.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-03-18T12:31:54.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2022-03-18T12:31:54.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.48s) [2022-03-18T12:31:54.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.68s) [2022-03-18T12:31:54.064Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T12:31:54.317Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-18T12:31:57.875Z] --- PASS: TestBuildMultiStageParentConfig (3.28s) [2022-03-18T12:31:57.875Z] === RUN TestBuildLabelWithTargets [2022-03-18T12:31:57.875Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:31:57.875Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-18T12:31:57.875Z] === RUN TestBuildWithEmptyLayers [2022-03-18T12:31:59.449Z] --- PASS: TestBuildWithEmptyLayers (1.82s) [2022-03-18T12:31:59.449Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T12:32:06.559Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-18T12:32:06.559Z] === RUN TestDockerSuite/TestExecTTY [2022-03-18T12:32:06.559Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-18T12:32:06.559Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2022-03-18T12:32:06.559Z] === RUN TestServiceUpdateNetwork [2022-03-18T12:32:07.131Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-18T12:32:07.702Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-18T12:32:08.274Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-18T12:32:08.274Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-18T12:32:08.274Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-18T12:32:10.191Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-18T12:32:10.454Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-18T12:32:11.396Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-18T12:32:11.967Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-18T12:32:12.538Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-18T12:32:15.703Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T12:32:15.703Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2022-03-18T12:32:15.703Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-18T12:32:15.703Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T12:32:15.703Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T12:32:15.703Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T12:32:16.270Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T12:32:16.271Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T12:32:16.271Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T12:32:16.271Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T12:32:16.271Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T12:32:16.530Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T12:32:17.469Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T12:32:17.469Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T12:32:17.727Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-18T12:32:17.825Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-18T12:32:17.825Z] check_test.go:379: [de112d7b09a59] daemon is not started [2022-03-18T12:32:17.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-18T12:32:17.986Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T12:32:17.986Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T12:32:17.986Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T12:32:17.986Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T12:32:17.986Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T12:32:17.986Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T12:32:17.986Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T12:32:18.245Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-18T12:32:18.245Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-03-18T12:32:18.245Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T12:32:18.245Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T12:32:18.245Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T12:32:18.245Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T12:32:18.245Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T12:32:18.245Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T12:32:18.245Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T12:32:18.504Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-18T12:32:18.763Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T12:32:18.763Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T12:32:19.738Z] --- PASS: TestServiceUpdateNetwork (13.19s) [2022-03-18T12:32:19.738Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T12:32:20.000Z] docker_api_swarm_test.go:802: [d96996f9bacb8] joining swarm manager [d7b0a4a56d22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:32:20.705Z] --- PASS: TestBuildMultiStageOnBuild (19.39s) [2022-03-18T12:32:20.705Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T12:32:20.705Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:32:20.705Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-18T12:32:20.705Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T12:32:20.942Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-18T12:32:21.204Z] docker_api_swarm_test.go:802: [db76e90aa37a4] joining swarm manager [d7b0a4a56d22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:32:21.776Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-18T12:32:22.037Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-18T12:32:22.052Z] ok github.com/docker/docker/builder/remotecontext 0.125s coverage: 13.7% of statements [2022-03-18T12:32:22.052Z] ok github.com/docker/docker/builder/dockerfile 0.274s coverage: 49.3% of statements [2022-03-18T12:32:22.612Z] docker_api_swarm_test.go:802: [d84032975b245] joining swarm manager [d7b0a4a56d22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-18T12:32:22.620Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-03-18T12:32:23.554Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-18T12:32:23.555Z] ok github.com/docker/docker/builder/remotecontext/git 1.700s coverage: 86.3% of statements [2022-03-18T12:32:23.555Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T12:32:23.555Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T12:32:23.815Z] docker_api_swarm_test.go:802: [d8a3b8edce195] joining swarm manager [d7b0a4a56d22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-18T12:32:24.123Z] ok github.com/docker/docker/cmd/docker-proxy 0.133s coverage: 67.6% of statements [2022-03-18T12:32:25.208Z] docker_api_swarm_test.go:810: [dd12b3068825c] joining swarm manager [d7b0a4a56d22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-18T12:32:28.317Z] ok github.com/docker/docker/client 0.152s coverage: 75.7% of statements [2022-03-18T12:32:28.507Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-18T12:32:28.507Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-18T12:32:28.507Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-18T12:32:28.507Z] === RUN TestDockerSuite/TestHealth [2022-03-18T12:32:28.768Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-18T12:32:36.911Z] --- PASS: TestServiceUpdatePidsLimit (16.73s) [2022-03-18T12:32:36.911Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2022-03-18T12:32:36.911Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-03-18T12:32:36.911Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2022-03-18T12:32:36.911Z] PASS [2022-03-18T12:32:36.911Z] [2022-03-18T12:32:36.911Z] === Skipped [2022-03-18T12:32:36.911Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T12:32:36.911Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T12:32:36.911Z] [2022-03-18T12:32:36.911Z] DONE 27 tests, 1 skipped in 193.509s [2022-03-18T12:32:36.911Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T12:32:36.911Z] ++ 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-03-18T12:32:36.911Z] ++ set -e [2022-03-18T12:32:36.911Z] ++ '[' -n 0 ']' [2022-03-18T12:32:36.911Z] ++ set -x [2022-03-18T12:32:36.911Z] ++ 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-03-18T12:32:36.911Z] INFO: Testing against a local daemon [2022-03-18T12:32:36.911Z] === RUN TestSessionCreate [2022-03-18T12:32:36.911Z] --- PASS: TestSessionCreate (0.03s) [2022-03-18T12:32:36.911Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T12:32:36.911Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-03-18T12:32:36.911Z] PASS [2022-03-18T12:32:36.911Z] [2022-03-18T12:32:36.911Z] DONE 2 tests in 0.143s [2022-03-18T12:32:36.911Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T12:32:36.911Z] ++ 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-03-18T12:32:36.911Z] ++ set -e [2022-03-18T12:32:36.911Z] ++ '[' -n 0 ']' [2022-03-18T12:32:36.911Z] ++ set -x [2022-03-18T12:32:36.912Z] ++ 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-03-18T12:32:36.912Z] INFO: Testing against a local daemon [2022-03-18T12:32:36.912Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T12:32:36.912Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T12:32:36.912Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T12:32:36.912Z] === RUN TestDiskUsage [2022-03-18T12:32:36.912Z] === PAUSE TestDiskUsage [2022-03-18T12:32:36.912Z] === RUN TestEventsExecDie [2022-03-18T12:32:37.483Z] --- PASS: TestEventsExecDie (0.59s) [2022-03-18T12:32:37.483Z] === RUN TestEventsBackwardsCompatible [2022-03-18T12:32:37.483Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-18T12:32:37.483Z] === RUN TestEventsVolumeCreate [2022-03-18T12:32:37.483Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-18T12:32:37.483Z] === RUN TestInfoBinaryCommits [2022-03-18T12:32:37.483Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-03-18T12:32:37.483Z] === RUN TestInfoAPIVersioned [2022-03-18T12:32:37.483Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T12:32:37.483Z] === RUN TestInfoAPI [2022-03-18T12:32:37.483Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T12:32:37.483Z] === RUN TestInfoAPIWarnings [2022-03-18T12:32:38.541Z] --- PASS: TestBuildMultiStageLayerLeak (17.81s) [2022-03-18T12:32:38.541Z] === RUN TestBuildWithHugeFile [2022-03-18T12:32:47.479Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-18T12:32:47.480Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-18T12:32:47.480Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-18T12:32:47.480Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-18T12:32:48.051Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-18T12:32:48.051Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-18T12:32:48.621Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-18T12:32:48.622Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-18T12:32:48.622Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-18T12:32:48.883Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-18T12:32:48.883Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-18T12:32:49.144Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-18T12:32:49.406Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-18T12:32:49.406Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-18T12:32:49.978Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-18T12:32:49.978Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-18T12:32:50.921Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-18T12:32:51.182Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-18T12:32:51.442Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-18T12:32:51.703Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-18T12:32:54.270Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-18T12:32:54.270Z] === RUN TestInfoDebug [2022-03-18T12:32:54.270Z] --- PASS: TestInfoDebug (0.53s) [2022-03-18T12:32:54.270Z] === RUN TestInfoInsecureRegistries [2022-03-18T12:32:54.532Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-18T12:32:54.532Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-18T12:32:54.532Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-18T12:32:54.792Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-18T12:32:54.792Z] === RUN TestInfoRegistryMirrors [2022-03-18T12:32:55.363Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-18T12:32:55.363Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T12:32:55.363Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-03-18T12:32:55.363Z] === RUN TestPingCacheHeaders [2022-03-18T12:32:55.363Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-18T12:32:55.363Z] === RUN TestPingGet [2022-03-18T12:32:55.363Z] --- PASS: TestPingGet (0.01s) [2022-03-18T12:32:55.363Z] === RUN TestPingHead [2022-03-18T12:32:55.626Z] --- PASS: TestPingHead (0.04s) [2022-03-18T12:32:55.626Z] === RUN TestVersion [2022-03-18T12:32:55.626Z] --- PASS: TestVersion (0.03s) [2022-03-18T12:32:55.626Z] === CONT TestDiskUsage [2022-03-18T12:32:55.626Z] === RUN TestDockerSuite/TestImportFile [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty/container_types [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty/image_types [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty/volume_types [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-18T12:32:56.198Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-18T12:32:56.459Z] === RUN TestDiskUsage/after_container.Run [2022-03-18T12:32:56.720Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-18T12:32:56.720Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-18T12:32:56.720Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-18T12:32:56.720Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-18T12:32:56.720Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-18T12:32:56.720Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-18T12:32:56.720Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-18T12:32:56.720Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-18T12:32:56.720Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-18T12:32:56.720Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage (1.39s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.01s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-18T12:32:56.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T12:32:56.982Z] PASS [2022-03-18T12:32:56.982Z] [2022-03-18T12:32:56.982Z] === Skipped [2022-03-18T12:32:56.982Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T12:32:56.982Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T12:32:56.982Z] [2022-03-18T12:32:56.982Z] DONE 50 tests, 1 skipped in 20.285s [2022-03-18T12:32:56.982Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T12:32:56.982Z] ++ 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-03-18T12:32:56.982Z] ++ set -e [2022-03-18T12:32:56.982Z] ++ '[' -n 0 ']' [2022-03-18T12:32:56.982Z] ++ set -x [2022-03-18T12:32:56.982Z] ++ 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-03-18T12:32:56.982Z] INFO: Testing against a local daemon [2022-03-18T12:32:56.982Z] === RUN TestVolumesCreateAndList [2022-03-18T12:32:57.244Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-18T12:32:57.244Z] === RUN TestVolumesRemove [2022-03-18T12:32:57.244Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-18T12:32:57.244Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-18T12:32:57.244Z] === RUN TestVolumesInspect [2022-03-18T12:32:57.244Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-18T12:32:57.244Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-18T12:32:57.244Z] === RUN TestVolumesInvalidJSON [2022-03-18T12:32:57.244Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T12:32:57.244Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T12:32:57.244Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T12:32:57.244Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-18T12:32:57.244Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T12:32:57.244Z] PASS [2022-03-18T12:32:57.244Z] [2022-03-18T12:32:57.244Z] DONE 5 tests in 0.267s [2022-03-18T12:32:57.244Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T12:32:57.508Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T12:32:57.508Z] +++ kill 6514 [2022-03-18T12:32:57.769Z] +++ /etc/init.d/apparmor stop [2022-03-18T12:32:57.769Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T12:32:57.769Z] [2022-03-18T12:32:57.769Z] Unloading profiles will leave already running processes permanently [2022-03-18T12:32:57.769Z] unconfined, which can lead to unexpected situations. [2022-03-18T12:32:57.769Z] [2022-03-18T12:32:57.769Z] To set a process to complain mode, use the command line tool [2022-03-18T12:32:57.769Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T12:32:57.769Z] +++ true [2022-03-18T12:32:57.769Z] exiting test-integration [2022-03-18T12:32:57.769Z] ++ exit 0 [2022-03-18T12:32:57.769Z] [2022-03-18T12:32:58.341Z] + for job in $(jobs -p) [2022-03-18T12:32:58.341Z] + wait 10206 [2022-03-18T12:32:58.913Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-18T12:33:00.301Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-18T12:33:01.243Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-18T12:33:01.504Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-18T12:33:02.447Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-18T12:33:02.708Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-18T12:33:02.708Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-18T12:33:02.708Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-18T12:33:03.280Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-18T12:33:03.851Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-18T12:33:04.163Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-18T12:33:04.423Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-18T12:33:04.632Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-18T12:33:04.632Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-18T12:33:04.632Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-18T12:33:04.632Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-18T12:33:04.632Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-18T12:33:04.632Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-18T12:33:04.632Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-18T12:33:04.632Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-18T12:33:04.632Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-18T12:33:04.684Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-18T12:33:05.255Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-18T12:33:05.827Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-18T12:33:05.827Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-18T12:33:07.214Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-18T12:33:07.798Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-18T12:33:08.739Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-18T12:33:08.739Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-18T12:33:09.001Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-18T12:33:09.001Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-18T12:33:09.001Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-18T12:33:09.572Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-18T12:33:10.143Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-18T12:33:10.523Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-18T12:33:10.523Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T12:33:10.523Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-18T12:33:10.523Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-18T12:33:10.523Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-18T12:33:10.715Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-18T12:33:11.289Z] === RUN TestDockerSuite/TestInspectImage [2022-03-18T12:33:11.289Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-18T12:33:11.289Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-18T12:33:11.289Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-18T12:33:11.289Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-18T12:33:11.550Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-18T12:33:12.122Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-18T12:33:12.122Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-18T12:33:12.695Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-18T12:33:13.266Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-18T12:33:13.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-18T12:33:14.315Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-18T12:33:15.059Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 29.3% of statements [2022-03-18T12:33:15.059Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-03-18T12:33:15.059Z] ok github.com/docker/docker/cmd/dockerd/trap 2.501s coverage: 0.0% of statements [2022-03-18T12:33:15.059Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-18T12:33:15.059Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T12:33:15.059Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T12:33:15.059Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T12:33:15.059Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T12:33:15.222Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-18T12:33:15.222Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-18T12:33:15.793Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-18T12:33:16.366Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-18T12:33:16.552Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-18T12:33:16.552Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-18T12:33:16.552Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-18T12:33:16.552Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-18T12:33:16.552Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-18T12:33:16.552Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-18T12:33:16.552Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-18T12:33:16.552Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T12:33:16.552Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-18T12:33:17.307Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-18T12:33:17.880Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-18T12:33:18.142Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-18T12:33:18.717Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-18T12:33:19.247Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-03-18T12:33:19.289Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-18T12:33:19.508Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-18T12:33:19.508Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T12:33:19.508Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-18T12:33:19.508Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T12:33:19.508Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-18T12:33:19.551Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-18T12:33:20.123Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-18T12:33:20.124Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-18T12:33:20.184Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-03-18T12:33:21.511Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-18T12:33:21.561Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-18T12:33:22.468Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-18T12:33:23.419Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-18T12:33:23.680Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-18T12:33:25.070Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-18T12:33:26.456Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-18T12:33:26.578Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-18T12:33:27.840Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-18T12:33:27.840Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-18T12:33:29.224Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-18T12:33:29.224Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-18T12:33:29.675Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-03-18T12:33:29.675Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements [2022-03-18T12:33:29.796Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-18T12:33:29.933Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-18T12:33:30.502Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-18T12:33:31.069Z] ok github.com/docker/docker/daemon 10.143s coverage: 17.1% of statements [2022-03-18T12:33:31.069Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T12:33:31.069Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T12:33:31.069Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T12:33:31.069Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T12:33:32.449Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.781s coverage: 74.6% of statements [2022-03-18T12:33:33.386Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.345s coverage: 56.2% of statements [2022-03-18T12:33:33.645Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-03-18T12:33:35.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-18T12:33:35.549Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2022-03-18T12:33:36.958Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.240s coverage: 50.5% of statements [2022-03-18T12:33:37.000Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-18T12:33:38.338Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.660s coverage: 46.2% of statements [2022-03-18T12:33:38.338Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T12:33:38.914Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-18T12:33:39.275Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.740s coverage: 58.0% of statements [2022-03-18T12:33:39.275Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-18T12:33:39.276Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T12:33:39.276Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2022-03-18T12:33:39.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-18T12:33:40.431Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-18T12:33:40.658Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 2.9% of statements [2022-03-18T12:33:40.692Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-18T12:33:41.226Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-03-18T12:33:41.635Z] docker_api_swarm_service_test.go:395: [dc8f316b5cfdd] joining swarm manager [d6214fa7e410c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:33:42.162Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.8% of statements [2022-03-18T12:33:42.162Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T12:33:42.162Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T12:33:42.602Z] docker_api_swarm_service_test.go:395: [d9e90f7d042b0] joining swarm manager [d6214fa7e410c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:33:42.602Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-18T12:33:42.862Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-18T12:33:43.098Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-03-18T12:33:43.123Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-18T12:33:43.123Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-18T12:33:43.123Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-18T12:33:43.666Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 79.9% of statements [2022-03-18T12:33:43.695Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-18T12:33:43.925Z] ok github.com/docker/docker/daemon/logger/fluentd 0.007s coverage: 33.6% of statements [2022-03-18T12:33:43.925Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T12:33:44.266Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-18T12:33:44.492Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-18T12:33:44.750Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 23.9% of statements [2022-03-18T12:33:45.318Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-03-18T12:33:45.318Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2022-03-18T12:33:46.257Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 78.7% of statements [2022-03-18T12:33:46.257Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T12:33:46.517Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 58.4% of statements [2022-03-18T12:33:47.085Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2022-03-18T12:33:48.022Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-18T12:33:48.472Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-18T12:33:48.472Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-18T12:33:48.589Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-18T12:33:48.848Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-03-18T12:33:49.417Z] ok github.com/docker/docker/daemon/logger/splunk 1.606s coverage: 82.5% of statements [2022-03-18T12:33:49.417Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T12:33:49.417Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T12:33:50.796Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2022-03-18T12:33:51.364Z] ok github.com/docker/docker/distribution 0.601s coverage: 28.4% of statements [2022-03-18T12:33:51.364Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T12:33:51.932Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2022-03-18T12:33:52.500Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-03-18T12:33:53.067Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-03-18T12:33:53.327Z] ok github.com/docker/docker/distribution/xfer 1.904s coverage: 84.9% of statements [2022-03-18T12:33:53.327Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T12:33:53.587Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-03-18T12:33:53.756Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-18T12:33:53.756Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-18T12:33:53.756Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-18T12:33:54.155Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-03-18T12:33:54.155Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T12:33:54.329Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-18T12:33:54.724Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-03-18T12:33:54.901Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-18T12:33:55.664Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2022-03-18T12:33:55.845Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-18T12:33:56.232Z] ok github.com/docker/docker/opts 0.021s coverage: 66.3% of statements [2022-03-18T12:33:56.232Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-18T12:33:56.787Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-18T12:33:57.359Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-18T12:33:57.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-18T12:33:58.136Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.5% of statements [2022-03-18T12:33:59.072Z] ok github.com/docker/docker/pkg/authorization 0.440s coverage: 68.3% of statements [2022-03-18T12:33:59.072Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-18T12:33:59.337Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-18T12:34:00.166Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-18T12:34:00.166Z] docker_api_swarm_service_test.go:343: [deb21c1a54f71] joining swarm manager [de8e0e918ef98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:34:00.166Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-18T12:34:00.737Z] docker_api_swarm_service_test.go:343: [da1c0e3e98a78] joining swarm manager [de8e0e918ef98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:34:00.737Z] === RUN TestDockerSuite/TestLogsSince [2022-03-18T12:34:02.639Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 43.5% of statements [2022-03-18T12:34:02.639Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-18T12:34:02.898Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-18T12:34:02.898Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-18T12:34:03.157Z] ok github.com/docker/docker/layer 7.498s coverage: 69.0% of statements [2022-03-18T12:34:03.157Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T12:34:03.157Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T12:34:03.157Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T12:34:03.157Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T12:34:03.157Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T12:34:03.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T12:34:03.728Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-03-18T12:34:03.987Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-03-18T12:34:03.987Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2022-03-18T12:34:04.250Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-03-18T12:34:05.187Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 70.1% of statements [2022-03-18T12:34:05.446Z] ok github.com/docker/docker/pkg/idtools 0.702s coverage: 69.5% of statements [2022-03-18T12:34:05.705Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-18T12:34:05.706Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-03-18T12:34:05.706Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-18T12:34:05.964Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-18T12:34:05.965Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-03-18T12:34:06.223Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-18T12:34:06.482Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-03-18T12:34:06.482Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-18T12:34:06.482Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T12:34:06.482Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T12:34:07.050Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-03-18T12:34:07.338Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-18T12:34:07.618Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-18T12:34:07.877Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-18T12:34:08.136Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-18T12:34:09.511Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 75.0% of statements [2022-03-18T12:34:09.511Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-03-18T12:34:09.770Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-03-18T12:34:10.030Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-18T12:34:10.289Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-18T12:34:10.289Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-18T12:34:10.858Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-03-18T12:34:11.428Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-18T12:34:11.687Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-03-18T12:34:11.946Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-03-18T12:34:12.512Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-18T12:34:12.771Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2022-03-18T12:34:13.031Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-18T12:34:13.923Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-18T12:34:13.923Z] === RUN TestDockerSuite/TestLogsTail [2022-03-18T12:34:13.923Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-18T12:34:14.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-18T12:34:14.184Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-18T12:34:14.755Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-18T12:34:14.935Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-03-18T12:34:15.016Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-18T12:34:15.194Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-18T12:34:15.453Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-18T12:34:15.588Z] === RUN TestDockerSuite/TestNetHostname [2022-03-18T12:34:16.530Z] docker_api_swarm_service_test.go:490: [d48ea354cfa0a] joining swarm manager [d59ccf4c8ce4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:34:16.831Z] ok github.com/docker/docker/quota 0.219s coverage: 71.4% of statements [2022-03-18T12:34:16.831Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-18T12:34:17.102Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-18T12:34:17.363Z] docker_api_swarm_service_test.go:490: [d3920fc0aca94] joining swarm manager [d59ccf4c8ce4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:34:17.363Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-18T12:34:18.213Z] ok github.com/docker/docker/registry 0.054s coverage: 57.7% of statements [2022-03-18T12:34:18.213Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-18T12:34:18.473Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements [2022-03-18T12:34:19.041Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-18T12:34:19.041Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-18T12:34:20.959Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-18T12:34:21.898Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-03-18T12:34:22.157Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-03-18T12:34:23.535Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-03-18T12:34:23.950Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-18T12:34:24.520Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-18T12:34:25.092Z] === RUN TestDockerSuite/TestPluginActive [2022-03-18T12:34:27.003Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-18T12:34:29.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-18T12:34:34.849Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-18T12:34:34.849Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-18T12:34:34.849Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-18T12:34:35.792Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-18T12:34:36.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-18T12:34:38.600Z] docker_api_swarm_service_test.go:128: [d2833a9e318a8] joining swarm manager [df8160a60e90d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:34:38.861Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-18T12:34:39.122Z] docker_api_swarm_service_test.go:129: [d2a74ab6ce125] joining swarm manager [df8160a60e90d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:34:41.036Z] docker_api_swarm_service_test.go:137: [d1d560a7aec86] joining swarm manager [df8160a60e90d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-18T12:34:41.036Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-18T12:34:41.607Z] docker_api_swarm_service_test.go:138: [d32150f45a01b] joining swarm manager [df8160a60e90d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-18T12:34:41.614Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.3% of statements [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T12:34:41.614Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === Skipped [2022-03-18T12:34:41.614Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-18T12:34:41.614Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-18T12:34:41.614Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-18T12:34:41.614Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-18T12:34:41.614Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-18T12:34:41.614Z] graphtest_unix.go:71: No driver to put! [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-18T12:34:41.614Z] time="2022-03-18T12:33:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-18T12:34:41.614Z] time="2022-03-18T12:33:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-18T12:34:41.614Z] time="2022-03-18T12:33:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-18T12:34:41.614Z] time="2022-03-18T12:33:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-18T12:34:41.614Z] time="2022-03-18T12:33:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-18T12:34:41.614Z] graphtest_unix.go:71: No driver to put! [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-18T12:34:41.614Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-18T12:34:41.614Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-18T12:34:41.614Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-18T12:34:41.614Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.614Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-18T12:34:41.614Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:34:41.614Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T12:34:41.614Z] [2022-03-18T12:34:41.615Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-18T12:34:41.615Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:34:41.615Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T12:34:41.615Z] [2022-03-18T12:34:41.615Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-18T12:34:41.615Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:34:41.615Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T12:34:41.615Z] [2022-03-18T12:34:41.615Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-18T12:34:41.615Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:34:41.615Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T12:34:41.615Z] [2022-03-18T12:34:41.615Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-18T12:34:41.615Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T12:34:41.615Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T12:34:41.615Z] [2022-03-18T12:34:41.615Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-18T12:34:41.615Z] graphtest_unix.go:71: No driver to put! [2022-03-18T12:34:41.615Z] [2022-03-18T12:34:41.615Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-18T12:34:41.615Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-18T12:34:41.615Z] [2022-03-18T12:34:41.615Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-18T12:34:41.615Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-18T12:34:41.615Z] [2022-03-18T12:34:41.615Z] DONE 2337 tests, 28 skipped in 246.103s [2022-03-18T12:34:41.615Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/config [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/idm [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/ns [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/options [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/osl [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T12:34:41.615Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-18T12:34:41.615Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-18T12:34:43.522Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-18T12:34:48.805Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-18T12:34:49.746Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-18T12:34:50.688Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-18T12:34:51.632Z] === RUN TestDockerSuite/TestPortList [2022-03-18T12:34:58.229Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-18T12:34:58.490Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-18T12:35:03.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-18T12:35:04.348Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-18T12:35:04.348Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-18T12:35:04.348Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-18T12:35:04.919Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-18T12:35:04.919Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-18T12:35:05.491Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-18T12:35:05.491Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-18T12:35:06.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-18T12:35:06.062Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-18T12:35:06.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-18T12:35:07.266Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-18T12:35:07.266Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-18T12:35:07.862Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-18T12:35:07.862Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-18T12:35:07.862Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-18T12:35:07.862Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-18T12:35:07.862Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-18T12:35:08.209Z] docker_api_swarm_service_test.go:304: [d3452a10dd849] joining swarm manager [d64b3f2b9e56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:35:09.152Z] docker_api_swarm_service_test.go:304: [df0dd9643e8a8] joining swarm manager [d64b3f2b9e56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:35:09.414Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-18T12:35:10.751Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-18T12:35:11.329Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-18T12:35:11.329Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-18T12:35:11.589Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-18T12:35:11.712Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-18T12:35:11.712Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-18T12:35:11.712Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-18T12:35:11.712Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-18T12:35:11.712Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-18T12:35:12.169Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-18T12:35:13.504Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-18T12:35:14.076Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-18T12:35:15.058Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-18T12:35:16.632Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-18T12:35:19.934Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-18T12:35:19.935Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-18T12:35:20.952Z] --- PASS: TestBuildWithHugeFile (156.77s) [2022-03-18T12:35:20.952Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T12:35:20.952Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:35:20.952Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T12:35:20.952Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T12:35:20.952Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:35:20.952Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:35:20.952Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:35:20.952Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:35:20.952Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:35:20.952Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:35:20.952Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T12:35:20.952Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T12:35:20.952Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T12:35:20.952Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-18T12:35:20.952Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-18T12:35:20.952Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-18T12:35:20.952Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-18T12:35:20.952Z] === RUN TestBuildPreserveOwnership [2022-03-18T12:35:20.952Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:35:20.952Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-18T12:35:20.952Z] === RUN TestBuildPlatformInvalid [2022-03-18T12:35:20.952Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T12:35:20.952Z] PASS [2022-03-18T12:35:20.952Z] ok github.com/docker/docker/integration/build 238.671s [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === Skipped [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-18T12:35:20.952Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-18T12:35:20.952Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-18T12:35:20.952Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-18T12:35:20.952Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T12:35:20.952Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-18T12:35:20.952Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] DONE 29 tests, 6 skipped in 282.261s [2022-03-18T12:35:20.952Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-18T12:35:20.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:35:20.952Z] INFO: Testing against a local daemon [2022-03-18T12:35:20.952Z] === RUN TestConfigInspect [2022-03-18T12:35:20.952Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-18T12:35:20.952Z] === RUN TestConfigList [2022-03-18T12:35:20.952Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] --- SKIP: TestConfigList (0.00s) [2022-03-18T12:35:20.952Z] === RUN TestConfigsCreateAndDelete [2022-03-18T12:35:20.952Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-18T12:35:20.952Z] === RUN TestConfigsUpdate [2022-03-18T12:35:20.952Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-18T12:35:20.952Z] === RUN TestTemplatedConfig [2022-03-18T12:35:20.952Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-18T12:35:20.952Z] === RUN TestConfigCreateResolve [2022-03-18T12:35:20.952Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:35:20.952Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-18T12:35:20.952Z] PASS [2022-03-18T12:35:20.952Z] ok github.com/docker/docker/integration/config 0.121s [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === Skipped [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-18T12:35:20.952Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-18T12:35:20.952Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-18T12:35:20.952Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-18T12:35:20.952Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-18T12:35:20.952Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-18T12:35:20.952Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:35:20.952Z] [2022-03-18T12:35:20.952Z] DONE 6 tests, 6 skipped in 2.840s [2022-03-18T12:35:20.952Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-18T12:35:20.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:35:20.952Z] INFO: Testing against a local daemon [2022-03-18T12:35:20.952Z] === RUN TestCheckpoint [2022-03-18T12:35:20.952Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:35:20.952Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T12:35:20.952Z] === RUN TestContainerInvalidJSON [2022-03-18T12:35:20.952Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:35:20.952Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:35:20.952Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:35:20.952Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:35:20.952Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T12:35:20.952Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T12:35:20.952Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-18T12:35:20.952Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-18T12:35:20.952Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-18T12:35:20.952Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T12:35:20.952Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-03-18T12:35:20.952Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T12:35:20.952Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-18T12:35:20.952Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T12:35:21.433Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-03-18T12:35:21.433Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T12:35:21.433Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-03-18T12:35:21.433Z] === RUN TestCopyFromContainer [2022-03-18T12:35:21.433Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:21.433Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-18T12:35:21.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T12:35:21.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:35:21.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:35:21.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:35:21.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:35:21.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:35:21.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:35:21.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T12:35:21.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T12:35:21.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T12:35:21.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-03-18T12:35:21.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T12:35:21.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-18T12:35:21.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-18T12:35:21.433Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T12:35:21.433Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T12:35:21.433Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T12:35:21.433Z] === RUN TestCreateWithInvalidEnv [2022-03-18T12:35:21.904Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T12:35:21.904Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T12:35:21.904Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T12:35:21.904Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T12:35:21.904Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T12:35:21.904Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T12:35:21.904Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T12:35:21.904Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T12:35:21.904Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T12:35:21.904Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-18T12:35:21.904Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T12:35:21.904Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T12:35:21.904Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-18T12:35:21.904Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T12:35:21.904Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:21.904Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T12:35:21.904Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T12:35:21.904Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:35:21.904Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T12:35:21.904Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T12:35:21.904Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:35:21.904Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T12:35:21.904Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T12:35:21.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:35:21.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:35:21.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:35:21.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:35:21.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:35:21.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:35:21.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:35:21.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:35:21.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:35:21.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:35:21.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T12:35:21.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T12:35:21.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T12:35:21.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T12:35:21.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T12:35:21.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-03-18T12:35:21.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T12:35:21.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T12:35:21.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T12:35:21.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T12:35:21.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-18T12:35:21.904Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T12:35:21.904Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T12:35:21.904Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T12:35:21.904Z] === RUN TestCreateDifferentPlatform [2022-03-18T12:35:21.904Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T12:35:21.904Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T12:35:21.904Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-18T12:35:21.904Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-18T12:35:21.904Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T12:35:21.904Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T12:35:21.904Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-03-18T12:35:21.904Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T12:35:21.904Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T12:35:21.904Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T12:35:21.904Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T12:35:21.904Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:21.904Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-18T12:35:21.904Z] === RUN TestDiff [2022-03-18T12:35:21.904Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T12:35:21.904Z] --- SKIP: TestDiff (0.00s) [2022-03-18T12:35:21.904Z] === RUN TestExecWithCloseStdin [2022-03-18T12:35:22.480Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-18T12:35:24.967Z] --- PASS: TestExecWithCloseStdin (3.05s) [2022-03-18T12:35:24.967Z] === RUN TestExec [2022-03-18T12:35:27.446Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-18T12:35:27.939Z] --- PASS: TestExec (2.68s) [2022-03-18T12:35:27.939Z] === RUN TestExecUser [2022-03-18T12:35:27.939Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T12:35:27.939Z] --- SKIP: TestExecUser (0.00s) [2022-03-18T12:35:27.939Z] === RUN TestExportContainerAndImportImage [2022-03-18T12:35:27.939Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:27.939Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-18T12:35:27.939Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T12:35:27.939Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:27.939Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T12:35:27.939Z] === RUN TestHealthCheckWorkdir [2022-03-18T12:35:27.939Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T12:35:27.939Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-18T12:35:27.939Z] === RUN TestHealthKillContainer [2022-03-18T12:35:27.939Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T12:35:27.939Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-18T12:35:27.939Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T12:35:27.939Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T12:35:27.939Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T12:35:27.939Z] === RUN TestKillContainerInvalidSignal [2022-03-18T12:35:28.285Z] ok github.com/docker/docker/libnetwork 37.111s coverage: 40.7% of statements [2022-03-18T12:35:28.285Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-03-18T12:35:28.285Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-18T12:35:28.285Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-18T12:35:28.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-18T12:35:28.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-18T12:35:28.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-18T12:35:28.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-18T12:35:28.285Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-18T12:35:28.285Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-18T12:35:28.285Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-18T12:35:28.285Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-18T12:35:28.285Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-18T12:35:28.285Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-18T12:35:28.285Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-18T12:35:28.544Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.398s coverage: 59.9% of statements [2022-03-18T12:35:28.544Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-18T12:35:28.803Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-18T12:35:29.063Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-18T12:35:29.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-18T12:35:29.371Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.136s coverage: 4.0% of statements [2022-03-18T12:35:29.371Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-18T12:35:29.635Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-18T12:35:29.938Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-03-18T12:35:29.938Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-18T12:35:30.158Z] --- PASS: TestKillContainerInvalidSignal (2.48s) [2022-03-18T12:35:30.158Z] === RUN TestKillContainer [2022-03-18T12:35:30.158Z] === RUN TestKillContainer/no_signal [2022-03-18T12:35:30.197Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-18T12:35:31.022Z] docker_api_swarm_service_test.go:100: [dd2b8e1d7b46f] joining swarm manager [d07ee15279b17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:35:31.283Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-18T12:35:31.854Z] docker_api_swarm_service_test.go:101: [dc3530171bf77] joining swarm manager [d07ee15279b17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:35:32.381Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T12:35:32.382Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T12:35:32.382Z] === RUN TestKillContainer/killing_signal [2022-03-18T12:35:32.425Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-18T12:35:33.230Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-18T12:35:33.368Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-18T12:35:34.195Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-18T12:35:34.196Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-18T12:35:34.196Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-18T12:35:35.337Z] --- PASS: TestKillContainer (5.24s) [2022-03-18T12:35:35.337Z] --- PASS: TestKillContainer/no_signal (2.42s) [2022-03-18T12:35:35.337Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T12:35:35.337Z] --- PASS: TestKillContainer/killing_signal (2.76s) [2022-03-18T12:35:35.337Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T12:35:35.337Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:35:35.337Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T12:35:35.337Z] === RUN TestKillStoppedContainer [2022-03-18T12:35:35.337Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:35:35.337Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-18T12:35:35.337Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T12:35:35.337Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:35:35.337Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T12:35:35.337Z] === RUN TestKillDifferentUserContainer [2022-03-18T12:35:35.337Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T12:35:35.337Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-18T12:35:35.337Z] === RUN TestInspectOomKilledTrue [2022-03-18T12:35:35.337Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:35.337Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T12:35:35.337Z] === RUN TestInspectOomKilledFalse [2022-03-18T12:35:35.337Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:35:35.337Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T12:35:35.337Z] === RUN TestLogsFollowTailEmpty [2022-03-18T12:35:35.915Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-18T12:35:37.084Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-18T12:35:37.830Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-18T12:35:38.290Z] --- PASS: TestLogsFollowTailEmpty (2.49s) [2022-03-18T12:35:38.290Z] === RUN TestNetworkNat [2022-03-18T12:35:38.290Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-18T12:35:38.290Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-18T12:35:38.290Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T12:35:38.417Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-18T12:35:38.682Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-18T12:35:38.942Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-18T12:35:39.248Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-18T12:35:40.195Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.510s coverage: 7.2% of statements [2022-03-18T12:35:40.195Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-18T12:35:40.195Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-18T12:35:40.195Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-18T12:35:40.195Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-18T12:35:40.195Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-18T12:35:40.195Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-18T12:35:40.454Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-03-18T12:35:40.542Z] --- PASS: TestNetworkLocalhostTCPNat (2.84s) [2022-03-18T12:35:40.542Z] === RUN TestNetworkLoopbackNat [2022-03-18T12:35:40.542Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-18T12:35:40.542Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-18T12:35:40.542Z] === RUN TestPause [2022-03-18T12:35:40.542Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T12:35:40.542Z] --- SKIP: TestPause (0.00s) [2022-03-18T12:35:40.542Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T12:35:40.712Z] ok github.com/docker/docker/libnetwork/etchosts 0.020s coverage: 81.2% of statements [2022-03-18T12:35:40.855Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-18T12:35:40.971Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-18T12:35:40.971Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-18T12:35:42.242Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-18T12:35:42.503Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-18T12:35:42.503Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-18T12:35:42.503Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-18T12:35:42.759Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.17s) [2022-03-18T12:35:42.759Z] === RUN TestPauseStopPausedContainer [2022-03-18T12:35:42.759Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:35:42.759Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-18T12:35:42.759Z] === RUN TestPsFilter [2022-03-18T12:35:42.765Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-18T12:35:42.765Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-18T12:35:43.026Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-18T12:35:43.228Z] --- PASS: TestPsFilter (0.23s) [2022-03-18T12:35:43.228Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T12:35:43.599Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-18T12:35:44.541Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-18T12:35:45.015Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-18T12:35:45.015Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-18T12:35:45.015Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-18T12:35:45.015Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-18T12:35:45.015Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-18T12:35:45.015Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-18T12:35:45.015Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-18T12:35:45.015Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T12:35:45.015Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-18T12:35:45.015Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-18T12:35:45.447Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.50s) [2022-03-18T12:35:45.447Z] === RUN TestRemoveContainerWithVolume [2022-03-18T12:35:45.484Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-18T12:35:45.746Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-18T12:35:48.400Z] --- PASS: TestRemoveContainerWithVolume (2.44s) [2022-03-18T12:35:48.400Z] === RUN TestRemoveContainerRunning [2022-03-18T12:35:49.955Z] check_test.go:379: [dd2b8e1d7b46f] daemon is not started [2022-03-18T12:35:50.620Z] --- PASS: TestRemoveContainerRunning (2.17s) [2022-03-18T12:35:50.620Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T12:35:52.192Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.16s) [2022-03-18T12:35:52.192Z] === RUN TestRemoveInvalidContainer [2022-03-18T12:35:52.501Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-18T12:35:52.660Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-18T12:35:52.660Z] === RUN TestRenameLinkedContainer [2022-03-18T12:35:52.660Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T12:35:52.660Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-18T12:35:52.660Z] === RUN TestRenameStoppedContainer [2022-03-18T12:35:53.179Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-18T12:35:53.443Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-18T12:35:54.827Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-18T12:35:54.827Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-18T12:35:54.827Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-18T12:35:54.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-18T12:35:54.827Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-18T12:35:57.371Z] docker_api_swarm_service_test.go:533: [d230d7c10bf40] joining swarm manager [d4d07fe414e60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:35:57.371Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-18T12:35:58.318Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-18T12:35:58.318Z] docker_api_swarm_service_test.go:534: [d37ce9a661ef5] joining swarm manager [d4d07fe414e60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:35:59.823Z] --- PASS: TestRenameStoppedContainer (7.28s) [2022-03-18T12:35:59.823Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T12:36:00.864Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-18T12:36:02.251Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-18T12:36:02.251Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-18T12:36:02.251Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-18T12:36:04.589Z] --- PASS: TestRenameRunningContainerAndReuse (4.45s) [2022-03-18T12:36:04.589Z] === RUN TestRenameInvalidName [2022-03-18T12:36:05.559Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-18T12:36:06.131Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-18T12:36:06.154Z] --- PASS: TestRenameInvalidName (2.13s) [2022-03-18T12:36:06.155Z] === RUN TestRenameAnonymousContainer [2022-03-18T12:36:06.391Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-18T12:36:07.333Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-18T12:36:08.063Z] ok github.com/docker/docker/libnetwork/ipam 14.487s coverage: 85.3% of statements [2022-03-18T12:36:08.063Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-18T12:36:08.063Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-18T12:36:08.063Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-18T12:36:08.063Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-18T12:36:08.063Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-18T12:36:08.063Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-18T12:36:08.063Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-03-18T12:36:08.276Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-18T12:36:08.323Z] ok github.com/docker/docker/libnetwork/iptables 0.152s coverage: 45.1% of statements [2022-03-18T12:36:08.583Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-18T12:36:08.842Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-03-18T12:36:09.218Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-18T12:36:09.789Z] === RUN TestDockerSuite/TestRmiTag [2022-03-18T12:36:09.789Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-18T12:36:10.361Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-18T12:36:13.666Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-18T12:36:13.666Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-18T12:36:14.236Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-18T12:36:14.497Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-18T12:36:15.440Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-18T12:36:15.701Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-18T12:36:15.962Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-18T12:36:16.533Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-18T12:36:16.591Z] --- PASS: TestRenameAnonymousContainer (9.92s) [2022-03-18T12:36:16.591Z] === RUN TestRenameContainerWithSameName [2022-03-18T12:36:16.808Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-18T12:36:17.071Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-18T12:36:18.159Z] --- PASS: TestRenameContainerWithSameName (2.13s) [2022-03-18T12:36:18.159Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T12:36:18.159Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-18T12:36:18.159Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T12:36:18.159Z] === RUN TestResize [2022-03-18T12:36:18.459Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-18T12:36:18.720Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-18T12:36:19.292Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-18T12:36:19.863Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-18T12:36:20.385Z] --- PASS: TestResize (2.24s) [2022-03-18T12:36:20.385Z] === RUN TestResizeWithInvalidSize [2022-03-18T12:36:20.642Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-18T12:36:20.642Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-18T12:36:20.642Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-18T12:36:20.642Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-18T12:36:20.807Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-18T12:36:21.098Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-18T12:36:21.379Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-18T12:36:21.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-18T12:36:22.216Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-18T12:36:22.602Z] --- PASS: TestResizeWithInvalidSize (2.12s) [2022-03-18T12:36:22.603Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T12:36:22.788Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-18T12:36:23.731Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-18T12:36:23.731Z] docker_api_swarm_service_test.go:148: [d908fedce983e] joining swarm manager [d042a9fa2f5f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:36:24.302Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-18T12:36:24.563Z] docker_api_swarm_service_test.go:148: [d8cae0d9eb5cc] joining swarm manager [d042a9fa2f5f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:36:24.824Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-18T12:36:25.566Z] --- PASS: TestResizeWhenContainerNotStarted (2.44s) [2022-03-18T12:36:25.566Z] === RUN TestDaemonRestartKillContainers [2022-03-18T12:36:25.566Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:36:25.566Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-18T12:36:25.566Z] === RUN TestStats [2022-03-18T12:36:25.566Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T12:36:25.566Z] --- SKIP: TestStats (0.00s) [2022-03-18T12:36:25.566Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T12:36:26.211Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-18T12:36:26.783Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-18T12:36:27.354Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-18T12:36:27.616Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-18T12:36:28.189Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-18T12:36:28.450Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-18T12:36:29.835Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-18T12:36:30.406Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-18T12:36:30.668Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-18T12:36:31.240Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-18T12:36:31.811Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-18T12:36:31.811Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-18T12:36:32.073Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-18T12:36:32.656Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-18T12:36:32.917Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-18T12:36:33.488Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-18T12:36:34.060Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-18T12:36:34.060Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-18T12:36:34.238Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.19s) [2022-03-18T12:36:34.238Z] === RUN TestStopContainerWithTimeout [2022-03-18T12:36:34.238Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T12:36:34.238Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-18T12:36:34.238Z] === RUN TestUpdateRestartPolicy [2022-03-18T12:36:34.634Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-18T12:36:34.634Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-18T12:36:35.576Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-18T12:36:35.837Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-18T12:36:36.409Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-18T12:36:36.981Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-18T12:36:36.981Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-18T12:36:37.553Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-18T12:36:38.497Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-18T12:36:39.068Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-18T12:36:40.012Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-18T12:36:40.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-18T12:36:41.156Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-18T12:36:41.417Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-18T12:36:41.990Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-18T12:36:42.305Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-18T12:36:42.306Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-18T12:36:42.306Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-18T12:36:42.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-18T12:36:42.563Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-18T12:36:43.950Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-18T12:36:45.869Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-18T12:36:45.869Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-18T12:36:46.440Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-18T12:36:47.825Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-18T12:36:48.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-18T12:36:48.175Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-18T12:36:49.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-18T12:36:49.218Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-18T12:36:51.134Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-18T12:36:53.055Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-18T12:36:53.055Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-18T12:36:53.055Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-18T12:36:53.055Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-18T12:36:53.055Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-18T12:36:53.055Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-18T12:36:53.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-18T12:36:54.442Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-18T12:36:55.015Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-18T12:36:56.399Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-18T12:36:56.661Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-18T12:36:58.047Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-18T12:36:58.308Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-18T12:36:58.308Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-18T12:36:58.308Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-18T12:36:58.569Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-18T12:36:59.512Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-18T12:36:59.512Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-18T12:36:59.554Z] --- PASS: TestUpdateRestartPolicy (21.45s) [2022-03-18T12:36:59.554Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T12:36:59.554Z] --- PASS: TestUpdateRestartWithAutoRemove (2.20s) [2022-03-18T12:36:59.554Z] === RUN TestWaitNonBlocked [2022-03-18T12:36:59.554Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:36:59.554Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:36:59.554Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:36:59.554Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:36:59.554Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T12:36:59.554Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T12:37:00.085Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-18T12:37:00.657Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-18T12:37:00.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-18T12:37:00.918Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-18T12:37:01.123Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-18T12:37:01.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.73s) [2022-03-18T12:37:01.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.96s) [2022-03-18T12:37:01.123Z] === RUN TestWaitBlocked [2022-03-18T12:37:01.123Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:01.123Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-18T12:37:01.123Z] PASS [2022-03-18T12:37:01.123Z] ok github.com/docker/docker/integration/container 100.633s [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === Skipped [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-18T12:37:01.123Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-18T12:37:01.123Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T12:37:01.123Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T12:37:01.123Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T12:37:01.123Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T12:37:01.123Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T12:37:01.123Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T12:37:01.123Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-18T12:37:01.123Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-18T12:37:01.123Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T12:37:01.123Z] [2022-03-18T12:37:01.123Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-18T12:37:01.124Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-18T12:37:01.124Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T12:37:01.124Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-18T12:37:01.124Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-18T12:37:01.124Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T12:37:01.124Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-18T12:37:01.124Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T12:37:01.124Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T12:37:01.124Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-18T12:37:01.124Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T12:37:01.124Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-18T12:37:01.124Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-18T12:37:01.124Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-18T12:37:01.124Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-18T12:37:01.124Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-18T12:37:01.124Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-18T12:37:01.124Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-18T12:37:01.124Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-18T12:37:01.124Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T12:37:01.124Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-18T12:37:01.124Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-18T12:37:01.124Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-18T12:37:01.124Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-18T12:37:01.124Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:01.124Z] [2022-03-18T12:37:01.124Z] DONE 87 tests, 33 skipped in 103.996s [2022-03-18T12:37:01.124Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-18T12:37:01.490Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-18T12:37:01.490Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-18T12:37:02.062Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-18T12:37:02.634Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-18T12:37:03.578Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-18T12:37:04.150Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-18T12:37:04.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-18T12:37:04.724Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-18T12:37:05.296Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-18T12:37:05.882Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-18T12:37:06.142Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-18T12:37:06.142Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-18T12:37:06.715Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-18T12:37:07.287Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-18T12:37:08.232Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-18T12:37:08.494Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T12:37:08.494Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-18T12:37:08.494Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-18T12:37:11.041Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-18T12:37:11.302Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-18T12:37:13.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-18T12:37:13.004Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-18T12:37:13.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-18T12:37:18.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-18T12:37:18.845Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-18T12:37:18.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-18T12:37:18.845Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-18T12:37:18.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-18T12:37:23.534Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-18T12:37:23.534Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-18T12:37:24.477Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-18T12:37:24.477Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-18T12:37:24.477Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-18T12:37:24.477Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-18T12:37:24.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-18T12:37:24.641Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-18T12:37:24.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-18T12:37:24.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-18T12:37:24.998Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-18T12:37:25.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-18T12:37:25.609Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-18T12:37:25.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-18T12:37:25.609Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-18T12:37:25.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-18T12:37:27.544Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-18T12:37:28.929Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-18T12:37:29.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-18T12:37:30.074Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-18T12:37:31.267Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T12:37:31.267Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-18T12:37:31.267Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-18T12:37:31.267Z] === RUN TestDaemonConfigValidation [2022-03-18T12:37:31.267Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-18T12:37:31.267Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-18T12:37:31.267Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T12:37:31.267Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-18T12:37:31.267Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-18T12:37:31.267Z] === RUN TestDaemonProxy [2022-03-18T12:37:31.267Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-18T12:37:31.267Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-18T12:37:31.267Z] PASS [2022-03-18T12:37:31.267Z] ok github.com/docker/docker/integration/daemon 0.132s [2022-03-18T12:37:31.267Z] [2022-03-18T12:37:31.267Z] === Skipped [2022-03-18T12:37:31.267Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-18T12:37:31.267Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-18T12:37:31.267Z] [2022-03-18T12:37:31.267Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-18T12:37:31.267Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-18T12:37:31.267Z] [2022-03-18T12:37:31.267Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-18T12:37:31.267Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-18T12:37:31.267Z] [2022-03-18T12:37:31.267Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-18T12:37:31.267Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-18T12:37:31.267Z] [2022-03-18T12:37:31.267Z] DONE 4 tests, 4 skipped in 25.828s [2022-03-18T12:37:31.267Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-18T12:37:31.736Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:37:31.736Z] INFO: Testing against a local daemon [2022-03-18T12:37:31.736Z] === RUN TestCommitInheritsEnv [2022-03-18T12:37:31.736Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:37:31.736Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-03-18T12:37:31.736Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T12:37:31.736Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T12:37:31.736Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T12:37:31.736Z] === RUN TestImportWithCustomPlatform [2022-03-18T12:37:31.736Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T12:37:31.736Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-18T12:37:31.736Z] === RUN TestImagesFilterMultiReference [2022-03-18T12:37:31.736Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-03-18T12:37:31.736Z] === RUN TestImagePullPlatformInvalid [2022-03-18T12:37:31.736Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-18T12:37:31.736Z] === RUN TestRemoveImageOrphaning [2022-03-18T12:37:31.993Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-18T12:37:33.307Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2022-03-18T12:37:33.307Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T12:37:33.307Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-18T12:37:33.307Z] === RUN TestTagInvalidReference [2022-03-18T12:37:33.307Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-18T12:37:33.307Z] === RUN TestTagValidPrefixedRepo [2022-03-18T12:37:33.307Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-18T12:37:33.307Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T12:37:33.307Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-18T12:37:33.307Z] === RUN TestTagOfficialNames [2022-03-18T12:37:33.307Z] --- PASS: TestTagOfficialNames (0.12s) [2022-03-18T12:37:33.307Z] === RUN TestTagMatchesDigest [2022-03-18T12:37:33.307Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-18T12:37:33.307Z] PASS [2022-03-18T12:37:33.307Z] ok github.com/docker/docker/integration/image 1.801s [2022-03-18T12:37:33.775Z] [2022-03-18T12:37:33.776Z] === Skipped [2022-03-18T12:37:33.776Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-03-18T12:37:33.776Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:37:33.776Z] [2022-03-18T12:37:33.776Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T12:37:33.776Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T12:37:33.776Z] [2022-03-18T12:37:33.776Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-18T12:37:33.776Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T12:37:33.776Z] [2022-03-18T12:37:33.776Z] DONE 12 tests, 3 skipped in 6.504s [2022-03-18T12:37:33.776Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-18T12:37:34.537Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-18T12:37:35.479Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-18T12:37:36.052Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-18T12:37:36.624Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-18T12:37:36.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:37:36.732Z] INFO: Testing against a local daemon [2022-03-18T12:37:36.732Z] === RUN TestNetworkCreateDelete [2022-03-18T12:37:36.732Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:36.732Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T12:37:36.732Z] 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-03-18T12:37:36.732Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestDaemonDNSFallback [2022-03-18T12:37:36.732Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:36.732Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestInspectNetwork [2022-03-18T12:37:36.732Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T12:37:36.732Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T12:37:36.732Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:36.732Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestNetworkInvalidJSON [2022-03-18T12:37:36.732Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T12:37:36.732Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T12:37:36.732Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:37:36.732Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:37:36.732Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:37:36.732Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:37:36.732Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T12:37:36.732Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T12:37:36.732Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T12:37:36.732Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-03-18T12:37:36.732Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-18T12:37:36.732Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-18T12:37:36.732Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-18T12:37:36.732Z] === RUN TestNetworkList [2022-03-18T12:37:36.732Z] === RUN TestNetworkList//networks [2022-03-18T12:37:36.732Z] === PAUSE TestNetworkList//networks [2022-03-18T12:37:36.732Z] === RUN TestNetworkList//networks/ [2022-03-18T12:37:36.732Z] === PAUSE TestNetworkList//networks/ [2022-03-18T12:37:36.732Z] === CONT TestNetworkList//networks [2022-03-18T12:37:36.732Z] === CONT TestNetworkList//networks/ [2022-03-18T12:37:36.732Z] --- PASS: TestNetworkList (0.06s) [2022-03-18T12:37:36.732Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T12:37:36.732Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T12:37:36.732Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T12:37:36.732Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T12:37:36.732Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T12:37:36.732Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T12:37:36.732Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T12:37:36.732Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T12:37:36.732Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T12:37:36.732Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:37:36.732Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T12:37:36.732Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-18T12:37:36.732Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T12:37:36.732Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T12:37:36.732Z] PASS [2022-03-18T12:37:36.732Z] ok github.com/docker/docker/integration/network 0.213s [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === Skipped [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-18T12:37:36.732Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T12:37:36.732Z] 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-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-18T12:37:36.732Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-18T12:37:36.732Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-18T12:37:36.732Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-18T12:37:36.732Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T12:37:36.732Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T12:37:36.732Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T12:37:36.732Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T12:37:36.732Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T12:37:36.732Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T12:37:36.732Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T12:37:36.732Z] service_test.go:243: FLAKY_TEST [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-18T12:37:36.732Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T12:37:36.732Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-18T12:37:36.732Z] [2022-03-18T12:37:36.732Z] DONE 22 tests, 15 skipped in 2.830s [2022-03-18T12:37:36.732Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-18T12:37:37.196Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-18T12:37:37.458Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-18T12:37:37.458Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-18T12:37:37.719Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-18T12:37:37.720Z] testing: warning: no tests to run [2022-03-18T12:37:37.720Z] PASS [2022-03-18T12:37:37.720Z] ok github.com/docker/docker/integration/network/ipvlan 0.095s [2022-03-18T12:37:37.720Z] [2022-03-18T12:37:37.720Z] DONE 0 tests in 0.905s [2022-03-18T12:37:37.720Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-18T12:37:38.663Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-18T12:37:38.712Z] testing: warning: no tests to run [2022-03-18T12:37:38.712Z] PASS [2022-03-18T12:37:38.712Z] ok github.com/docker/docker/integration/network/macvlan 0.098s [2022-03-18T12:37:38.712Z] [2022-03-18T12:37:38.712Z] DONE 0 tests in 0.898s [2022-03-18T12:37:38.712Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-18T12:37:39.700Z] testing: warning: no tests to run [2022-03-18T12:37:39.700Z] PASS [2022-03-18T12:37:39.700Z] ok github.com/docker/docker/integration/plugin 0.090s [2022-03-18T12:37:39.700Z] [2022-03-18T12:37:39.700Z] DONE 0 tests in 0.866s [2022-03-18T12:37:39.700Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-18T12:37:40.051Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-18T12:37:40.051Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-18T12:37:40.690Z] testing: warning: no tests to run [2022-03-18T12:37:40.690Z] PASS [2022-03-18T12:37:40.690Z] ok github.com/docker/docker/integration/plugin/authz 0.088s [2022-03-18T12:37:40.690Z] [2022-03-18T12:37:40.690Z] DONE 0 tests in 0.880s [2022-03-18T12:37:40.994Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-18T12:37:40.995Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-18T12:37:40.995Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-18T12:37:41.159Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-18T12:37:42.382Z] === RUN TestDockerSuite/TestRunMount [2022-03-18T12:37:42.643Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-18T12:37:45.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:37:45.925Z] INFO: Testing against a local daemon [2022-03-18T12:37:45.925Z] === RUN TestPluginInvalidJSON [2022-03-18T12:37:45.925Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:37:45.925Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:37:45.925Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T12:37:45.925Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-03-18T12:37:45.925Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T12:37:45.925Z] === RUN TestPluginInstall [2022-03-18T12:37:45.926Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T12:37:45.926Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-18T12:37:45.926Z] === RUN TestPluginsWithRuntimes [2022-03-18T12:37:45.926Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T12:37:45.926Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-18T12:37:45.926Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T12:37:45.926Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T12:37:45.926Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T12:37:45.926Z] PASS [2022-03-18T12:37:45.926Z] ok github.com/docker/docker/integration/plugin/common 0.136s [2022-03-18T12:37:46.395Z] [2022-03-18T12:37:46.395Z] === Skipped [2022-03-18T12:37:46.395Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-18T12:37:46.395Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T12:37:46.395Z] [2022-03-18T12:37:46.395Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-18T12:37:46.395Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T12:37:46.395Z] [2022-03-18T12:37:46.395Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T12:37:46.395Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T12:37:46.395Z] [2022-03-18T12:37:46.395Z] DONE 5 tests, 3 skipped in 5.269s [2022-03-18T12:37:46.395Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-18T12:37:46.848Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-18T12:37:47.109Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-18T12:37:47.680Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-18T12:37:48.252Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-18T12:37:49.352Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:37:49.352Z] INFO: Testing against a local daemon [2022-03-18T12:37:49.352Z] === RUN TestExternalGraphDriver [2022-03-18T12:37:49.352Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-18T12:37:49.352Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-03-18T12:37:49.352Z] === RUN TestGraphdriverPluginV2 [2022-03-18T12:37:49.352Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-18T12:37:49.352Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-18T12:37:49.352Z] PASS [2022-03-18T12:37:49.352Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.126s [2022-03-18T12:37:49.352Z] [2022-03-18T12:37:49.352Z] === Skipped [2022-03-18T12:37:49.352Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-03-18T12:37:49.352Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-18T12:37:49.352Z] [2022-03-18T12:37:49.352Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-18T12:37:49.352Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-18T12:37:49.352Z] [2022-03-18T12:37:49.352Z] DONE 2 tests, 2 skipped in 2.830s [2022-03-18T12:37:49.352Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-18T12:37:49.640Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-18T12:37:50.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-18T12:37:51.034Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-18T12:37:51.294Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-18T12:37:51.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:37:51.573Z] INFO: Testing against a local daemon [2022-03-18T12:37:51.573Z] === RUN TestReadPluginNoRead [2022-03-18T12:37:51.573Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T12:37:51.573Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-18T12:37:51.573Z] PASS [2022-03-18T12:37:51.573Z] ok github.com/docker/docker/integration/plugin/logging 0.100s [2022-03-18T12:37:52.041Z] [2022-03-18T12:37:52.041Z] === Skipped [2022-03-18T12:37:52.041Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-18T12:37:52.041Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T12:37:52.041Z] [2022-03-18T12:37:52.041Z] DONE 1 tests, 1 skipped in 2.515s [2022-03-18T12:37:52.041Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-18T12:37:53.031Z] testing: warning: no tests to run [2022-03-18T12:37:53.031Z] PASS [2022-03-18T12:37:53.031Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2022-03-18T12:37:53.500Z] [2022-03-18T12:37:53.500Z] DONE 0 tests in 1.329s [2022-03-18T12:37:53.500Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-18T12:37:53.842Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-18T12:37:55.230Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-18T12:37:55.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-18T12:37:55.643Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-18T12:37:55.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:37:55.721Z] INFO: Testing against a local daemon [2022-03-18T12:37:55.721Z] === RUN TestPluginWithDevMounts [2022-03-18T12:37:55.721Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:55.721Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-18T12:37:55.721Z] PASS [2022-03-18T12:37:55.721Z] ok github.com/docker/docker/integration/plugin/volumes 0.111s [2022-03-18T12:37:56.111Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-18T12:37:56.111Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T12:37:56.190Z] [2022-03-18T12:37:56.190Z] === Skipped [2022-03-18T12:37:56.190Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-18T12:37:56.190Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:56.190Z] [2022-03-18T12:37:56.190Z] DONE 1 tests, 1 skipped in 2.587s [2022-03-18T12:37:56.190Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-18T12:37:56.615Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-18T12:37:57.096Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-18T12:37:57.557Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-18T12:37:58.208Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-18T12:37:58.208Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-18T12:37:58.208Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-18T12:37:58.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:37:58.411Z] INFO: Testing against a local daemon [2022-03-18T12:37:58.411Z] === RUN TestSecretInspect [2022-03-18T12:37:58.411Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:58.411Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-18T12:37:58.411Z] === RUN TestSecretList [2022-03-18T12:37:58.411Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:58.411Z] --- SKIP: TestSecretList (0.00s) [2022-03-18T12:37:58.411Z] === RUN TestSecretsCreateAndDelete [2022-03-18T12:37:58.411Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:58.411Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-18T12:37:58.411Z] === RUN TestSecretsUpdate [2022-03-18T12:37:58.411Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:58.411Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-18T12:37:58.411Z] === RUN TestTemplatedSecret [2022-03-18T12:37:58.411Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:58.411Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-18T12:37:58.411Z] === RUN TestSecretCreateResolve [2022-03-18T12:37:58.411Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:58.411Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-18T12:37:58.411Z] PASS [2022-03-18T12:37:58.411Z] ok github.com/docker/docker/integration/secret 0.128s [2022-03-18T12:37:58.512Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-18T12:37:58.512Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-18T12:37:58.773Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-18T12:37:58.894Z] [2022-03-18T12:37:58.895Z] === Skipped [2022-03-18T12:37:58.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-18T12:37:58.895Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:58.895Z] [2022-03-18T12:37:58.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-18T12:37:58.895Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:58.895Z] [2022-03-18T12:37:58.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-18T12:37:58.895Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:58.895Z] [2022-03-18T12:37:58.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-18T12:37:58.895Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:58.895Z] [2022-03-18T12:37:58.895Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-18T12:37:58.895Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:37:58.895Z] [2022-03-18T12:37:58.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-18T12:37:58.895Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:37:58.895Z] [2022-03-18T12:37:58.895Z] DONE 6 tests, 6 skipped in 2.468s [2022-03-18T12:37:58.895Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-18T12:37:59.715Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-18T12:37:59.976Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-18T12:38:00.285Z] ok github.com/docker/docker/libnetwork/networkdb 103.161s coverage: 60.0% of statements [2022-03-18T12:38:00.286Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-18T12:38:00.286Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-18T12:38:00.286Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements [2022-03-18T12:38:00.286Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-18T12:38:00.286Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-18T12:38:00.286Z] ok github.com/docker/docker/libnetwork/portmapper 0.221s coverage: 48.6% of statements [2022-03-18T12:38:00.286Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-03-18T12:38:00.286Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-18T12:38:00.286Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-18T12:38:00.286Z] [2022-03-18T12:38:00.286Z] === Skipped [2022-03-18T12:38:00.286Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-18T12:38:00.286Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T12:38:00.286Z] [2022-03-18T12:38:00.286Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-18T12:38:00.286Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T12:38:00.286Z] [2022-03-18T12:38:00.286Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-18T12:38:00.286Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T12:38:00.286Z] [2022-03-18T12:38:00.286Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-18T12:38:00.286Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:38:00.286Z] [2022-03-18T12:38:00.286Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-18T12:38:00.286Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:38:00.286Z] [2022-03-18T12:38:00.286Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-18T12:38:00.286Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:38:00.286Z] [2022-03-18T12:38:00.286Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-18T12:38:00.286Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:38:00.286Z] [2022-03-18T12:38:00.286Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-18T12:38:00.286Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T12:38:00.286Z] [2022-03-18T12:38:00.286Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-18T12:38:00.286Z] firewalld_test.go:14: firewalld is not running [2022-03-18T12:38:00.286Z] [2022-03-18T12:38:00.286Z] DONE 326 tests, 9 skipped in 198.857s [2022-03-18T12:38:00.548Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount Post stage [Pipeline] junit [2022-03-18T12:38:00.556Z] Recording test results [2022-03-18T12:38:00.868Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-18T12:38:01.207Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9bb781c8283b988b88dcf62bc44dd660840b3d1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9bb781c8283b988b88dcf62bc44dd660840b3d1 hack/validate/vendor [2022-03-18T12:38:01.774Z] No vendor changes in diff. [2022-03-18T12:38:01.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:38:01.852Z] INFO: Testing against a local daemon [2022-03-18T12:38:01.852Z] === RUN TestServiceCreateInit [2022-03-18T12:38:01.852Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T12:38:01.852Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T12:38:01.852Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-18T12:38:01.852Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T12:38:01.852Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T12:38:01.852Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestCreateServiceConflict [2022-03-18T12:38:01.852Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T12:38:01.852Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-18T12:38:01.852Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T12:38:01.852Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T12:38:01.852Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T12:38:01.852Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestCreateServiceSysctls [2022-03-18T12:38:01.852Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-18T12:38:01.852Z] === RUN TestCreateServiceCapabilities [2022-03-18T12:38:01.852Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-18T12:38:01.852Z] === RUN TestInspect [2022-03-18T12:38:01.852Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestInspect (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestCreateJob [2022-03-18T12:38:01.852Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestCreateJob (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestReplicatedJob [2022-03-18T12:38:01.852Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestUpdateReplicatedJob [2022-03-18T12:38:01.852Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestServiceListWithStatuses [2022-03-18T12:38:01.852Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T12:38:01.852Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestDockerNetworkReConnect [2022-03-18T12:38:01.852Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestServicePlugin [2022-03-18T12:38:01.852Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestServiceUpdateLabel [2022-03-18T12:38:01.852Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:38:01.852Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestServiceUpdateSecrets [2022-03-18T12:38:01.852Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:38:01.852Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestServiceUpdateConfigs [2022-03-18T12:38:01.852Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:38:01.852Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestServiceUpdateNetwork [2022-03-18T12:38:01.852Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:38:01.852Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-18T12:38:01.852Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T12:38:01.852Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:38:01.852Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-18T12:38:01.852Z] PASS [2022-03-18T12:38:01.852Z] ok github.com/docker/docker/integration/service 0.262s [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === Skipped [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T12:38:01.852Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T12:38:01.852Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-18T12:38:01.852Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-18T12:38:01.852Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-18T12:38:01.852Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T12:38:01.852Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-18T12:38:01.852Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-18T12:38:01.852Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-18T12:38:01.852Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-18T12:38:01.852Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-18T12:38:01.852Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-18T12:38:01.852Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-18T12:38:01.852Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-18T12:38:01.852Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-18T12:38:01.852Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-18T12:38:01.852Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-18T12:38:01.852Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-18T12:38:01.852Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-18T12:38:01.852Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-18T12:38:01.852Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-18T12:38:01.852Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-18T12:38:01.852Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-18T12:38:01.852Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T12:38:01.852Z] [2022-03-18T12:38:01.852Z] DONE 24 tests, 23 skipped in 3.178s [2022-03-18T12:38:01.852Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-18T12:38:01.934Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-18T12:38:02.033Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T12:38:02.602Z] + echo Ensuring container killed. [2022-03-18T12:38:02.602Z] Ensuring container killed. [2022-03-18T12:38:02.602Z] + docker rm -vf docker-pr8 [2022-03-18T12:38:02.602Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-03-18T12:38:02.881Z] + echo Chowning /workspace to jenkins user [2022-03-18T12:38:02.881Z] Chowning /workspace to jenkins user [2022-03-18T12:38:02.881Z] + id -u [2022-03-18T12:38:02.881Z] + id -g [2022-03-18T12:38:02.881Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43385:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T12:38:02.963Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-18T12:38:03.320Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-18T12:38:04.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:38:04.080Z] INFO: Testing against a local daemon [2022-03-18T12:38:04.080Z] === RUN TestSessionCreate [2022-03-18T12:38:04.080Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T12:38:04.080Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-18T12:38:04.080Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T12:38:04.080Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T12:38:04.080Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T12:38:04.080Z] PASS [2022-03-18T12:38:04.080Z] ok github.com/docker/docker/integration/session 0.111s [2022-03-18T12:38:04.080Z] [2022-03-18T12:38:04.080Z] === Skipped [2022-03-18T12:38:04.080Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-18T12:38:04.080Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T12:38:04.080Z] [2022-03-18T12:38:04.080Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T12:38:04.080Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T12:38:04.080Z] [2022-03-18T12:38:04.080Z] DONE 2 tests, 2 skipped in 2.189s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T12:38:04.528Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-18T12:38:04.528Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-18T12:38:04.528Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-18T12:38:04.528Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-18T12:38:04.528Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-18T12:38:04.549Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-18T12:38:04.551Z] + bundleName=unit [2022-03-18T12:38:04.551Z] + echo Creating unit-bundles.tar.gz [2022-03-18T12:38:04.551Z] Creating unit-bundles.tar.gz [2022-03-18T12:38:04.551Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-03-18T12:38:04.551Z] bundles/junit-report-libnetwork.xml [2022-03-18T12:38:04.551Z] bundles/junit-report.xml [2022-03-18T12:38:04.551Z] bundles/go-test-report-libnetwork.json [2022-03-18T12:38:04.551Z] bundles/go-test-report.json [2022-03-18T12:38:04.551Z] bundles/profile-libnetwork.out [2022-03-18T12:38:04.551Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-18T12:38:04.563Z] Archiving artifacts [2022-03-18T12:38:05.042Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43385/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T12:38:05.357Z] + make clean [2022-03-18T12:38:05.358Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T12:38:05.358Z] docker-dev-cache [2022-03-18T12:38:05.358Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T12:38:05.867Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-18T12:38:06.094Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-18T12:38:06.128Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-18T12:38:06.128Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-18T12:38:06.701Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-18T12:38:06.701Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-18T12:38:06.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:38:06.768Z] INFO: Testing against a local daemon [2022-03-18T12:38:06.768Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T12:38:06.768Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:06.768Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T12:38:06.768Z] === RUN TestDiskUsage [2022-03-18T12:38:06.768Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-18T12:38:06.768Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-18T12:38:06.768Z] === RUN TestEventsExecDie [2022-03-18T12:38:06.768Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T12:38:06.768Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-18T12:38:06.768Z] === RUN TestEventsBackwardsCompatible [2022-03-18T12:38:06.768Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T12:38:06.768Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-18T12:38:06.768Z] === RUN TestEventsVolumeCreate [2022-03-18T12:38:06.768Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-18T12:38:06.768Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-18T12:38:06.768Z] === RUN TestInfoAPI [2022-03-18T12:38:06.768Z] --- PASS: TestInfoAPI (0.06s) [2022-03-18T12:38:06.768Z] === RUN TestInfoAPIWarnings [2022-03-18T12:38:06.768Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:38:06.768Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-18T12:38:06.768Z] === RUN TestInfoDebug [2022-03-18T12:38:06.768Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:38:06.768Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-18T12:38:06.768Z] === RUN TestInfoInsecureRegistries [2022-03-18T12:38:06.768Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:38:06.768Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-18T12:38:06.768Z] === RUN TestInfoRegistryMirrors [2022-03-18T12:38:06.768Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:38:06.768Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-18T12:38:06.768Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T12:38:07.080Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-18T12:38:07.273Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-18T12:38:07.534Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-18T12:38:07.534Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-18T12:38:07.756Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-03-18T12:38:07.756Z] === RUN TestPingCacheHeaders [2022-03-18T12:38:07.756Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-18T12:38:07.756Z] === RUN TestPingGet [2022-03-18T12:38:07.756Z] --- PASS: TestPingGet (0.05s) [2022-03-18T12:38:07.756Z] === RUN TestPingHead [2022-03-18T12:38:07.756Z] --- PASS: TestPingHead (0.04s) [2022-03-18T12:38:07.756Z] === RUN TestVersion [2022-03-18T12:38:07.756Z] --- PASS: TestVersion (0.04s) [2022-03-18T12:38:07.756Z] PASS [2022-03-18T12:38:08.067Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-18T12:38:08.110Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-18T12:38:08.228Z] ok github.com/docker/docker/integration/system 1.340s [2022-03-18T12:38:08.228Z] [2022-03-18T12:38:08.228Z] === Skipped [2022-03-18T12:38:08.228Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T12:38:08.228Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T12:38:08.228Z] [2022-03-18T12:38:08.228Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-18T12:38:08.228Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-18T12:38:08.228Z] [2022-03-18T12:38:08.228Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-18T12:38:08.228Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T12:38:08.228Z] [2022-03-18T12:38:08.228Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-18T12:38:08.228Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T12:38:08.228Z] [2022-03-18T12:38:08.228Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-18T12:38:08.228Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-18T12:38:08.228Z] [2022-03-18T12:38:08.228Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-18T12:38:08.228Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T12:38:08.228Z] [2022-03-18T12:38:08.228Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-18T12:38:08.228Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:38:08.228Z] [2022-03-18T12:38:08.228Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-18T12:38:08.228Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:38:08.228Z] [2022-03-18T12:38:08.228Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-18T12:38:08.228Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T12:38:08.228Z] [2022-03-18T12:38:08.228Z] DONE 15 tests, 9 skipped in 3.636s [2022-03-18T12:38:08.228Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-18T12:38:08.535Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-18T12:38:09.004Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-18T12:38:10.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:38:10.448Z] INFO: Testing against a local daemon [2022-03-18T12:38:10.448Z] === RUN TestVolumesCreateAndList [2022-03-18T12:38:10.448Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-18T12:38:10.448Z] === RUN TestVolumesRemove [2022-03-18T12:38:10.448Z] --- PASS: TestVolumesRemove (0.12s) [2022-03-18T12:38:10.448Z] === RUN TestVolumesInspect [2022-03-18T12:38:10.917Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-18T12:38:10.917Z] === RUN TestVolumesInvalidJSON [2022-03-18T12:38:10.917Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T12:38:10.917Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T12:38:10.917Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T12:38:10.917Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-18T12:38:10.917Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T12:38:10.917Z] PASS [2022-03-18T12:38:10.917Z] ok github.com/docker/docker/integration/volume 0.313s [2022-03-18T12:38:10.917Z] [2022-03-18T12:38:10.917Z] DONE 5 tests in 2.681s [2022-03-18T12:38:10.917Z] INFO: make.ps1 ended at 03/18/2022 12:38:10 [2022-03-18T12:38:10.917Z] INFO: Integration CLI tests being run from the host: [2022-03-18T12:38:10.917Z] 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-03-18T12:38:14.714Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-18T12:38:14.715Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-18T12:38:14.715Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-18T12:38:14.715Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-18T12:38:14.715Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-18T12:38:14.876Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-18T12:38:15.287Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-18T12:38:15.859Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-18T12:38:16.432Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-18T12:38:17.004Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-18T12:38:17.004Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-18T12:38:17.092Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-18T12:38:17.093Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-18T12:38:17.093Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-18T12:38:17.947Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-18T12:38:18.520Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-18T12:38:18.655Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-18T12:38:18.655Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-18T12:38:18.655Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-18T12:38:18.655Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-18T12:38:19.092Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-18T12:38:19.662Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T12:38:19.662Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-18T12:38:19.662Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-18T12:38:20.233Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-18T12:38:20.494Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-18T12:38:20.494Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-18T12:38:20.494Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-18T12:38:20.855Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-18T12:38:21.066Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-18T12:38:21.823Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-18T12:38:22.010Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-18T12:38:22.010Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-18T12:38:22.010Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-18T12:38:22.282Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-18T12:38:22.282Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-18T12:38:22.282Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-18T12:38:23.255Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-18T12:38:23.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T12:38:23.453Z] INFO: Testing against a local daemon [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-18T12:38:23.453Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-18T12:38:23.453Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-18T12:38:23.453Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-18T12:38:23.922Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-18T12:38:24.182Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-18T12:38:24.241Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-18T12:38:24.241Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-18T12:38:24.241Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-18T12:38:24.241Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-18T12:38:24.241Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-18T12:38:24.441Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-18T12:38:24.913Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-18T12:38:25.566Z] === RUN TestDockerSuite/TestRunRm [2022-03-18T12:38:26.140Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-18T12:38:27.525Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-18T12:38:30.075Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-18T12:38:30.075Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-18T12:38:30.112Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-18T12:38:30.647Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-18T12:38:32.035Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-18T12:38:32.297Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-18T12:38:34.842Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-18T12:38:37.390Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-18T12:38:37.390Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-18T12:38:37.961Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-18T12:38:38.221Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-18T12:38:38.795Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-18T12:38:39.056Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-18T12:38:39.628Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-18T12:38:39.889Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-18T12:38:40.150Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-18T12:38:40.722Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-18T12:38:40.983Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-18T12:38:42.897Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-18T12:38:43.840Z] === RUN TestDockerSuite/TestRunState [2022-03-18T12:38:44.785Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-18T12:38:45.728Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-18T12:38:45.728Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-18T12:38:45.988Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-18T12:38:46.250Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-18T12:38:46.250Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-18T12:38:46.250Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-18T12:38:46.827Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-18T12:38:47.401Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-18T12:38:48.344Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-18T12:38:48.605Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-18T12:38:48.605Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-18T12:38:48.605Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-18T12:38:49.180Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-18T12:38:51.096Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-18T12:38:51.668Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-18T12:38:51.668Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-18T12:38:53.055Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-18T12:38:54.445Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-18T12:38:55.831Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-18T12:38:57.214Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-18T12:38:59.125Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-18T12:38:59.386Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-18T12:38:59.647Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-18T12:38:59.909Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-18T12:39:00.480Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-18T12:39:02.396Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-18T12:39:02.969Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-18T12:39:03.541Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-18T12:39:04.124Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-18T12:39:04.124Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-18T12:39:04.387Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-18T12:39:04.959Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-18T12:39:05.531Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-18T12:39:06.103Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-18T12:39:06.103Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-18T12:39:06.103Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-18T12:39:06.103Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-18T12:39:06.675Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-18T12:39:08.590Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-18T12:39:09.534Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-18T12:39:10.107Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-18T12:39:11.051Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-18T12:39:12.437Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-18T12:39:12.805Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-18T12:39:12.805Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-18T12:39:12.805Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-18T12:39:13.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-18T12:39:13.273Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-18T12:39:13.380Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-18T12:39:13.641Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-18T12:39:13.742Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-18T12:39:13.742Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-18T12:39:14.210Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-18T12:39:14.210Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-18T12:39:14.210Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-18T12:39:14.679Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-18T12:39:14.679Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-18T12:39:14.679Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-18T12:39:15.025Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-18T12:39:16.942Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-18T12:39:17.514Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-18T12:39:17.514Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-18T12:39:17.514Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-18T12:39:17.514Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-18T12:39:17.514Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-18T12:39:17.514Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-18T12:39:17.514Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-18T12:39:17.514Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-18T12:39:17.514Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-18T12:39:17.514Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-18T12:39:18.087Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-18T12:39:18.349Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-18T12:39:19.292Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-18T12:39:19.863Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-18T12:39:20.434Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-18T12:39:20.434Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-18T12:39:20.698Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-18T12:39:20.698Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-18T12:39:20.698Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-18T12:39:20.698Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-18T12:39:20.698Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-18T12:39:20.698Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-18T12:39:20.698Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-18T12:39:20.698Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-18T12:39:20.698Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-18T12:39:20.698Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-18T12:39:20.698Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-18T12:39:20.698Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-18T12:39:20.698Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-18T12:39:20.698Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-18T12:39:20.698Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-18T12:39:21.270Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-18T12:39:21.843Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-18T12:39:21.843Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-18T12:39:22.103Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-18T12:39:22.364Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-18T12:39:22.936Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-18T12:39:22.936Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-18T12:39:23.198Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-18T12:39:23.770Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-18T12:39:23.770Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-18T12:39:23.770Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-18T12:39:24.342Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-18T12:39:24.916Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-18T12:39:25.488Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-18T12:39:25.488Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-18T12:39:25.488Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-18T12:39:25.749Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-18T12:39:25.749Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-18T12:39:27.133Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-18T12:39:27.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-18T12:39:27.400Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-18T12:39:29.315Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-18T12:39:29.887Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-18T12:39:29.887Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-18T12:39:29.887Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-18T12:39:29.887Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-18T12:39:30.830Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-18T12:39:31.773Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-18T12:39:32.716Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-18T12:39:32.716Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-18T12:39:33.658Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-18T12:39:33.919Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-18T12:39:34.185Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-18T12:39:34.446Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-18T12:39:36.364Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3236722677 [2022-03-18T12:39:36.364Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-18T12:39:36.364Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-18T12:39:36.364Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-18T12:39:37.758Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-18T12:39:37.758Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-18T12:39:37.758Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-18T12:39:39.144Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-18T12:39:39.974Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-18T12:39:39.974Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-18T12:39:39.974Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-18T12:39:40.443Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-18T12:39:40.634Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-18T12:39:40.896Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-18T12:39:40.896Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-18T12:39:40.896Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-18T12:39:41.156Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-18T12:39:41.417Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-18T12:39:41.678Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-18T12:39:41.678Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-18T12:39:42.249Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-18T12:39:42.822Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-18T12:39:43.765Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-18T12:39:44.336Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-18T12:39:49.622Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-18T12:39:50.193Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-18T12:39:50.765Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-18T12:39:51.706Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-18T12:39:54.248Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-18T12:39:55.634Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-18T12:39:56.205Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-18T12:39:57.166Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-18T12:39:57.427Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-18T12:39:59.972Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-18T12:40:00.915Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-18T12:40:01.661Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-18T12:40:01.661Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-18T12:40:02.120Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-18T12:40:03.459Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-18T12:40:06.814Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-18T12:40:07.665Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-18T12:40:09.732Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-18T12:40:10.208Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-18T12:40:10.208Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-18T12:40:12.123Z] docker_cli_service_logs_test.go:246: checking task cjqporx0axra [2022-03-18T12:40:12.123Z] docker_cli_service_logs_test.go:251: checking messages for cjqporx0axra [2022-03-18T12:40:12.123Z] docker_cli_service_logs_test.go:246: checking task h4dvex8m89il [2022-03-18T12:40:12.123Z] docker_cli_service_logs_test.go:251: checking messages for h4dvex8m89il [2022-03-18T12:40:12.640Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-18T12:40:14.667Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-18T12:40:17.210Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-18T12:40:18.595Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-18T12:40:19.167Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-18T12:40:19.739Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-18T12:40:19.999Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-18T12:40:19.999Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-18T12:40:19.999Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-18T12:40:20.570Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-18T12:40:23.117Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-18T12:40:23.378Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-18T12:40:25.291Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-18T12:40:26.235Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-18T12:40:26.806Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-18T12:40:27.379Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-18T12:40:27.379Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-18T12:40:27.379Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-18T12:40:27.379Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-18T12:40:27.379Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-18T12:40:28.322Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-18T12:40:28.894Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-18T12:40:29.469Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-18T12:40:30.411Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-18T12:40:34.616Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-18T12:40:34.878Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-18T12:40:34.878Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-18T12:40:34.878Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-18T12:40:35.449Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-18T12:40:36.021Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-18T12:40:37.788Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-18T12:40:37.788Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-18T12:40:37.788Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-18T12:40:37.788Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-18T12:40:37.788Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-18T12:40:37.788Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-18T12:40:37.788Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-18T12:40:37.788Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-18T12:40:37.788Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-18T12:40:37.788Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-18T12:40:37.788Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-18T12:40:38.601Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-18T12:40:41.146Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-18T12:40:41.596Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-18T12:40:41.596Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-18T12:40:41.596Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-18T12:40:41.596Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-18T12:40:41.596Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-18T12:40:41.596Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-18T12:40:41.596Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-18T12:40:41.596Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T12:40:41.596Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-18T12:40:42.531Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-18T12:40:43.473Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-18T12:40:44.560Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-18T12:40:44.560Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T12:40:44.560Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-18T12:40:44.560Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T12:40:44.861Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-18T12:40:45.029Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-18T12:40:45.123Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-18T12:40:47.672Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-18T12:40:47.932Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-18T12:40:49.848Z] docker_cli_swarm_test.go:1895: [d229d972b8c61] joining swarm manager [d0f9f1a86f6d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:40:50.791Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-18T12:40:51.052Z] docker_cli_swarm_test.go:1896: [d0765bcc86e3a] joining swarm manager [d0f9f1a86f6d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:40:52.438Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-18T12:40:53.703Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-18T12:40:53.823Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-18T12:40:54.765Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-18T12:40:55.708Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-18T12:40:57.105Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-18T12:40:58.489Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-18T12:40:59.873Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-18T12:41:01.258Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-18T12:41:02.200Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-18T12:41:03.583Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-18T12:41:11.721Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-18T12:41:13.275Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-18T12:41:13.276Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-18T12:41:13.276Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-18T12:41:13.276Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-18T12:41:13.634Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-18T12:41:17.837Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-18T12:41:17.837Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-18T12:41:17.837Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-18T12:41:17.837Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-18T12:41:18.098Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-18T12:41:18.098Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-18T12:41:18.098Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-18T12:41:18.669Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-18T12:41:18.669Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-18T12:41:19.241Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-18T12:41:19.241Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-18T12:41:19.241Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-18T12:41:19.241Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-18T12:41:19.241Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-18T12:41:21.159Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-18T12:41:21.159Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-18T12:41:21.159Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-18T12:41:21.159Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-18T12:41:21.159Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-18T12:41:26.443Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-18T12:41:27.828Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-18T12:41:27.829Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-18T12:41:27.829Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-18T12:41:28.771Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-18T12:41:30.161Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-18T12:41:30.734Z] docker_cli_swarm_test.go:1796: [de472f267c147] joining swarm manager [db86246b8452a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:41:32.647Z] docker_cli_swarm_test.go:1797: [dafb4920fe592] joining swarm manager [db86246b8452a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:41:32.908Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-18T12:41:32.908Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-18T12:41:32.908Z] --- PASS: TestDockerSuite (1296.29s) [2022-03-18T12:41:32.908Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-18T12:41:32.908Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-03-18T12:41:32.908Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-18T12:41:32.908Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.71s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.42s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.55s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.22s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.21s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.24s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.59s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.80s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAttachDetach (1.09s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.97s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.56s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.12s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.13s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.38s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.81s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.99s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.06s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.27s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.56s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.50s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.70s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.45s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.30s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.80s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.38s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.05s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.64s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.34s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.08s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.96s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.57s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.51s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.24s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.74s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.96s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.86s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.80s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.57s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.33s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.25s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.09s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.61s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.40s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.88s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.23s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.00s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.09s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.25s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.80s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.85s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.27s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.57s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.69s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.39s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.83s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2022-03-18T12:41:33.172Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.13s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.15s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.75s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.71s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.02s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.49s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.66s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.46s) [2022-03-18T12:41:33.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-18T12:41:33.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-18T12:41:33.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-18T12:41:33.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.42s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.59s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.94s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.32s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.15s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.52s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.51s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.51s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.07s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.29s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.28s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.07s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.62s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.84s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.27s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.15s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.75s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.18s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.19s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.24s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.81s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.42s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.64s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.79s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnv (1.28s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.82s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.92s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.54s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.03s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.24s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2022-03-18T12:41:33.172Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.97s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-03-18T12:41:33.172Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.78s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.48s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFails (1.08s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.78s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.87s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.41s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.26s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.58s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.96s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.74s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildHistory (3.76s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.95s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.63s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.49s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.03s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.14s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.94s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.72s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.68s) [2022-03-18T12:41:33.173Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.46s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.35s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.62s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.73s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.57s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.87s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.37s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.88s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.98s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.29s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildPATH (1.40s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.71s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.15s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.25s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.79s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildRm (2.34s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.70s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-03-18T12:41:33.173Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.16s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.85s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.90s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.57s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildUser (1.43s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.46s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.80s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.82s) [2022-03-18T12:41:33.173Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-18T12:41:33.173Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-18T12:41:33.173Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-18T12:41:33.173Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.02s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.69s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-03-18T12:41:33.173Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.34s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-18T12:41:33.173Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCommitChange (0.63s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.78s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCommitTTY (1.55s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.28s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.84s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.18s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.16s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.65s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.58s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.50s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.62s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.57s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.49s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.45s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.17s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.43s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2022-03-18T12:41:33.173Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.19s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.38s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.91s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.12s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.59s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.53s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.53s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000905fe0_} (1.58s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13082406738_/foo_false____} (1.54s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13082406738_/foo_true____} (1.30s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33406870374_/foo_false____} (1.38s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33406870374_/foo_true____} (1.45s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33406870374_/foo_true__0xc000fce018__} (1.34s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fce030_} (1.42s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fce048_} (1.35s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fce060_} (0.54s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fce078_} (1.30s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.14s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.70s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.90s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.39s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.90s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.61s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.57s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.62s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.67s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.89s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2022-03-18T12:41:33.173Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.57s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.97s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.03s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.69s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.64s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.82s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.32s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.31s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.63s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.96s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.14s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.86s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.85s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.34s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.70s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.91s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-03-18T12:41:33.174Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-03-18T12:41:33.174Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.69s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.89s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.86s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.88s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.96s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.41s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.11s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.59s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.38s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.88s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.62s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.04s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsCommit (0.73s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.64s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.62s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.64s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.21s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.86s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsCopy (1.26s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.68s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.19s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFilters (1.35s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-03-18T12:41:33.174Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-18T12:41:33.174Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.04s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.77s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.93s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExec (0.78s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.62s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.25s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.62s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.70s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecStartFails (0.75s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecTTY (0.67s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.74s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.61s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecUlimits (0.68s) [2022-03-18T12:41:33.174Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.65s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.85s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.61s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.62s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.69s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.68s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestHealth (18.91s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImportDisplay (1.23s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImportFile (1.45s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.68s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.61s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.54s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.59s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.24s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.60s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-03-18T12:41:33.174Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T12:41:33.174Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.56s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.10s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.60s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.13s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.18s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.96s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.68s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.54s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.68s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-03-18T12:41:33.174Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.56s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.55s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestNetHostname (1.67s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.32s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.79s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.54s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.36s) [2022-03-18T12:41:33.175Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.35s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.34s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.99s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.61s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.84s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPortList (5.98s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.04s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.56s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.58s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.31s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.48s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.54s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.29s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.32s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.76s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.81s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.42s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-03-18T12:41:33.175Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.54s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.74s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.29s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.27s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.01s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.29s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.26s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.76s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.62s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.69s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.76s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.62s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.75s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.13s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.56s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.52s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.63s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.25s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.98s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.43s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.00s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.49s) [2022-03-18T12:41:33.175Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-18T12:41:33.175Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-03-18T12:41:33.175Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.97s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.61s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.68s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.61s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.10s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2022-03-18T12:41:33.175Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.09s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.47s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.38s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.23s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.59s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.49s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.83s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.09s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.06s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunMount (5.07s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.54s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.27s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.77s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.35s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.51s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.42s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.91s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.38s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.71s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.41s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2022-03-18T12:41:33.175Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.57s) [2022-03-18T12:41:33.175Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.59s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.38s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.13s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.56s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.38s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.59s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.57s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunState (1.23s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.62s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunSysctls (1.22s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.76s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.85s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.74s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.88s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.99s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.42s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.61s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.98s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.48s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.88s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.77s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.72s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.33s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.75s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.24s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.22s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.71s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.69s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.11s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.81s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStartRecordError (1.27s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.11s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.44s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.77s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.98s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.61s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.52s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.68s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.65s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.93s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.66s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.48s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.39s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.25s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.02s) [2022-03-18T12:41:33.176Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.07s) [2022-03-18T12:41:33.176Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-18T12:41:33.176Z] === RUN TestDockerRegistrySuite [2022-03-18T12:41:33.176Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-18T12:41:34.118Z] check_test.go:195: [dd1a9e42ff733] daemon is not started [2022-03-18T12:41:34.118Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-18T12:41:35.059Z] check_test.go:195: [d0d7a5177fd18] daemon is not started [2022-03-18T12:41:35.320Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-18T12:41:36.704Z] check_test.go:195: [d0d5f79bc2c48] daemon is not started [2022-03-18T12:41:36.705Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-18T12:41:36.705Z] check_test.go:195: [d5c265e5c0e76] daemon is not started [2022-03-18T12:41:36.705Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T12:41:40.006Z] check_test.go:195: [d3591258d3223] daemon is not started [2022-03-18T12:41:40.006Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T12:41:44.224Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-18T12:41:44.224Z] check_test.go:195: [d7737e138bcee] daemon is not started [2022-03-18T12:41:44.485Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-18T12:41:47.788Z] check_test.go:195: [d523f1bf1b449] daemon is not started [2022-03-18T12:41:47.788Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-18T12:41:48.360Z] check_test.go:195: [df927e898450e] daemon is not started [2022-03-18T12:41:48.360Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-18T12:41:49.302Z] check_test.go:195: [d7380cc7ce47b] daemon is not started [2022-03-18T12:41:49.302Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-18T12:41:50.244Z] check_test.go:195: [df73befab621b] daemon is not started [2022-03-18T12:41:50.244Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-18T12:41:51.629Z] check_test.go:195: [d03796999b257] daemon is not started [2022-03-18T12:41:51.629Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-18T12:41:52.202Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-18T12:41:52.774Z] check_test.go:195: [d20ef08e44cd7] daemon is not started [2022-03-18T12:41:52.774Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-18T12:41:53.718Z] check_test.go:195: [d291f62a1e394] daemon is not started [2022-03-18T12:41:53.718Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-18T12:41:54.290Z] docker_cli_swarm_test.go:1315: [d03179769b0d0] joining swarm manager [d2d25b93cb395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:41:54.863Z] check_test.go:195: [dcc12e3dee9a3] daemon is not started [2022-03-18T12:41:54.863Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-18T12:41:55.806Z] docker_cli_swarm_test.go:1316: [d6c729d77176f] joining swarm manager [d2d25b93cb395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:41:55.806Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6c13caf53a7df26910491dc33c9191e95da0f1ad91dce2c761e37416d84c7ec2 [2022-03-18T12:41:56.750Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:69c728dfa34dff1742b6ce7f3feb8cb6dcd81aad4b0a1b9da3138d31390152f7 [2022-03-18T12:41:57.011Z] check_test.go:195: [d170e4c87f405] daemon is not started [2022-03-18T12:41:57.011Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-18T12:41:57.953Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3dccad7ab0ff7ec268115e147805063b51911bc596d0fe771fc19cc9f6f85b7a [2022-03-18T12:41:58.525Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c6984812c8296cec96d72410e3ea415fedf0fa48f2998a263f34c501139b497c [2022-03-18T12:41:58.786Z] check_test.go:195: [d1d56a68561db] daemon is not started [2022-03-18T12:41:58.786Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-18T12:41:59.743Z] check_test.go:195: [dfc53b6e7cf41] daemon is not started [2022-03-18T12:41:59.743Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-18T12:42:02.286Z] check_test.go:195: [d3419a3280cde] daemon is not started [2022-03-18T12:42:02.286Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-18T12:42:02.858Z] check_test.go:195: [d95414a489df1] daemon is not started [2022-03-18T12:42:02.859Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-18T12:42:03.120Z] check_test.go:195: [d7919c8317493] daemon is not started [2022-03-18T12:42:03.120Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T12:42:04.062Z] check_test.go:195: [d0b1398169c23] daemon is not started [2022-03-18T12:42:04.062Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T12:42:05.003Z] check_test.go:195: [de8cafd546c6c] daemon is not started [2022-03-18T12:42:05.003Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T12:42:05.945Z] check_test.go:195: [d18bd1e01447e] daemon is not started [2022-03-18T12:42:05.945Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-18T12:42:08.492Z] check_test.go:195: [d99ba0dd02971] daemon is not started [2022-03-18T12:42:08.492Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-18T12:42:08.492Z] check_test.go:195: [d5ed268efcf7d] daemon is not started [2022-03-18T12:42:08.492Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-18T12:42:09.433Z] check_test.go:195: [d4f07376f08b7] daemon is not started [2022-03-18T12:42:09.433Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-18T12:42:10.005Z] check_test.go:195: [db05b57b3d0af] daemon is not started [2022-03-18T12:42:10.005Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-18T12:42:10.005Z] check_test.go:195: [d572c021a20ee] daemon is not started [2022-03-18T12:42:10.005Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-18T12:42:10.267Z] check_test.go:195: [d40fb74babe42] daemon is not started [2022-03-18T12:42:10.267Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-18T12:42:10.528Z] check_test.go:195: [dc13e1313e574] daemon is not started [2022-03-18T12:42:10.528Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-18T12:42:10.789Z] check_test.go:195: [ddd5ebc9d2642] daemon is not started [2022-03-18T12:42:10.789Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-18T12:42:11.049Z] check_test.go:195: [d43a068394a23] daemon is not started [2022-03-18T12:42:11.049Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-18T12:42:11.992Z] check_test.go:195: [de9e2eed2db54] daemon is not started [2022-03-18T12:42:11.992Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-18T12:42:13.377Z] check_test.go:195: [d28dc4dfae7eb] daemon is not started [2022-03-18T12:42:13.377Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-18T12:42:13.828Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-18T12:42:13.828Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-18T12:42:13.828Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-18T12:42:13.950Z] check_test.go:195: [df742892780b8] daemon is not started [2022-03-18T12:42:13.950Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-18T12:42:14.892Z] check_test.go:195: [d2838f9be3327] daemon is not started [2022-03-18T12:42:15.153Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-18T12:42:16.096Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite (43.66s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.91s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.12s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.23s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.08s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.06s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.79s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-03-18T12:42:16.675Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-18T12:42:16.675Z] === RUN TestDockerSchema1RegistrySuite [2022-03-18T12:42:16.675Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-18T12:42:16.938Z] check_test.go:222: [dd4516e6c9fdc] daemon is not started [2022-03-18T12:42:16.938Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T12:42:19.484Z] check_test.go:222: [d1ea590a5ff99] daemon is not started [2022-03-18T12:42:19.484Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T12:42:24.773Z] check_test.go:222: [d891b4d5c086f] daemon is not started [2022-03-18T12:42:24.773Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-18T12:42:25.034Z] check_test.go:222: [d80f987333e7f] daemon is not started [2022-03-18T12:42:25.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-18T12:42:25.034Z] check_test.go:222: [da61948ff617c] daemon is not started [2022-03-18T12:42:25.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T12:42:25.978Z] check_test.go:222: [da3fab7527ff4] daemon is not started [2022-03-18T12:42:25.978Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T12:42:26.920Z] check_test.go:222: [ddc3412150ce2] daemon is not started [2022-03-18T12:42:26.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T12:42:27.862Z] check_test.go:222: [d338157919e3a] daemon is not started [2022-03-18T12:42:27.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-18T12:42:30.406Z] check_test.go:222: [debabf9bd20ff] daemon is not started [2022-03-18T12:42:30.406Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-18T12:42:30.406Z] check_test.go:222: [d7180b1474835] daemon is not started [2022-03-18T12:42:30.406Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-18T12:42:30.977Z] check_test.go:222: [d84ca5689375c] daemon is not started [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite (14.19s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.44s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.32s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-03-18T12:42:30.977Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-03-18T12:42:30.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-18T12:42:30.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-18T12:42:31.549Z] check_test.go:251: [d221e9db2a66d] daemon is not started [2022-03-18T12:42:31.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-18T12:42:32.120Z] check_test.go:251: [dbca19e507379] daemon is not started [2022-03-18T12:42:32.120Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-18T12:42:32.381Z] check_test.go:251: [d60310a92a3f7] daemon is not started [2022-03-18T12:42:32.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-18T12:42:33.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-18T12:42:34.027Z] check_test.go:251: [d2c5132abd5ff] daemon is not started [2022-03-18T12:42:34.027Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-18T12:42:34.598Z] check_test.go:251: [dcfde5a714fd4] daemon is not started [2022-03-18T12:42:34.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-18T12:42:34.898Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-18T12:42:35.541Z] check_test.go:251: [d02db2974264b] daemon is not started [2022-03-18T12:42:35.541Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-18T12:42:35.541Z] check_test.go:251: [d978fe89d7f3a] daemon is not started [2022-03-18T12:42:35.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.68s) [2022-03-18T12:42:35.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-03-18T12:42:35.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-03-18T12:42:35.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-18T12:42:35.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-03-18T12:42:35.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-03-18T12:42:35.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-03-18T12:42:35.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-03-18T12:42:35.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-18T12:42:35.541Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-18T12:42:35.541Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-18T12:42:40.851Z] check_test.go:278: [df82ccb11909f] daemon is not started [2022-03-18T12:42:40.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-18T12:42:40.851Z] check_test.go:278: [d13f82a58967e] daemon is not started [2022-03-18T12:42:40.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-18T12:42:41.112Z] check_test.go:278: [d929688010fd5] daemon is not started [2022-03-18T12:42:41.112Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-18T12:42:41.112Z] check_test.go:278: [d2fb37fb2dd71] daemon is not started [2022-03-18T12:42:41.112Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-18T12:42:41.373Z] check_test.go:278: [d93f0f48449de] daemon is not started [2022-03-18T12:42:41.373Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-03-18T12:42:41.373Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-18T12:42:41.373Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-18T12:42:41.373Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-18T12:42:41.373Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-18T12:42:41.373Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-18T12:42:41.373Z] === RUN TestDockerNetworkSuite [2022-03-18T12:42:41.373Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-18T12:42:42.316Z] docker_cli_network_unix_test.go:46: [d143d38e98e59] daemon is not started [2022-03-18T12:42:42.316Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-18T12:42:42.887Z] docker_cli_network_unix_test.go:46: [d57e4da4f857a] daemon is not started [2022-03-18T12:42:43.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-18T12:42:45.062Z] docker_cli_network_unix_test.go:46: [d55ebcc53cf1c] daemon is not started [2022-03-18T12:42:45.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-18T12:42:47.017Z] docker_cli_network_unix_test.go:46: [dea9971d37b50] daemon is not started [2022-03-18T12:42:47.236Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-18T12:42:47.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-18T12:42:47.278Z] docker_cli_network_unix_test.go:1233: [d9b7868c94974] daemon is not started [2022-03-18T12:42:49.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-18T12:42:50.766Z] docker_cli_network_unix_test.go:46: [d2af4ebf855aa] daemon is not started [2022-03-18T12:42:51.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-18T12:42:55.232Z] docker_cli_network_unix_test.go:46: [d909683c352de] daemon is not started [2022-03-18T12:42:56.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-18T12:42:57.519Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-18T12:42:57.559Z] docker_cli_network_unix_test.go:46: [dd577993b2f86] daemon is not started [2022-03-18T12:42:58.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-18T12:42:59.151Z] docker_cli_network_unix_test.go:46: [dfe062309b517] daemon is not started [2022-03-18T12:42:59.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-18T12:42:59.722Z] docker_cli_network_unix_test.go:46: [deaa194644fa6] daemon is not started [2022-03-18T12:42:59.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-18T12:42:59.982Z] docker_cli_network_unix_test.go:46: [d01a3e702b0b1] daemon is not started [2022-03-18T12:43:00.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-18T12:43:00.814Z] docker_cli_network_unix_test.go:46: [d1c1ffa8a98ee] daemon is not started [2022-03-18T12:43:01.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-18T12:43:01.647Z] docker_cli_network_unix_test.go:46: [d1d79a51fcc3e] daemon is not started [2022-03-18T12:43:01.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-18T12:43:02.169Z] docker_cli_network_unix_test.go:46: [d4532119a9540] daemon is not started [2022-03-18T12:43:02.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-18T12:43:02.432Z] docker_cli_network_unix_test.go:46: [dfebf1b9451ee] daemon is not started [2022-03-18T12:43:02.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-18T12:43:02.692Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-18T12:43:02.953Z] docker_cli_network_unix_test.go:46: [dbff430c901cd] daemon is not started [2022-03-18T12:43:03.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-18T12:43:03.475Z] docker_cli_network_unix_test.go:46: [d3b5bb16ca50f] daemon is not started [2022-03-18T12:43:03.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-18T12:43:03.475Z] docker_cli_network_unix_test.go:46: [d1af736d4517b] daemon is not started [2022-03-18T12:43:03.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-18T12:43:03.736Z] docker_cli_network_unix_test.go:46: [db5b5a1e1b9a4] daemon is not started [2022-03-18T12:43:03.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-18T12:43:04.312Z] docker_cli_network_unix_test.go:46: [d5d2ab7c9b8bc] daemon is not started [2022-03-18T12:43:04.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-18T12:43:05.257Z] docker_cli_network_unix_test.go:46: [d4c4e0375aae4] daemon is not started [2022-03-18T12:43:05.698Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-18T12:43:05.698Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-18T12:43:05.698Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-18T12:43:05.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-18T12:43:05.831Z] docker_cli_network_unix_test.go:46: [d1a8cee4ee4d1] daemon is not started [2022-03-18T12:43:05.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-18T12:43:06.093Z] docker_cli_network_unix_test.go:46: [d28b7d7ded668] daemon is not started [2022-03-18T12:43:06.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-18T12:43:06.353Z] docker_cli_network_unix_test.go:46: [d142eac4ec68a] daemon is not started [2022-03-18T12:43:06.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-18T12:43:06.924Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-18T12:43:07.869Z] docker_cli_network_unix_test.go:968: [d7e3d8a420eac] daemon is not started [2022-03-18T12:43:09.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-18T12:43:10.461Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-18T12:43:10.461Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-18T12:43:10.689Z] docker_cli_network_unix_test.go:46: [d088eb2451969] daemon is not started [2022-03-18T12:43:10.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-18T12:43:13.991Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-18T12:43:13.991Z] docker_cli_network_unix_test.go:1116: [d8cb9193a228f] daemon is not started [2022-03-18T12:43:15.225Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-18T12:43:16.216Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-18T12:43:16.216Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-18T12:43:16.216Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-18T12:43:16.216Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-18T12:43:16.216Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-18T12:43:16.216Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-18T12:43:16.216Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-18T12:43:16.685Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-18T12:43:17.676Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-18T12:43:18.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-18T12:43:18.206Z] docker_cli_network_unix_test.go:46: [d2f97d124d1ac] daemon is not started [2022-03-18T12:43:18.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-18T12:43:19.149Z] docker_cli_network_unix_test.go:46: [de6ce2e095c0d] daemon is not started [2022-03-18T12:43:19.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-18T12:43:19.149Z] docker_cli_network_unix_test.go:46: [dd7103f5bf1b4] daemon is not started [2022-03-18T12:43:19.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-18T12:43:19.149Z] docker_cli_network_unix_test.go:46: [dee6349d2de29] daemon is not started [2022-03-18T12:43:19.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-18T12:43:19.410Z] docker_cli_network_unix_test.go:46: [d92ceddc659e6] daemon is not started [2022-03-18T12:43:19.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-18T12:43:19.671Z] docker_cli_network_unix_test.go:46: [d280b4a121515] daemon is not started [2022-03-18T12:43:19.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-18T12:43:19.671Z] docker_cli_network_unix_test.go:46: [dd9d3e7e13fc7] daemon is not started [2022-03-18T12:43:19.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-18T12:43:21.055Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-18T12:43:21.475Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-18T12:43:22.000Z] docker_cli_network_unix_test.go:46: [def1419e63ed0] daemon is not started [2022-03-18T12:43:22.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-18T12:43:22.948Z] docker_cli_network_unix_test.go:46: [d938503ed2bc3] daemon is not started [2022-03-18T12:43:22.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-18T12:43:22.948Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-18T12:43:22.948Z] docker_cli_network_unix_test.go:46: [d4272d5346b78] daemon is not started [2022-03-18T12:43:22.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-18T12:43:23.047Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-18T12:43:23.047Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-18T12:43:23.047Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-18T12:43:23.047Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-18T12:43:23.047Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-18T12:43:23.518Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-18T12:43:23.896Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-18T12:43:23.896Z] docker_cli_network_unix_test.go:46: [dba9c0c0b25a4] daemon is not started [2022-03-18T12:43:23.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-18T12:43:27.315Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-18T12:43:27.419Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-18T12:43:28.121Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-18T12:43:28.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-18T12:43:30.035Z] docker_cli_network_unix_test.go:1084: [d662c8f1b1f0c] daemon is not started [2022-03-18T12:43:31.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-18T12:43:31.950Z] docker_cli_network_unix_test.go:46: [d7299c19dafd2] daemon is not started [2022-03-18T12:43:31.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-18T12:43:32.210Z] docker_cli_network_unix_test.go:46: [d3d6d828ce28f] daemon is not started [2022-03-18T12:43:32.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-18T12:43:33.412Z] docker_cli_network_unix_test.go:46: [dc001e80de440] daemon is not started [2022-03-18T12:43:33.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-18T12:43:33.983Z] docker_cli_network_unix_test.go:46: [d33da27edc291] daemon is not started [2022-03-18T12:43:33.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-18T12:43:34.244Z] docker_cli_network_unix_test.go:46: [d2ffb5b4f6f69] daemon is not started [2022-03-18T12:43:34.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-18T12:43:35.077Z] docker_cli_network_unix_test.go:46: [d391bb8c5f58f] daemon is not started [2022-03-18T12:43:35.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-18T12:43:35.339Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-18T12:43:35.600Z] docker_cli_network_unix_test.go:46: [dbadc6269090f] daemon is not started [2022-03-18T12:43:36.171Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-18T12:43:39.473Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-18T12:43:39.473Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-18T12:43:39.473Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-18T12:43:39.798Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-18T12:43:42.019Z] docker_cli_network_unix_test.go:46: [d9c344604899f] daemon is not started [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite (60.98s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.01s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.65s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.94s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.82s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.39s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.37s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.74s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.66s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.84s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.03s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.16s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-03-18T12:43:42.283Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.10s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.19s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.48s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-03-18T12:43:42.283Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.30s) [2022-03-18T12:43:42.283Z] === RUN TestDockerHubPullSuite [2022-03-18T12:43:42.283Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-18T12:43:42.286Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-18T12:43:44.197Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-18T12:43:45.140Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-18T12:43:45.712Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-18T12:43:46.283Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-18T12:43:46.283Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-18T12:43:47.225Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-18T12:43:48.609Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-18T12:43:48.609Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-18T12:43:48.873Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-18T12:43:48.873Z] --- PASS: TestDockerHubPullSuite (6.66s) [2022-03-18T12:43:48.873Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.74s) [2022-03-18T12:43:48.873Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.32s) [2022-03-18T12:43:48.873Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.80s) [2022-03-18T12:43:48.873Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2022-03-18T12:43:48.873Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2022-03-18T12:43:48.873Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-18T12:43:48.873Z] PASS [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === Skipped [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-18T12:43:48.873Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.873Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-18T12:43:48.873Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-18T12:43:48.873Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-18T12:43:48.873Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-18T12:43:48.873Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-18T12:43:48.873Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.873Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-18T12:43:48.873Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.873Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-03-18T12:43:48.873Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.873Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-18T12:43:48.873Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.873Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-18T12:43:48.873Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.873Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-18T12:43:48.873Z] [2022-03-18T12:43:48.873Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-18T12:43:48.874Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-18T12:43:48.874Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-18T12:43:48.874Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-18T12:43:48.874Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-18T12:43:48.874Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-18T12:43:48.874Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-18T12:43:48.874Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-18T12:43:48.874Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-18T12:43:48.874Z] docker_cli_network_unix_test.go:46: [d4272d5346b78] daemon is not started [2022-03-18T12:43:48.874Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-18T12:43:48.874Z] [2022-03-18T12:43:48.874Z] DONE 1265 tests, 51 skipped in 1436.921s [2022-03-18T12:43:48.874Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T12:43:49.139Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T12:43:49.139Z] +++ kill 8836 [2022-03-18T12:43:49.139Z] +++ /etc/init.d/apparmor stop [2022-03-18T12:43:49.139Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T12:43:49.139Z] [2022-03-18T12:43:49.139Z] Unloading profiles will leave already running processes permanently [2022-03-18T12:43:49.139Z] unconfined, which can lead to unexpected situations. [2022-03-18T12:43:49.139Z] [2022-03-18T12:43:49.139Z] To set a process to complain mode, use the command line tool [2022-03-18T12:43:49.139Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T12:43:49.139Z] +++ true [2022-03-18T12:43:49.139Z] exiting test-integration [2022-03-18T12:43:49.139Z] ++ exit 0 [2022-03-18T12:43:49.139Z] [2022-03-18T12:43:49.400Z] + for job in $(jobs -p) [2022-03-18T12:43:49.400Z] + wait 10207 [2022-03-18T12:43:50.079Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-18T12:43:52.727Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-18T12:43:52.727Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-18T12:43:52.727Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-18T12:43:52.727Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-18T12:43:56.548Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-18T12:43:58.767Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-18T12:44:04.640Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-18T12:44:04.640Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-18T12:44:04.640Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-18T12:44:04.640Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-18T12:44:04.640Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-18T12:44:04.640Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-18T12:44:04.640Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-18T12:44:04.640Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T12:44:04.640Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-18T12:44:04.640Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-18T12:44:45.662Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-18T12:44:45.662Z] docker_cli_swarm_test.go:1180: [d527c355b344d] joining swarm manager [df6a0afc01ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:44:50.946Z] docker_cli_swarm_test.go:1189: [d3642024b6f78] joining swarm manager [df6a0afc01ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:45:05.313Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-18T12:45:05.313Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-18T12:45:05.313Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-18T12:45:05.313Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-18T12:45:05.313Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-18T12:45:16.117Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-18T12:45:16.117Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-18T12:45:16.117Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-18T12:45:16.117Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-18T12:45:16.117Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-18T12:45:16.117Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-18T12:45:16.117Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-18T12:45:16.117Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-18T12:45:16.117Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-18T12:45:16.117Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-18T12:45:16.117Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-18T12:45:16.117Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-18T12:45:21.881Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-18T12:45:24.769Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-18T12:45:29.436Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-18T12:45:29.437Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-18T12:45:29.437Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-18T12:45:29.437Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-18T12:45:29.892Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-18T12:45:29.892Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-18T12:45:29.892Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-18T12:45:29.892Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-18T12:45:29.892Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-18T12:45:29.892Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T12:45:29.892Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-18T12:45:30.628Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-18T12:45:30.628Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-18T12:45:30.628Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-18T12:45:31.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-18T12:45:33.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-18T12:45:33.608Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T12:45:33.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-18T12:45:33.608Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T12:45:33.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-18T12:45:33.608Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T12:45:34.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-18T12:45:35.025Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-18T12:45:37.674Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-18T12:45:39.699Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-18T12:45:40.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-18T12:45:40.298Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-18T12:45:41.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-18T12:45:47.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-18T12:45:47.667Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-18T12:45:50.965Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-18T12:45:52.878Z] docker_cli_swarm_test.go:1112: [d01ab3cc277a9] joining swarm manager [d3fe02a0c8702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:45:53.819Z] docker_cli_swarm_test.go:1113: [df4693e2132f6] joining swarm manager [d3fe02a0c8702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:45:57.339Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-18T12:45:57.339Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-18T12:45:57.339Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-18T12:45:57.339Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-18T12:45:57.339Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-18T12:45:57.339Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-18T12:45:57.339Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-18T12:45:57.339Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-18T12:45:57.339Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-18T12:45:57.339Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-18T12:45:57.339Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-18T12:45:57.339Z] === RUN TestDockerSuite/TestBuildFails [2022-03-18T12:45:58.304Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-18T12:45:58.304Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-18T12:45:59.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-18T12:46:05.382Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-18T12:46:10.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-18T12:46:10.159Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-18T12:46:10.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-18T12:46:12.429Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-18T12:46:14.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-18T12:46:14.926Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-18T12:46:14.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-18T12:46:14.926Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-18T12:46:14.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-18T12:46:19.490Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-18T12:46:23.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-18T12:46:23.616Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-18T12:46:23.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-18T12:46:23.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-18T12:46:23.616Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-18T12:46:23.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-18T12:46:23.616Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-18T12:46:24.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-18T12:46:25.266Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-18T12:46:26.794Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-18T12:46:32.566Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-18T12:46:32.566Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-18T12:46:32.566Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-18T12:46:33.026Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-18T12:46:33.485Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-18T12:46:33.486Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T12:46:33.486Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-18T12:46:44.094Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-18T12:46:44.094Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T12:46:44.094Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-18T12:46:56.462Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-18T12:46:56.462Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-18T12:46:57.995Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-18T12:46:57.995Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-18T12:46:57.995Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-18T12:46:58.956Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-18T12:46:58.956Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-18T12:47:04.724Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-18T12:47:05.182Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-18T12:47:05.638Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-18T12:47:06.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-18T12:47:07.165Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-18T12:47:07.621Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-18T12:47:08.582Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-18T12:47:09.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-18T12:47:09.781Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-18T12:47:10.109Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-18T12:47:10.769Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-18T12:47:10.769Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T12:47:11.239Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-18T12:47:12.811Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-18T12:47:12.811Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-18T12:47:13.280Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-18T12:47:15.300Z] docker_cli_swarm_test.go:1166: [d95b5bd0b85be] joining swarm manager [d3fe02a0c8702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-18T12:47:17.152Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-18T12:47:17.152Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-18T12:47:17.152Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-18T12:47:17.152Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-18T12:47:17.152Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-18T12:47:17.152Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-18T12:47:17.152Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-18T12:47:17.152Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-18T12:47:17.152Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-18T12:47:17.152Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-18T12:47:18.116Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-18T12:47:19.161Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-18T12:47:20.156Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-18T12:47:20.156Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-18T12:47:20.156Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-18T12:47:20.156Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-18T12:47:20.156Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-18T12:47:21.732Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-18T12:47:23.300Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-18T12:47:23.769Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-18T12:47:23.887Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-18T12:47:24.238Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-18T12:47:25.226Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-18T12:47:31.112Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-18T12:47:34.079Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-18T12:47:34.079Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-18T12:47:34.079Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-18T12:47:35.648Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-18T12:47:35.648Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-18T12:47:35.648Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-18T12:47:36.118Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-18T12:47:38.339Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-18T12:47:39.909Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-18T12:47:40.383Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-18T12:47:40.383Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-18T12:47:40.383Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-18T12:47:41.375Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-18T12:47:41.533Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-18T12:47:41.533Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-18T12:47:41.533Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-18T12:47:42.365Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-18T12:47:42.365Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-18T12:47:42.365Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-18T12:47:42.365Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-18T12:47:42.365Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-18T12:47:43.696Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-18T12:47:47.445Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-18T12:47:47.706Z] docker_cli_swarm_test.go:1447: [dff8a697ca3de] joining swarm manager [dba48161b26ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:47:48.256Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-18T12:47:48.648Z] docker_cli_swarm_test.go:1448: [d0b8af6ae8077] joining swarm manager [dba48161b26ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T12:48:00.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-18T12:48:00.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-18T12:48:00.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-18T12:48:00.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-18T12:48:00.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-18T12:48:01.445Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-18T12:48:03.988Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-18T12:48:07.290Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-18T12:48:09.201Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-18T12:48:11.128Z] docker_cli_swarm_unix_test.go:63: [d663f79754e77] joining swarm manager [de2c8bf5d1484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:48:19.334Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-18T12:48:30.980Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-18T12:48:30.980Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-18T12:48:30.980Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-18T12:48:34.247Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-18T12:48:34.781Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-18T12:48:34.781Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-18T12:48:34.781Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-18T12:48:34.781Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-18T12:48:35.252Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-18T12:48:35.252Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-18T12:48:35.252Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-18T12:48:36.246Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-18T12:48:36.246Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-18T12:48:36.246Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-18T12:48:40.013Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-18T12:48:47.057Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-18T12:48:52.830Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-18T12:49:07.394Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-18T12:49:07.394Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-18T12:49:07.394Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-18T12:49:09.306Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-18T12:49:10.483Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-18T12:49:10.483Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-18T12:49:10.483Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-18T12:49:12.607Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-18T12:49:14.521Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-18T12:49:16.434Z] docker_api_swarm_test.go:962: [da8689eb2f14a] joining swarm manager [d1604c8ad697b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T12:49:18.972Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-18T12:49:18.972Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-18T12:49:18.972Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-18T12:49:18.972Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-18T12:49:19.033Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-18T12:49:19.995Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-18T12:49:19.995Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-18T12:49:19.995Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-18T12:49:19.995Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-18T12:49:19.995Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-18T12:49:22.901Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-18T12:49:27.604Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-18T12:49:30.505Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-18T12:49:30.960Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-18T12:49:30.960Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-18T12:49:33.847Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-18T12:49:34.808Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-18T12:49:36.335Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-18T12:49:38.432Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-18T12:49:46.565Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-18T12:49:46.618Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-18T12:49:48.145Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-18T12:49:48.478Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-18T12:49:49.105Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-18T12:49:49.575Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-18T12:49:50.567Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-18T12:49:51.021Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-18T12:49:53.566Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-18T12:49:54.367Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-18T12:49:58.167Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-18T12:49:58.428Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-18T12:50:00.148Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-18T12:50:01.128Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-18T12:50:02.146Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-18T12:50:05.441Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-18T12:50:07.355Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-18T12:50:09.901Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-18T12:50:12.439Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-18T12:50:12.451Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-18T12:50:14.995Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-18T12:50:16.153Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-18T12:50:17.542Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-18T12:50:20.085Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-18T12:50:20.819Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-18T12:50:22.348Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-18T12:50:22.348Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-18T12:50:22.348Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-18T12:50:22.348Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-18T12:50:22.348Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-18T12:50:24.516Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-18T12:50:24.516Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-18T12:50:24.516Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-18T12:51:15.140Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-18T12:51:16.348Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-18T12:51:29.941Z] === RUN TestDockerSuite/TestBuildRm [2022-03-18T12:51:31.263Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-18T12:51:42.429Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-18T12:51:42.683Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-18T12:51:42.683Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-18T12:51:42.683Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-18T12:51:42.683Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-18T12:51:45.378Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-18T12:51:45.378Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-18T12:51:45.378Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-18T12:51:45.378Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-18T12:51:45.846Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-18T12:51:46.166Z] --- PASS: TestDockerSwarmSuite (1577.29s) [2022-03-18T12:51:46.166Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.97s) [2022-03-18T12:51:46.166Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.91s) [2022-03-18T12:51:46.166Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.70s) [2022-03-18T12:51:46.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s) [2022-03-18T12:51:46.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2022-03-18T12:51:46.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.34s) [2022-03-18T12:51:46.166Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-18T12:51:46.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.41s) [2022-03-18T12:51:46.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.21s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.64s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.06s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.89s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.52s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.81s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.59s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.14s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.32s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.48s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.85s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.85s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.48s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.08s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.49s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.44s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.37s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.78s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.14s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.63s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.13s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.13s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.80s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.23s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.46s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.77s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.93s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.68s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.30s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.55s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.48s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.55s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.71s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.55s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.89s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.44s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.23s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.87s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.08s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.27s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.81s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.69s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.95s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.66s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.86s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.18s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.34s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.11s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.03s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.76s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.16s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.20s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.43s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.31s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.22s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.82s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.44s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.60s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.34s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.09s) [2022-03-18T12:51:46.167Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.37s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.73s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.24s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.00s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.09s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.49s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.06s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.37s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.59s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.13s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.90s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.97s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-03-18T12:51:46.167Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.07s) [2022-03-18T12:51:46.167Z] === RUN TestDockerExternalVolumeSuite [2022-03-18T12:51:46.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-18T12:51:46.428Z] docker_cli_external_volume_driver_test.go:52: [dcd61a875d2e5] daemon is not started [2022-03-18T12:51:47.410Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-18T12:51:52.161Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-18T12:51:55.960Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-18T12:52:01.837Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-18T12:52:04.539Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-18T12:52:19.656Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-18T12:52:19.656Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-18T12:52:19.656Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-18T12:52:30.080Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-18T12:52:30.080Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-18T12:52:33.871Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-18T12:52:33.871Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-18T12:52:39.689Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-18T12:53:00.926Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-18T12:53:00.926Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-18T12:53:00.926Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-18T12:53:03.880Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-18T12:53:05.408Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-18T12:53:09.037Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-18T12:53:09.037Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-18T12:53:09.037Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-18T12:53:10.077Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-18T12:53:12.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-18T12:53:15.841Z] === RUN TestDockerSuite/TestBuildUser [2022-03-18T12:53:15.841Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-18T12:53:15.841Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-18T12:53:15.841Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-18T12:53:15.841Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-18T12:53:15.841Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-18T12:53:15.841Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-18T12:53:18.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-18T12:53:20.512Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-18T12:53:20.512Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-18T12:53:23.426Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-18T12:53:23.426Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-18T12:53:23.888Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-18T12:53:23.888Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-18T12:53:23.888Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-18T12:53:33.751Z] docker_cli_external_volume_driver_test.go:52: [dc0cec3797443] daemon is not started [2022-03-18T12:53:39.198Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-18T12:53:48.650Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-18T12:53:49.012Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-18T12:53:49.012Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-18T12:53:51.708Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-18T12:53:57.555Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-18T12:54:04.610Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-18T12:54:04.610Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-18T12:54:04.611Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-18T12:54:04.611Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-18T12:54:04.611Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-18T12:54:06.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-18T12:54:06.775Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-18T12:54:06.775Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T12:54:07.231Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-18T12:54:17.046Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-18T12:54:19.006Z] docker_cli_external_volume_driver_test.go:52: [d4d4eee09c695] daemon is not started [2022-03-18T12:54:19.573Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-18T12:54:23.289Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-18T12:54:23.745Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-18T12:54:33.905Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-18T12:54:34.166Z] docker_cli_external_volume_driver_test.go:52: [d1a662f1d6b7c] daemon is not started [2022-03-18T12:54:38.526Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-18T12:54:38.526Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-18T12:54:38.526Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-18T12:54:38.526Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-18T12:54:38.981Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-18T12:54:38.981Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-18T12:54:38.981Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-18T12:54:40.509Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-18T12:54:49.044Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-18T12:54:49.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-18T12:54:50.011Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-18T12:54:50.011Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-18T12:54:50.471Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-18T12:54:50.471Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T12:54:50.471Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-18T12:54:50.471Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T12:54:50.927Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-18T12:54:52.453Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-18T12:54:58.229Z] === RUN TestDockerSuite/TestCommitChange [2022-03-18T12:54:59.788Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-18T12:55:03.996Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-18T12:55:08.676Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-18T12:55:08.676Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-18T12:55:08.676Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-18T12:55:17.213Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-18T12:55:17.213Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T12:55:17.213Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-18T12:55:17.635Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-18T12:55:21.168Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-18T12:55:24.255Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-18T12:55:28.921Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-18T12:55:28.921Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-18T12:55:28.921Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-18T12:55:28.921Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-18T12:55:28.921Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-18T12:55:28.921Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T12:55:28.921Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-18T12:55:28.921Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T12:55:28.921Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-18T12:55:28.921Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T12:55:28.921Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-18T12:55:28.921Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T12:55:29.376Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-18T12:55:29.376Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T12:55:29.376Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-18T12:55:29.376Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-18T12:55:30.141Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-18T12:55:37.921Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-18T12:55:39.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-18T12:55:44.970Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-18T12:55:44.971Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T12:55:44.971Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-18T12:55:47.146Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-18T12:55:47.602Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T12:55:47.602Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-18T12:55:47.602Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T12:55:47.602Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-18T12:55:47.602Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T12:55:47.602Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-18T12:55:50.491Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-18T12:55:50.491Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T12:55:50.491Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-18T12:55:50.491Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-18T12:55:53.380Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-18T12:55:53.380Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-18T12:55:53.380Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T12:55:53.380Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-18T12:55:53.380Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T12:55:53.380Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-18T12:55:53.380Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T12:55:53.380Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-18T12:55:54.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-18T12:55:56.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-18T12:55:58.499Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-18T12:56:01.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-18T12:56:01.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-18T12:56:01.391Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T12:56:01.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-18T12:56:03.558Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-18T12:56:03.558Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-18T12:56:06.449Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-18T12:56:06.449Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T12:56:06.449Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-18T12:56:06.449Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T12:56:06.449Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-18T12:56:09.367Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-18T12:56:09.367Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-18T12:56:11.533Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-18T12:56:11.533Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T12:56:11.533Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-18T12:56:14.436Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-18T12:56:14.436Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-18T12:56:17.344Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-18T12:56:21.092Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-18T12:56:25.846Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-18T12:56:25.846Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-18T12:56:25.846Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-18T12:56:25.846Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-18T12:56:25.846Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-18T12:56:28.064Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-18T12:56:28.064Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T12:56:28.064Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-18T12:56:30.277Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-18T12:56:30.277Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T12:56:30.277Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-18T12:56:32.493Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-18T12:56:32.962Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-18T12:56:37.714Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-18T12:56:39.927Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-18T12:56:39.927Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-18T12:56:39.927Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-18T12:56:39.927Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-18T12:56:39.927Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-18T12:56:39.927Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-18T12:56:39.927Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-18T12:56:39.927Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-18T12:56:39.927Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-18T12:56:39.927Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-18T12:56:39.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-18T12:56:40.892Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-18T12:56:41.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-18T12:56:41.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-18T12:56:44.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-18T12:56:47.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-18T12:56:49.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-18T12:56:52.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005c0318_} [2022-03-18T12:56:55.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1647689264_c:\foo_false____} [2022-03-18T12:56:57.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1647689264_c:\foo_true____} [2022-03-18T12:56:59.042Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-18T12:57:00.684Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-18T12:57:00.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-18T12:57:01.153Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-18T12:57:01.153Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-18T12:57:01.153Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-18T12:57:01.153Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-18T12:57:01.153Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-18T12:57:01.153Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-18T12:57:01.153Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-18T12:57:01.153Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T12:57:01.153Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-18T12:57:01.153Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T12:57:01.153Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-18T12:57:04.111Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-18T12:57:04.111Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-18T12:57:04.111Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T12:57:04.111Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-18T12:57:07.064Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-18T12:57:07.064Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-18T12:57:07.064Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T12:57:07.064Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-18T12:57:10.018Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-18T12:57:10.018Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T12:57:10.018Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-18T12:57:10.018Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T12:57:10.018Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-18T12:57:10.018Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T12:57:10.018Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-18T12:57:15.884Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-18T12:57:18.097Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-18T12:57:18.097Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T12:57:18.097Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-18T12:57:18.097Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T12:57:18.097Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-18T12:57:28.523Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-18T12:57:28.523Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T12:57:28.523Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-18T12:57:28.523Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T12:57:28.523Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-18T12:57:31.146Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-18T12:57:38.953Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-18T12:57:38.953Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T12:57:38.953Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-18T12:57:38.953Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T12:57:38.953Z] === RUN TestDockerSuite/TestCpToDot [2022-03-18T12:57:40.517Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-18T12:57:40.517Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T12:57:40.517Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-18T12:57:40.517Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T12:57:40.517Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-18T12:57:43.483Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-18T12:57:43.483Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T12:57:43.483Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-18T12:57:43.483Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T12:57:43.483Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-18T12:57:43.483Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T12:57:43.483Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-18T12:57:43.483Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T12:57:43.483Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-18T12:57:43.959Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-18T12:57:43.959Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-18T12:57:46.172Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-18T12:57:49.125Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-18T12:57:49.125Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-18T12:57:49.595Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-18T12:57:51.810Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-18T12:57:52.278Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-18T12:57:52.746Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-18T12:57:52.746Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T12:57:52.746Z] === RUN TestDockerSuite/TestCreateRM [2022-03-18T12:57:53.214Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-18T12:57:53.214Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T12:57:53.214Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-18T12:57:53.214Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-18T12:57:53.682Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-18T12:57:57.329Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-18T12:57:57.330Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-18T12:57:57.330Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-18T12:57:57.330Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-18T12:57:57.330Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-18T12:57:57.330Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-18T12:57:57.330Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-18T12:57:57.330Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-18T12:57:57.330Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-18T12:57:57.330Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-18T12:57:57.330Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-18T12:57:57.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-18T12:57:57.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-18T12:57:58.898Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-18T12:58:03.255Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-18T12:58:04.092Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-18T12:58:04.093Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-18T12:58:04.093Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-18T12:58:04.798Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-18T12:58:04.798Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-18T12:58:04.798Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-18T12:58:04.798Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-18T12:58:05.268Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-18T12:58:05.268Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-18T12:58:05.268Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-18T12:58:05.268Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-18T12:58:05.268Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-18T12:58:05.268Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T12:58:05.268Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-18T12:58:06.983Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-18T12:58:06.983Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-18T12:58:06.983Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T12:58:06.983Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-18T12:58:09.875Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-18T12:58:09.875Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-18T12:58:09.875Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-18T12:58:09.875Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-18T12:58:09.875Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-18T12:58:09.875Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-18T12:58:09.875Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-18T12:58:09.875Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-18T12:58:09.875Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-18T12:58:09.875Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDockerFails [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-18T12:58:09.875Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-18T12:58:09.875Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-18T12:58:09.875Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-18T12:58:09.875Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-18T12:58:10.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-18T12:58:10.031Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T12:58:10.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-18T12:58:10.031Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T12:58:10.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-18T12:58:10.031Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T12:58:10.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-18T12:58:10.330Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-18T12:58:10.330Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-18T12:58:10.330Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-18T12:58:10.330Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-18T12:58:10.330Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-18T12:58:11.602Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-18T12:58:13.499Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-18T12:58:15.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-18T12:58:15.678Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-18T12:58:17.500Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-18T12:58:18.567Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-18T12:58:28.859Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-18T12:58:33.523Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-18T12:58:33.610Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-18T12:58:33.610Z] docker_cli_external_volume_driver_test.go:484: [d35b54a189c20] daemon is not started [2022-03-18T12:58:35.395Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-18T12:58:35.865Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-18T12:58:35.865Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-18T12:58:35.865Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-18T12:58:35.865Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-18T12:58:36.333Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-18T12:58:36.334Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-18T12:58:36.334Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-18T12:58:36.334Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-18T12:58:36.334Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-18T12:58:36.334Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-18T12:58:36.334Z] === RUN TestDockerSuite/TestBuildFails [2022-03-18T12:58:39.297Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-18T12:58:39.310Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-18T12:58:39.310Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-18T12:58:42.186Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-18T12:58:42.643Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-18T12:58:46.489Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-18T12:58:47.310Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-18T12:58:48.271Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-18T12:58:48.513Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-18T12:58:48.513Z] docker_cli_external_volume_driver_test.go:52: [d80d8d098876e] daemon is not started [2022-03-18T12:58:49.232Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-18T12:58:52.383Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-18T12:58:54.995Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-18T12:59:00.782Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-18T12:59:00.782Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-18T12:59:00.782Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-18T12:59:00.782Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T12:59:00.782Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-18T12:59:00.782Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-18T12:59:00.782Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-18T12:59:00.782Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-18T12:59:00.782Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-18T12:59:01.744Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-18T12:59:01.744Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-18T12:59:01.744Z] === RUN TestDockerSuite/TestEventsRename [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite (436.97s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.08s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-03-18T12:59:03.411Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-18T12:59:03.411Z] PASS [2022-03-18T12:59:03.411Z] [2022-03-18T12:59:03.411Z] === Skipped [2022-03-18T12:59:03.411Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-18T12:59:03.411Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-18T12:59:03.411Z] check_test.go:308: [d24f78ef01f36] daemon is not started [2022-03-18T12:59:03.411Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-18T12:59:03.411Z] [2022-03-18T12:59:03.411Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-18T12:59:03.411Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-18T12:59:03.411Z] check_test.go:308: [df0a3742e1788] daemon is not started [2022-03-18T12:59:03.411Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-18T12:59:03.411Z] [2022-03-18T12:59:03.411Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-18T12:59:03.411Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-18T12:59:03.411Z] check_test.go:308: [dc87b31cc0b0b] daemon is not started [2022-03-18T12:59:03.411Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-18T12:59:03.411Z] [2022-03-18T12:59:03.411Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-18T12:59:03.411Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-18T12:59:03.411Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-18T12:59:03.411Z] [2022-03-18T12:59:03.411Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-18T12:59:03.411Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-18T12:59:03.411Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-18T12:59:03.411Z] [2022-03-18T12:59:03.411Z] DONE 271 tests, 5 skipped in 2348.839s [2022-03-18T12:59:03.411Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T12:59:03.411Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9e1d4c6f7283/docker.pid [2022-03-18T12:59:03.411Z] +++ kill 6625 [2022-03-18T12:59:03.411Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6625 is not a child of this shell [2022-03-18T12:59:03.411Z] warning: PID 6625 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9e1d4c6f7283/docker.pid had a nonzero exit code [2022-03-18T12:59:03.411Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T12:59:03.411Z] +++ kill 8852 [2022-03-18T12:59:03.411Z] +++ /etc/init.d/apparmor stop [2022-03-18T12:59:03.411Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T12:59:03.411Z] [2022-03-18T12:59:03.411Z] Unloading profiles will leave already running processes permanently [2022-03-18T12:59:03.411Z] unconfined, which can lead to unexpected situations. [2022-03-18T12:59:03.411Z] [2022-03-18T12:59:03.411Z] To set a process to complain mode, use the command line tool [2022-03-18T12:59:03.411Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T12:59:03.411Z] +++ true [2022-03-18T12:59:03.411Z] exiting test-integration [2022-03-18T12:59:03.411Z] ++ exit 0 [2022-03-18T12:59:03.411Z] [2022-03-18T12:59:03.411Z] + exit 0 [2022-03-18T12:59:03.411Z] ++ jobs -p [2022-03-18T12:59:03.411Z] + pids= [2022-03-18T12:59:03.411Z] + echo 'Remaining pids to kill: []' [2022-03-18T12:59:03.411Z] Remaining pids to kill: [] [2022-03-18T12:59:03.411Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-18T12:59:03.427Z] Recording test results [2022-03-18T12:59:04.639Z] === RUN TestDockerSuite/TestEventsResize [2022-03-18T12:59:04.893Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-18T12:59:05.203Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T12:59:05.555Z] + echo Ensuring container killed. [2022-03-18T12:59:05.555Z] Ensuring container killed. [2022-03-18T12:59:05.555Z] + docker ps -aq -f name=docker-pr8-* [2022-03-18T12:59:05.555Z] + cids=ceabf4727656 [2022-03-18T12:59:05.555Z] 04406b03c750 [2022-03-18T12:59:05.555Z] 030a04330ceb [2022-03-18T12:59:05.555Z] + [ -n ceabf4727656 [2022-03-18T12:59:05.555Z] 04406b03c750 [2022-03-18T12:59:05.555Z] 030a04330ceb ] [2022-03-18T12:59:05.555Z] + docker rm -vf ceabf4727656 04406b03c750 030a04330ceb [2022-03-18T12:59:06.501Z] ceabf4727656 [2022-03-18T12:59:06.501Z] 04406b03c750 [2022-03-18T12:59:06.762Z] 030a04330ceb [Pipeline] sh [2022-03-18T12:59:07.051Z] + echo Chowning /workspace to jenkins user [2022-03-18T12:59:07.052Z] Chowning /workspace to jenkins user [2022-03-18T12:59:07.052Z] + id -u [2022-03-18T12:59:07.052Z] + id -g [2022-03-18T12:59:07.052Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43385:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T12:59:07.052Z] Unable to find image 'busybox:latest' locally [2022-03-18T12:59:07.052Z] latest: Pulling from library/busybox [2022-03-18T12:59:07.312Z] 554879bb3004: Pulling fs layer [2022-03-18T12:59:07.312Z] 554879bb3004: Verifying Checksum [2022-03-18T12:59:07.312Z] 554879bb3004: Download complete [2022-03-18T12:59:07.572Z] 554879bb3004: Pull complete [2022-03-18T12:59:07.572Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T12:59:07.572Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T12:59:10.432Z] + bundleName=amd64 [2022-03-18T12:59:10.432Z] + echo Creating amd64-bundles.tar.gz [2022-03-18T12:59:10.432Z] Creating amd64-bundles.tar.gz [2022-03-18T12:59:10.432Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-18T12:59:10.432Z] + 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-03-18T12:59:11.830Z] Archiving artifacts [2022-03-18T12:59:13.248Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-18T12:59:13.885Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43385/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T12:59:14.220Z] + make clean [2022-03-18T12:59:14.481Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T12:59:14.481Z] docker-dev-cache [2022-03-18T12:59:14.481Z] docker-mod-cache [Pipeline] deleteDir [2022-03-18T12:59:15.413Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-18T12:59:17.402Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T12:59:18.299Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-18T12:59:18.392Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-18T12:59:24.063Z] === RUN TestDockerSuite/TestEventsTop [2022-03-18T12:59:24.063Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-18T12:59:24.063Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-18T12:59:25.571Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-18T12:59:25.571Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-18T12:59:25.571Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-18T12:59:26.045Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-18T12:59:26.226Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-18T12:59:26.515Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-18T12:59:26.515Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T12:59:26.515Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-18T12:59:31.187Z] === RUN TestDockerSuite/TestExec [2022-03-18T12:59:31.187Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T12:59:31.187Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-18T12:59:31.187Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T12:59:31.187Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-18T12:59:32.725Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-18T12:59:34.902Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-18T12:59:34.902Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T12:59:34.902Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-18T12:59:34.902Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T12:59:34.902Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-18T12:59:34.902Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T12:59:34.902Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-18T12:59:37.790Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-18T12:59:39.316Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-18T12:59:41.491Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-18T12:59:41.491Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T12:59:41.491Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-18T12:59:42.204Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-18T12:59:44.368Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-18T12:59:49.035Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-18T12:59:49.035Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T12:59:49.035Z] === RUN TestDockerSuite/TestExecEnv [2022-03-18T12:59:49.035Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T12:59:49.035Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-18T12:59:49.035Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T12:59:49.035Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-18T12:59:51.205Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-18T12:59:54.927Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-18T12:59:54.927Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T12:59:54.927Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-18T12:59:54.927Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T12:59:54.927Z] === RUN TestDockerSuite/TestExecParseError [2022-03-18T12:59:54.927Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T12:59:54.927Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-18T12:59:54.927Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T12:59:54.927Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-18T12:59:54.927Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T12:59:54.927Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-18T12:59:56.448Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-18T12:59:56.448Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-18T12:59:57.826Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-18T12:59:57.826Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T12:59:57.826Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-18T12:59:57.826Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T12:59:57.826Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-18T12:59:57.826Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T12:59:57.826Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-18T12:59:57.826Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T12:59:57.826Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-18T12:59:57.826Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T12:59:57.826Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-18T12:59:58.683Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-18T12:59:58.683Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-18T12:59:58.683Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-18T12:59:59.675Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-18T12:59:59.989Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-18T12:59:59.989Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T12:59:59.989Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-18T13:00:00.144Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-18T13:00:06.024Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-18T13:00:06.496Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-18T13:00:07.086Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-18T13:00:07.086Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T13:00:07.086Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-18T13:00:07.086Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T13:00:07.086Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-18T13:00:07.086Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T13:00:07.086Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-18T13:00:07.487Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-18T13:00:08.479Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-18T13:00:09.469Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-18T13:00:10.458Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-18T13:00:12.684Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-18T13:00:12.848Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-18T13:00:18.613Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-18T13:00:19.866Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-18T13:00:19.866Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-18T13:00:19.866Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-18T13:00:19.866Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-18T13:00:19.866Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-18T13:00:19.866Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-18T13:00:19.866Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-18T13:00:20.336Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-18T13:00:20.336Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-18T13:00:20.810Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-18T13:00:21.505Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-18T13:00:21.807Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-18T13:00:27.699Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-18T13:00:28.540Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-18T13:00:28.540Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:00:28.540Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-18T13:00:28.540Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-18T13:00:28.540Z] === RUN TestDockerSuite/TestHealth [2022-03-18T13:00:28.540Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T13:00:28.540Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-18T13:00:28.540Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-18T13:00:28.540Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-18T13:00:28.540Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-18T13:00:33.223Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-18T13:00:33.223Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-18T13:00:33.223Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-18T13:00:33.684Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-18T13:00:33.684Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-18T13:00:33.684Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-18T13:00:34.150Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-18T13:00:34.606Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-18T13:00:34.606Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-18T13:00:34.606Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-18T13:00:35.567Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-18T13:00:35.567Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-18T13:00:37.744Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-18T13:00:37.745Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-18T13:00:39.935Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-18T13:00:42.849Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-18T13:00:43.308Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-18T13:00:43.308Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T13:00:43.308Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-18T13:00:47.042Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-18T13:00:47.042Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-18T13:00:47.506Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestImportFile [2022-03-18T13:00:47.506Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-18T13:00:47.506Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-18T13:00:47.506Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-18T13:00:47.506Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-18T13:00:47.506Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-18T13:00:47.506Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-18T13:00:47.506Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-18T13:00:47.506Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-18T13:00:47.506Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T13:00:47.506Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-18T13:00:50.407Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-18T13:00:53.294Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-18T13:00:53.294Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T13:00:53.294Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-18T13:00:53.294Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T13:00:53.294Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-18T13:00:53.294Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-18T13:00:53.294Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T13:00:53.294Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-18T13:00:55.459Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-18T13:00:55.915Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-18T13:00:57.848Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-18T13:00:57.849Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-18T13:00:57.849Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-18T13:00:57.849Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-18T13:00:58.809Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-18T13:00:58.809Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T13:00:58.809Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-18T13:00:58.809Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T13:00:58.809Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-18T13:00:58.809Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T13:00:58.809Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-18T13:01:01.696Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-18T13:01:06.361Z] === RUN TestDockerSuite/TestInspectImage [2022-03-18T13:01:06.361Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T13:01:06.361Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-18T13:01:06.361Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:01:06.361Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-18T13:01:06.361Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T13:01:06.361Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-18T13:01:09.247Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-18T13:01:11.412Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-18T13:01:11.412Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-18T13:01:14.312Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-18T13:01:16.476Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-18T13:01:16.476Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T13:01:16.476Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-18T13:01:16.476Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-18T13:01:18.642Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-18T13:01:27.202Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-18T13:01:30.917Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-18T13:01:33.803Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-18T13:01:36.690Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-18T13:01:38.216Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-18T13:01:40.611Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-18T13:01:41.105Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-18T13:01:43.991Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-18T13:01:46.154Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-18T13:01:46.613Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-18T13:01:46.613Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-18T13:01:46.613Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-18T13:01:46.613Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-18T13:01:48.874Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-18T13:01:51.115Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-18T13:01:56.880Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-18T13:01:59.777Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-18T13:01:59.777Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-18T13:01:59.777Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-18T13:02:01.875Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-18T13:02:01.955Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-18T13:02:02.416Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-18T13:02:06.647Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-18T13:02:09.467Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-18T13:02:16.507Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-18T13:02:19.181Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-18T13:02:22.276Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-18T13:02:25.081Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-18T13:02:25.182Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-18T13:02:28.093Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-18T13:02:28.093Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T13:02:28.093Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-18T13:02:30.546Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-18T13:02:33.435Z] === RUN TestDockerSuite/TestLogsSince [2022-03-18T13:02:43.711Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-18T13:02:43.711Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T13:02:43.711Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-18T13:02:43.711Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T13:02:43.711Z] === RUN TestDockerSuite/TestLogsTail [2022-03-18T13:02:45.877Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-18T13:02:46.344Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-18T13:02:46.344Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-18T13:02:46.344Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-18T13:02:48.763Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-18T13:02:51.655Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-18T13:02:51.655Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestNetHostname [2022-03-18T13:02:51.655Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-18T13:02:51.655Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-18T13:02:51.655Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-18T13:02:51.655Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPluginActive [2022-03-18T13:02:51.655Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-18T13:02:51.655Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-18T13:02:51.655Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-18T13:02:51.655Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-18T13:02:51.655Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-18T13:02:51.655Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-18T13:02:51.655Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-18T13:02:51.655Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-18T13:02:51.655Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-18T13:02:51.655Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPortList [2022-03-18T13:02:51.655Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T13:02:51.655Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-18T13:02:53.521Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-18T13:02:53.521Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-18T13:02:53.521Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-18T13:02:53.521Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-18T13:02:53.521Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-18T13:02:53.521Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-18T13:02:56.485Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-18T13:02:57.421Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-18T13:02:57.421Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:02:57.421Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-18T13:02:57.421Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-18T13:02:57.421Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T13:02:57.421Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-18T13:02:57.421Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T13:02:57.421Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-18T13:02:57.421Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T13:02:57.421Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-18T13:02:57.421Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T13:02:57.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-18T13:02:57.421Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T13:02:57.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-18T13:02:57.421Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T13:02:57.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-18T13:02:57.421Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T13:02:57.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-18T13:03:03.185Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-18T13:03:03.186Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T13:03:03.186Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-18T13:03:06.941Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-18T13:03:11.721Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-18T13:03:11.721Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-18T13:03:11.721Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-18T13:03:15.629Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-18T13:03:15.629Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-18T13:03:15.629Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-18T13:03:17.852Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-18T13:03:19.419Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-18T13:03:20.989Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-18T13:03:22.008Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-18T13:03:35.953Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-18T13:03:37.523Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-18T13:03:39.655Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-18T13:03:39.655Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-18T13:03:39.655Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T13:03:39.655Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-18T13:03:50.036Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-18T13:03:51.993Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-18T13:03:52.996Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-18T13:03:55.708Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-18T13:04:04.245Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-18T13:04:05.506Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-18T13:04:10.023Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-18T13:04:10.023Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-18T13:04:10.023Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-18T13:04:10.024Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-18T13:04:10.024Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-18T13:04:10.271Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-18T13:04:14.691Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-18T13:04:14.691Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T13:04:14.691Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-18T13:04:14.691Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T13:04:14.691Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-18T13:04:14.691Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-18T13:04:14.691Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-18T13:04:14.691Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-18T13:04:14.691Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-18T13:04:16.175Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-18T13:04:17.745Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-18T13:04:17.745Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-18T13:04:17.745Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-18T13:04:17.745Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-18T13:04:17.745Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-18T13:04:20.703Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-18T13:04:20.703Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-18T13:04:20.703Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-18T13:04:21.747Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-18T13:04:21.747Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-18T13:04:21.747Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-18T13:04:23.277Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-18T13:04:23.277Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T13:04:23.277Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-18T13:04:24.801Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-18T13:04:25.761Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-18T13:04:25.761Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T13:04:25.761Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-18T13:04:30.428Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-18T13:04:35.095Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-18T13:04:37.983Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-18T13:05:03.076Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-18T13:05:03.076Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:05:03.076Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-18T13:05:07.751Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-18T13:05:07.751Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-18T13:05:07.751Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-18T13:05:08.746Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-18T13:05:13.410Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-18T13:05:19.179Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-18T13:05:19.179Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:05:19.179Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-18T13:05:21.353Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-18T13:05:23.843Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-18T13:05:23.843Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-18T13:05:23.843Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-18T13:05:41.480Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-18T13:05:42.443Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-18T13:05:42.898Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-18T13:05:46.671Z] === RUN TestDockerSuite/TestBuildRm [2022-03-18T13:05:49.940Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-18T13:05:55.713Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-18T13:05:59.204Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-18T13:06:03.009Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-18T13:06:03.009Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-18T13:06:03.009Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-18T13:06:03.009Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-18T13:06:03.486Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-18T13:06:04.250Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-18T13:06:05.705Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-18T13:06:07.963Z] === RUN TestDockerSuite/TestRmiTag [2022-03-18T13:06:08.419Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-18T13:06:09.511Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-18T13:06:11.315Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-18T13:06:19.972Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-18T13:06:23.776Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-18T13:06:28.952Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-18T13:06:31.841Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-18T13:06:37.609Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-18T13:06:38.572Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-18T13:06:38.572Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-18T13:06:38.572Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-18T13:06:38.572Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-18T13:06:38.572Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-18T13:06:38.572Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-18T13:06:38.572Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-18T13:06:38.572Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-18T13:06:38.572Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-18T13:06:38.572Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-18T13:06:39.028Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-18T13:06:39.028Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-18T13:06:39.028Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-18T13:06:39.028Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-18T13:06:39.028Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-18T13:06:41.318Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-18T13:06:41.318Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-18T13:06:41.318Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-18T13:06:41.318Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T13:06:41.318Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-18T13:06:45.037Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-18T13:06:45.038Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-18T13:06:45.038Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-18T13:06:47.094Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-18T13:06:49.260Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-18T13:06:52.148Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-18T13:06:54.313Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-18T13:06:57.203Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-18T13:06:57.203Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-18T13:06:57.565Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-18T13:06:57.565Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-18T13:07:02.338Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-18T13:07:02.338Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-18T13:07:02.967Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-18T13:07:02.967Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-18T13:07:05.861Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-18T13:07:05.861Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-18T13:07:05.861Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-18T13:07:08.222Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-18T13:07:09.580Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-18T13:07:09.580Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-18T13:07:09.580Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-18T13:07:09.580Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-18T13:07:09.580Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-18T13:07:11.747Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-18T13:07:11.747Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-18T13:07:11.747Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-18T13:07:11.747Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-18T13:07:11.747Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-18T13:07:11.747Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-18T13:07:11.747Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-18T13:07:11.747Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-18T13:07:11.747Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-18T13:07:11.747Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-18T13:07:11.747Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-18T13:07:11.747Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-18T13:07:11.747Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-18T13:07:11.747Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-18T13:07:11.747Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-18T13:07:13.917Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-18T13:07:16.803Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-18T13:07:18.975Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-18T13:07:18.975Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-18T13:07:18.975Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-18T13:07:18.975Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-18T13:07:18.975Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-18T13:07:18.975Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-18T13:07:18.975Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-18T13:07:21.862Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-18T13:07:21.862Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-18T13:07:21.862Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-18T13:07:21.862Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-18T13:07:21.862Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-18T13:07:21.862Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-18T13:07:21.862Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-18T13:07:21.862Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-18T13:07:21.862Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-18T13:07:24.031Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-18T13:07:29.797Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-18T13:07:29.797Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-18T13:07:29.797Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-18T13:07:29.797Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-18T13:07:29.797Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-18T13:07:29.797Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-18T13:07:29.797Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-18T13:07:29.797Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-18T13:07:29.797Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-18T13:07:29.797Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-18T13:07:29.797Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-18T13:07:29.797Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-18T13:07:29.797Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-18T13:07:31.963Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-18T13:07:31.963Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-18T13:07:31.963Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-18T13:07:31.963Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-18T13:07:31.963Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-18T13:07:31.963Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-18T13:07:33.562Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-18T13:07:33.562Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-18T13:07:33.562Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-18T13:07:34.556Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-18T13:07:34.860Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-18T13:07:36.125Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-18T13:07:37.770Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-18T13:07:37.770Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-18T13:07:37.770Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-18T13:07:39.948Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-18T13:07:39.948Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-18T13:07:39.948Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-18T13:07:39.948Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-18T13:07:39.948Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-18T13:07:39.948Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-18T13:07:39.948Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-18T13:07:42.016Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-18T13:07:42.852Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-18T13:07:45.760Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-18T13:07:47.898Z] === RUN TestDockerSuite/TestBuildUser [2022-03-18T13:07:47.898Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-18T13:07:47.898Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-18T13:07:47.898Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-18T13:07:47.898Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-18T13:07:47.898Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-18T13:07:47.898Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-18T13:07:47.938Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-18T13:07:50.842Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-18T13:07:50.842Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-18T13:07:50.842Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-18T13:07:50.842Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-18T13:07:50.842Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-18T13:07:50.842Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-18T13:07:50.842Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-18T13:07:50.842Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-18T13:07:50.842Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-18T13:07:50.842Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T13:07:50.842Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-18T13:07:50.842Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-18T13:07:50.842Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-18T13:07:50.842Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-18T13:07:50.842Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-18T13:07:50.842Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-18T13:07:52.666Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-18T13:07:53.140Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-18T13:07:55.507Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-18T13:07:55.507Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-18T13:07:55.507Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-18T13:07:55.507Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-18T13:07:55.507Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-18T13:07:55.507Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-18T13:07:55.507Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-18T13:07:55.507Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-18T13:07:55.507Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T13:07:55.507Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-18T13:07:55.507Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T13:07:55.507Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-18T13:07:56.947Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-18T13:07:56.947Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-18T13:07:56.947Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-18T13:07:56.947Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-18T13:07:56.947Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-18T13:08:04.040Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-18T13:08:04.040Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-18T13:08:04.040Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunMount [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-18T13:08:05.003Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-18T13:08:05.003Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-18T13:08:13.569Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-18T13:08:13.569Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T13:08:13.569Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-18T13:08:13.569Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-18T13:08:13.569Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-18T13:08:13.569Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-18T13:08:13.569Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-18T13:08:19.364Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-18T13:08:22.271Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-18T13:08:23.259Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-18T13:08:24.053Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-18T13:08:24.053Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T13:08:24.053Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-18T13:08:24.053Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-18T13:08:24.053Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-18T13:08:24.053Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-18T13:08:24.053Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-18T13:08:24.053Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-18T13:08:24.053Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-18T13:08:24.053Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-18T13:08:24.053Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-18T13:08:24.053Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-18T13:08:24.053Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-18T13:08:24.053Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-18T13:08:24.053Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-18T13:08:24.053Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-18T13:08:24.053Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-18T13:08:24.053Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-18T13:08:24.053Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-18T13:08:24.511Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-18T13:08:25.478Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-18T13:08:27.643Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-18T13:08:29.809Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-18T13:08:30.769Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-18T13:08:32.933Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-18T13:08:33.389Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-18T13:08:33.389Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-18T13:08:33.389Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-18T13:08:33.389Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-18T13:08:33.389Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-18T13:08:33.389Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-18T13:08:33.389Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-18T13:08:33.389Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-18T13:08:33.389Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-18T13:08:33.389Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-18T13:08:33.389Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-18T13:08:33.389Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-18T13:08:33.389Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-18T13:08:33.389Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-18T13:08:33.389Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-18T13:08:33.389Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T13:08:33.695Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-18T13:08:38.052Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-18T13:08:38.052Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-18T13:08:38.052Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-18T13:08:38.052Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-18T13:08:38.052Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-18T13:08:38.052Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-18T13:08:38.052Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-18T13:08:38.052Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-18T13:08:38.052Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-18T13:08:38.052Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-18T13:08:38.052Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-18T13:08:40.880Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-18T13:08:40.880Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-18T13:08:40.880Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-18T13:08:40.880Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-18T13:08:40.880Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-18T13:08:43.848Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-18T13:08:43.848Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T13:08:44.317Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-18T13:08:48.341Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-18T13:08:48.341Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-18T13:08:48.341Z] === RUN TestDockerSuite/TestRunRm [2022-03-18T13:08:49.301Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-18T13:08:55.066Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-18T13:08:57.966Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-18T13:08:59.265Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-18T13:09:00.859Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-18T13:09:02.227Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-18T13:09:03.027Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-18T13:09:03.216Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-18T13:09:06.746Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-18T13:09:06.747Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-18T13:09:06.747Z] === RUN TestDockerSuite/TestRunState [2022-03-18T13:09:06.747Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-18T13:09:06.747Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-18T13:09:08.917Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-18T13:09:08.917Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-18T13:09:08.917Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-18T13:09:11.809Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-18T13:09:11.809Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-18T13:09:11.809Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-18T13:09:11.809Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-18T13:09:11.809Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-18T13:09:11.809Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-18T13:09:11.809Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-18T13:09:11.809Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-18T13:09:11.809Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-18T13:09:16.477Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-18T13:09:16.477Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-18T13:09:16.477Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-18T13:09:16.477Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-18T13:09:16.477Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-18T13:09:16.477Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-18T13:09:16.477Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-18T13:09:16.477Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-18T13:09:16.477Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-18T13:09:16.477Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-18T13:09:16.477Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-18T13:09:19.365Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-18T13:09:19.365Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-18T13:09:19.365Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-18T13:09:22.255Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-18T13:09:22.255Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-18T13:09:22.255Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-18T13:09:22.255Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-18T13:09:22.255Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-18T13:09:25.074Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-18T13:09:25.074Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-18T13:09:25.074Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-18T13:09:25.074Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-18T13:09:25.074Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-18T13:09:25.074Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-18T13:09:25.074Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-18T13:09:25.976Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-18T13:09:26.063Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-18T13:09:34.513Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-18T13:09:36.496Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-18T13:09:38.065Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-18T13:09:38.065Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-18T13:09:38.065Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-18T13:09:38.065Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T13:09:38.533Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-18T13:09:38.533Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T13:09:38.533Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-18T13:09:39.182Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-18T13:09:40.767Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-18T13:09:46.244Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-18T13:09:46.244Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-18T13:09:46.244Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-18T13:09:46.244Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-18T13:09:46.656Z] === RUN TestDockerSuite/TestCommitChange [2022-03-18T13:09:49.195Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-18T13:09:52.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-18T13:09:53.828Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-18T13:09:54.365Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-18T13:09:54.365Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-18T13:09:54.365Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-18T13:09:54.365Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-18T13:09:54.834Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-18T13:09:54.834Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-18T13:09:54.834Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-18T13:09:54.834Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-18T13:09:54.834Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-18T13:09:54.834Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-18T13:09:54.834Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-18T13:09:54.834Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-18T13:09:54.834Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-18T13:09:54.834Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-18T13:09:54.834Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-18T13:09:58.589Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-18T13:09:58.589Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-18T13:09:58.589Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-18T13:09:58.623Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-18T13:10:00.842Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-18T13:10:03.056Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-18T13:10:08.920Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-18T13:10:08.920Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-18T13:10:08.920Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-18T13:10:08.920Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-18T13:10:08.920Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-18T13:10:08.920Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-18T13:10:08.920Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-18T13:10:11.130Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-18T13:10:11.130Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-18T13:10:11.598Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-18T13:10:12.065Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-18T13:10:13.543Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-18T13:10:13.543Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T13:10:13.543Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-18T13:10:13.628Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-18T13:10:13.628Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-18T13:10:15.840Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-18T13:10:18.757Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-18T13:10:20.933Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-18T13:10:20.933Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T13:10:20.933Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-18T13:10:26.066Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-18T13:10:30.831Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-18T13:10:30.831Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-18T13:10:30.831Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-18T13:10:30.831Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-18T13:10:30.831Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-18T13:10:30.831Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T13:10:30.831Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-18T13:10:30.831Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T13:10:30.831Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-18T13:10:30.831Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T13:10:30.831Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-18T13:10:30.831Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T13:10:30.831Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-18T13:10:30.831Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T13:10:30.831Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-18T13:10:30.831Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-18T13:10:31.288Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-18T13:10:31.288Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T13:10:31.288Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-18T13:10:35.081Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-18T13:10:35.081Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T13:10:35.081Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-18T13:10:35.081Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-18T13:10:35.081Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-18T13:10:35.081Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-18T13:10:35.081Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-18T13:10:35.081Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-18T13:10:35.081Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-18T13:10:39.508Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-18T13:10:43.740Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-18T13:10:43.740Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T13:10:43.740Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-18T13:10:43.740Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T13:10:43.740Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-18T13:10:43.740Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T13:10:43.740Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-18T13:10:43.740Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T13:10:43.740Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-18T13:10:43.740Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T13:10:43.740Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-18T13:10:43.740Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T13:10:43.740Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-18T13:10:45.306Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-18T13:10:46.687Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-18T13:10:46.687Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T13:10:46.687Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-18T13:10:47.520Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-18T13:10:47.520Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T13:10:47.520Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-18T13:10:49.732Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-18T13:10:49.732Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-18T13:10:49.732Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-18T13:10:49.732Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T13:10:49.732Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-18T13:10:49.732Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T13:10:49.732Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-18T13:10:49.732Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-18T13:10:49.732Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-18T13:10:49.732Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T13:10:49.732Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-18T13:10:49.732Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T13:10:49.732Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-18T13:10:53.867Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-18T13:10:53.867Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T13:10:54.336Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-18T13:10:54.336Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T13:10:54.336Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-18T13:10:54.336Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T13:10:54.336Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-18T13:10:57.293Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-18T13:10:57.293Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T13:10:57.293Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-18T13:10:57.293Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-18T13:11:00.250Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-18T13:11:00.250Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-18T13:11:00.250Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T13:11:00.250Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-18T13:11:00.250Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T13:11:00.250Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-18T13:11:00.250Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T13:11:00.250Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-18T13:11:03.213Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-18T13:11:05.448Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-18T13:11:07.540Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-18T13:11:07.540Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-18T13:11:07.540Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-18T13:11:07.540Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T13:11:07.540Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-18T13:11:07.540Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-18T13:11:07.540Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-18T13:11:07.540Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-18T13:11:07.701Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-18T13:11:07.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-18T13:11:07.702Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T13:11:07.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-18T13:11:09.107Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-18T13:11:09.107Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-18T13:11:10.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-18T13:11:10.671Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-18T13:11:12.894Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-18T13:11:12.895Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:11:12.895Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-18T13:11:12.895Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:11:12.895Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-18T13:11:12.898Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-18T13:11:12.898Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-18T13:11:12.898Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-18T13:11:13.366Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-18T13:11:13.366Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-18T13:11:15.850Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-18T13:11:15.851Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-18T13:11:18.072Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-18T13:11:18.072Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T13:11:18.072Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-18T13:11:21.031Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-18T13:11:21.500Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-18T13:11:22.025Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-18T13:11:22.025Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T13:11:22.025Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-18T13:11:22.497Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-18T13:11:22.963Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-18T13:11:22.963Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-18T13:11:22.963Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-18T13:11:23.718Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-18T13:11:31.549Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-18T13:11:31.549Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-18T13:11:31.549Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-18T13:11:34.151Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-18T13:11:37.951Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-18T13:11:37.951Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-18T13:11:37.951Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-18T13:11:37.951Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-18T13:11:37.951Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-18T13:11:40.168Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-18T13:11:40.168Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T13:11:40.168Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-18T13:11:41.836Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-18T13:11:41.836Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-18T13:11:41.836Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite (2407.51s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.10s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.01s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.59s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.69s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.18s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.81s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.49s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.93s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.37s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.25s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.55s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.98s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.48s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.44s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.65s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.29s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.75s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.30s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.81s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.77s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.75s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.67s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.54s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.61s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.14s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.82s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.68s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.56s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.63s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.33s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2022-03-18T13:11:42.798Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T13:11:42.798Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.84s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.28s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.73s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.65s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.52s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.86s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.62s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.92s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.28s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.19s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.20s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.82s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.54s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.34s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.78s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.75s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.56s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.06s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.93s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.53s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.65s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.93s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.86s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.33s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.88s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.00s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.86s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.17s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildFails (2.68s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.60s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.36s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.05s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.59s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.64s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.13s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildHistory (11.91s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.25s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.19s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.57s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.03s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.62s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.20s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.20s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.03s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.04s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.99s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.68s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.15s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.60s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.82s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.94s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.89s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.76s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.87s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.22s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.91s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.96s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.96s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.29s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.75s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.23s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildRm (13.37s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.59s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.58s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.11s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.22s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.08s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.73s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.23s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.03s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildStderr (4.88s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.54s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.76s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.82s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.47s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.26s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.26s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.38s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.56s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.09s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.75s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.92s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.70s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.56s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.21s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.91s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.12s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestCommitChange (5.66s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.21s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.69s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestCommitTTY (7.71s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.99s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.65s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.73s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.70s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.70s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.77s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.41s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.28s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.27s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-18T13:11:42.799Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-18T13:11:42.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.46s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.81s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.75s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.15s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.82s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.63s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.19s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.33s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.05s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.75s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.25s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.59s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.11s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.99s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.69s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.74s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.72s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.65s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005c0318_} (2.74s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1647689264_c:\foo_false____} (2.75s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1647689264_c:\foo_true____} (2.68s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.03s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.90s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.78s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.03s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.87s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.10s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.63s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCpToDot (2.82s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCpToStdout (2.91s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.78s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.10s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.89s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.32s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.71s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.81s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.79s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.88s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.46s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsCopy (5.06s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.15s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.66s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.52s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsFilters (5.56s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsFormat (5.43s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsRename (3.00s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsResize (8.13s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.64s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.63s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.17s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.77s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.12s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.20s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.31s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.16s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.93s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.35s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecInspectID (3.64s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.53s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.37s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.21s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.94s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.09s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.20s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.11s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.30s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.84s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.96s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.81s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-18T13:11:42.800Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T13:11:42.800Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.62s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.68s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.63s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.72s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectDefault (2.69s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectHistory (5.16s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.71s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.20s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.21s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectStatus (7.92s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.47s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.39s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.69s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.19s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.65s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.63s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.66s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.11s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.15s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.06s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.68s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.38s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.82s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.76s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.67s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.70s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.52s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.76s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.81s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsSince (9.34s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsTail (3.11s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.97s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.76s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.35s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.49s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPsByOrder (8.72s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.59s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.16s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.13s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.46s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.89s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.03s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.10s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.32s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.42s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.95s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.92s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.55s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.78s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.90s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.97s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.88s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.18s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.21s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.54s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.43s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.83s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.29s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.77s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.53s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.03s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.57s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.20s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.25s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.63s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.69s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.52s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.72s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.64s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T13:11:42.801Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.18s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T13:11:42.801Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.74s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.59s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.65s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.34s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.75s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.68s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.75s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.64s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunExitCode (2.67s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.62s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.35s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.75s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.73s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.40s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.95s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.10s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.64s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.79s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.44s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.86s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.36s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunRm (2.67s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.74s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.77s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.73s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.41s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.04s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.67s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.46s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.91s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.67s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.63s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.36s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.03s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.24s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.54s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.67s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.70s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.72s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.94s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.89s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.17s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.49s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.55s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.27s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.67s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.59s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.88s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.94s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.68s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.24s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.40s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.16s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.91s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.38s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.58s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.70s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.28s) [2022-03-18T13:11:42.802Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T13:11:42.802Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s) [2022-03-18T13:11:42.802Z] === RUN TestDockerRegistrySuite [2022-03-18T13:11:42.802Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-18T13:11:42.802Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-18T13:11:42.803Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-18T13:11:42.803Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-18T13:11:42.803Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-18T13:11:42.803Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-18T13:11:42.803Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-18T13:11:42.803Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-18T13:11:42.803Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-18T13:11:42.803Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-18T13:11:42.803Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-18T13:11:42.803Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-18T13:11:42.803Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-18T13:11:42.803Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-18T13:11:42.803Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-18T13:11:42.803Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-18T13:11:42.803Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T13:11:42.803Z] === RUN TestDockerDaemonSuite [2022-03-18T13:11:42.803Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-18T13:11:42.803Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-18T13:11:42.803Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-18T13:11:42.803Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T13:11:42.803Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T13:11:42.803Z] === RUN TestDockerSwarmSuite [2022-03-18T13:11:42.803Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-18T13:11:42.803Z] === RUN TestDockerPluginSuite [2022-03-18T13:11:42.803Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-18T13:11:42.803Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.803Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-18T13:11:42.803Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-18T13:11:42.804Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-18T13:11:42.804Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-18T13:11:42.804Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-18T13:11:42.804Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-18T13:11:42.804Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-18T13:11:42.804Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-18T13:11:42.804Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-18T13:11:42.804Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-18T13:11:42.804Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T13:11:42.804Z] === RUN TestDockerExternalVolumeSuite [2022-03-18T13:11:42.804Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-18T13:11:42.804Z] === RUN TestDockerNetworkSuite [2022-03-18T13:11:42.804Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-18T13:11:42.804Z] === RUN TestDockerHubPullSuite [2022-03-18T13:11:42.804Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-18T13:11:42.804Z] PASS [2022-03-18T13:11:42.804Z] ok github.com/docker/docker/integration-cli 2407.898s [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === Skipped [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T13:11:42.804Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T13:11:42.804Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-18T13:11:42.804Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-18T13:11:42.804Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T13:11:42.804Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T13:11:42.804Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T13:11:42.804Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T13:11:42.804Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T13:11:42.804Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T13:11:42.804Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-18T13:11:42.804Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T13:11:42.804Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T13:11:42.804Z] [2022-03-18T13:11:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T13:11:42.804Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-18T13:11:42.804Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T13:11:43.121Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-18T13:11:43.121Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.121Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T13:11:43.259Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T13:11:43.259Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T13:11:43.259Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T13:11:43.259Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-18T13:11:43.259Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-18T13:11:43.259Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2022-03-18T13:11:43.259Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.259Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2022-03-18T13:11:43.259Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-18T13:11:43.260Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-18T13:11:43.260Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-18T13:11:43.260Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-18T13:11:43.260Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.260Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-18T13:11:43.260Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-18T13:11:43.261Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T13:11:43.261Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T13:11:43.261Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-18T13:11:43.261Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.261Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-18T13:11:43.261Z] [2022-03-18T13:11:43.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-18T13:11:43.262Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T13:11:43.262Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-18T13:11:43.262Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-18T13:11:43.262Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-18T13:11:43.262Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T13:11:43.262Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T13:11:43.262Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-18T13:11:43.262Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T13:11:43.262Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-18T13:11:43.262Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-18T13:11:43.262Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T13:11:43.262Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-18T13:11:43.262Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-18T13:11:43.262Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-18T13:11:43.262Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-18T13:11:43.262Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-18T13:11:43.262Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T13:11:43.262Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-18T13:11:43.262Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T13:11:43.262Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-18T13:11:43.262Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.262Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-18T13:11:43.262Z] [2022-03-18T13:11:43.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T13:11:43.263Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-03-18T13:11:43.263Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T13:11:43.263Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T13:11:43.263Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-18T13:11:43.263Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-18T13:11:43.263Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-18T13:11:43.263Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-18T13:11:43.263Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-18T13:11:43.263Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-18T13:11:43.263Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T13:11:43.263Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-18T13:11:43.263Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T13:11:43.263Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-18T13:11:43.263Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.263Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-18T13:11:43.263Z] [2022-03-18T13:11:43.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T13:11:43.263Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T13:11:43.264Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.264Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T13:11:43.264Z] [2022-03-18T13:11:43.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-18T13:11:43.265Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.265Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T13:11:43.265Z] [2022-03-18T13:11:43.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T13:11:43.265Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T13:11:43.266Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T13:11:43.266Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T13:11:43.266Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T13:11:43.266Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T13:11:43.266Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T13:11:43.266Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T13:11:43.266Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T13:11:43.266Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-18T13:11:43.266Z] [2022-03-18T13:11:43.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-18T13:11:43.266Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.266Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-18T13:11:43.723Z] [2022-03-18T13:11:43.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-18T13:11:43.723Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.723Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-18T13:11:43.723Z] [2022-03-18T13:11:43.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-18T13:11:43.723Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.723Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-18T13:11:43.723Z] [2022-03-18T13:11:43.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-18T13:11:43.723Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T13:11:43.724Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-18T13:11:43.724Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T13:11:43.724Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T13:11:43.724Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T13:11:43.724Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T13:11:43.724Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T13:11:43.724Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T13:11:43.724Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T13:11:43.724Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T13:11:43.724Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-18T13:11:43.725Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] DONE 1088 tests, 539 skipped in 2419.530s [2022-03-18T13:11:43.725Z] INFO: Integration tests ended at 03/18/2022 13:11:43. Duration:00:40:19.6676645 [2022-03-18T13:11:43.725Z] INFO: Docker info of the daemon under test at end of run [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] Containers: 2 [2022-03-18T13:11:43.725Z] Running: 0 [2022-03-18T13:11:43.725Z] Paused: 0 [2022-03-18T13:11:43.725Z] Stopped: 2 [2022-03-18T13:11:43.725Z] Images: 18 [2022-03-18T13:11:43.725Z] Server Version: 0.0.0-dev [2022-03-18T13:11:43.725Z] Storage Driver: windowsfilter [2022-03-18T13:11:43.725Z] Windows: [2022-03-18T13:11:43.725Z] Logging Driver: json-file [2022-03-18T13:11:43.725Z] Plugins: [2022-03-18T13:11:43.725Z] Volume: local [2022-03-18T13:11:43.725Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T13:11:43.725Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T13:11:43.725Z] Swarm: inactive [2022-03-18T13:11:43.725Z] Default Isolation: process [2022-03-18T13:11:43.725Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T13:11:43.725Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-18T13:11:43.725Z] OSType: windows [2022-03-18T13:11:43.725Z] Architecture: x86_64 [2022-03-18T13:11:43.725Z] CPUs: 4 [2022-03-18T13:11:43.725Z] Total Memory: 32GiB [2022-03-18T13:11:43.725Z] Name: azwin-2-771780 [2022-03-18T13:11:43.725Z] ID: NJLO:2TOK:DFCK:PUWZ:IQYX:3ZLD:GLBY:6EQ3:PMZV:MAPD:G6CY:6KDU [2022-03-18T13:11:43.725Z] Docker Root Dir: D:\CI\PR-43385\8\daemon [2022-03-18T13:11:43.725Z] Debug Mode (client): false [2022-03-18T13:11:43.725Z] Debug Mode (server): true [2022-03-18T13:11:43.725Z] File Descriptors: -1 [2022-03-18T13:11:43.725Z] Goroutines: 17 [2022-03-18T13:11:43.725Z] System Time: 2022-03-18T13:11:43.4046673Z [2022-03-18T13:11:43.725Z] EventsListeners: 0 [2022-03-18T13:11:43.725Z] Registry: https://index.docker.io/v1/ [2022-03-18T13:11:43.725Z] Labels: [2022-03-18T13:11:43.725Z] Experimental: false [2022-03-18T13:11:43.725Z] Insecure Registries: [2022-03-18T13:11:43.725Z] 127.0.0.0/8 [2022-03-18T13:11:43.725Z] Live Restore Enabled: false [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] [2022-03-18T13:11:43.725Z] INFO: Stopping daemon under test [2022-03-18T13:11:43.725Z] SUCCESS: The process with PID 5536 (child process of PID 5920) has been terminated. [2022-03-18T13:11:43.725Z] SUCCESS: The process with PID 5920 (child process of PID 3224) has been terminated. [2022-03-18T13:11:43.725Z] INFO: Stop tailing logs of the daemon under tests [2022-03-18T13:11:43.725Z] INFO: executeCI.ps1 Completed successfully at 03/18/2022 13:11:43. [2022-03-18T13:11:43.725Z] INFO: Tidying up at end of run [2022-03-18T13:11:43.725Z] INFO: Saving daemon under test log (d:\CI\PR-43385\8\dut.out) to bundles\CIDUT.out [2022-03-18T13:11:43.725Z] INFO: Saving daemon under test log (d:\CI\PR-43385\8\dut.err) to bundles\CIDUT.err [2022-03-18T13:11:43.725Z] INFO: Saving containerd logs to bundles [2022-03-18T13:11:43.725Z] INFO: Nuke-Everything... [2022-03-18T13:11:44.180Z] INFO: Container count on control daemon to delete is 2 [2022-03-18T13:11:44.180Z] a444aed37022 [2022-03-18T13:11:44.180Z] ebce4d482e86 [2022-03-18T13:11:44.180Z] INFO: Tidying pidfile d:\CI\PR-43385\8\docker.pid [2022-03-18T13:11:44.180Z] INFO: Nuking d:\CI [2022-03-18T13:11:46.092Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-18T13:11:46.092Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-18T13:11:50.855Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-18T13:11:53.075Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-18T13:11:53.075Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-18T13:11:53.075Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-18T13:11:53.075Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-18T13:11:53.075Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-18T13:11:53.075Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-18T13:11:53.075Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-18T13:11:53.075Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-18T13:11:53.075Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-18T13:11:53.075Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-18T13:11:53.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-18T13:11:55.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-18T13:11:55.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-18T13:12:03.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-18T13:12:09.264Z] INFO: Zapped successfully [2022-03-18T13:12:09.264Z] [2022-03-18T13:12:09.264Z] INFO: executeCI.ps1 exiting at Fri Mar 18 13:12:08 CUT 2022. Duration 01:06:31.5686169 [2022-03-18T13:12:09.264Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-18T13:12:09.558Z] Recording test results [2022-03-18T13:12:11.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-18T13:12:14.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-18T13:12:17.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c02090_} [2022-03-18T13:12:18.129Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-18T13:12:19.596Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-18T13:12:21.330Z] Archiving artifacts [2022-03-18T13:12:25.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12304392561_c:\foo_false____} [2022-03-18T13:12:32.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12304392561_c:\foo_true____} [2022-03-18T13:12:35.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-18T13:12:35.155Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T13:12:35.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-18T13:12:35.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-18T13:12:35.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-18T13:12:35.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-18T13:12:35.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-18T13:12:35.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-18T13:12:35.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-18T13:12:35.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-18T13:12:35.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-18T13:12:35.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-18T13:12:35.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-18T13:12:35.624Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-18T13:12:35.624Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-18T13:12:35.624Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-18T13:12:35.624Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-18T13:12:35.624Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-18T13:12:35.624Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-18T13:12:35.624Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-18T13:12:35.624Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T13:12:35.624Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-18T13:12:35.624Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T13:12:35.624Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-18T13:12:36.317Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43385/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T13:12:37.298Z] + make clean [2022-03-18T13:12:38.831Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T13:12:38.968Z] docker-dev-cache [2022-03-18T13:12:38.968Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T13:12:44.304Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-18T13:12:44.305Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-18T13:12:44.305Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-18T13:12:44.305Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T13:12:44.305Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-18T13:12:46.525Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-18T13:12:46.525Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-18T13:12:46.525Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T13:12:46.525Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-18T13:12:49.483Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-18T13:12:49.483Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T13:12:49.483Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-18T13:12:49.483Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T13:12:49.483Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-18T13:12:49.483Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T13:12:49.483Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-18T13:12:54.246Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-18T13:12:57.210Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-18T13:12:57.210Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T13:12:57.210Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-18T13:12:57.210Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T13:12:57.210Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-18T13:13:15.055Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-18T13:13:15.055Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T13:13:15.055Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-18T13:13:15.055Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T13:13:15.055Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-18T13:13:27.559Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-18T13:13:27.559Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T13:13:27.559Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-18T13:13:27.559Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T13:13:27.559Z] === RUN TestDockerSuite/TestCpToDot [2022-03-18T13:13:36.229Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-18T13:13:36.229Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T13:13:36.229Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-18T13:13:36.229Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T13:13:36.229Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-18T13:13:38.451Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-18T13:13:38.451Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T13:13:38.451Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-18T13:13:38.451Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T13:13:38.451Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-18T13:13:38.451Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T13:13:38.451Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-18T13:13:38.451Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T13:13:38.451Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-18T13:13:38.451Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-18T13:13:38.451Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-18T13:13:40.677Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-18T13:13:43.631Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-18T13:13:43.631Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-18T13:13:44.102Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-18T13:13:46.328Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-18T13:13:47.317Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-18T13:13:47.317Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-18T13:13:47.317Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T13:13:47.317Z] === RUN TestDockerSuite/TestCreateRM [2022-03-18T13:13:47.785Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-18T13:13:47.785Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T13:13:47.785Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-18T13:13:48.256Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-18T13:13:48.256Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-18T13:14:03.206Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-18T13:14:03.206Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-18T13:14:03.206Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-18T13:14:07.008Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-18T13:14:07.008Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-18T13:14:07.008Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T13:14:07.008Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-18T13:14:09.971Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-18T13:14:09.971Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-18T13:14:09.971Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-18T13:14:09.971Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-18T13:14:09.971Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-18T13:14:09.971Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-18T13:14:09.971Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-18T13:14:09.971Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-18T13:14:09.971Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-18T13:14:09.971Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDockerFails [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-18T13:14:09.971Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-18T13:14:09.971Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-18T13:14:09.971Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-18T13:14:10.448Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-18T13:14:10.448Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-18T13:14:10.448Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-18T13:14:10.448Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-18T13:14:10.448Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-18T13:14:10.448Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-18T13:14:10.448Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-18T13:14:13.413Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-18T13:14:15.632Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-18T13:14:18.594Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-18T13:14:29.036Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-18T13:14:33.802Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-18T13:14:39.697Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-18T13:14:46.883Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-18T13:14:47.872Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-18T13:14:58.307Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-18T13:14:58.307Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-18T13:14:58.307Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-18T13:15:08.752Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-18T13:15:19.210Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-18T13:15:19.210Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-18T13:15:19.210Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-18T13:15:19.210Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T13:15:19.210Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-18T13:15:19.210Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-18T13:15:19.210Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-18T13:15:19.210Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-18T13:15:19.210Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-18T13:15:20.777Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-18T13:15:20.777Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-18T13:15:20.777Z] === RUN TestDockerSuite/TestEventsRename [2022-03-18T13:15:22.996Z] === RUN TestDockerSuite/TestEventsResize [2022-03-18T13:15:31.676Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-18T13:15:33.897Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-18T13:15:36.857Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-18T13:15:41.618Z] === RUN TestDockerSuite/TestEventsTop [2022-03-18T13:15:41.618Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-18T13:15:41.618Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-18T13:15:44.576Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-18T13:15:48.397Z] === RUN TestDockerSuite/TestExec [2022-03-18T13:15:48.397Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:15:48.866Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-18T13:15:48.866Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T13:15:48.866Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-18T13:15:51.090Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-18T13:15:53.305Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-18T13:15:53.305Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:15:53.305Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-18T13:15:53.305Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T13:15:53.305Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-18T13:15:53.305Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T13:15:53.305Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-18T13:15:55.525Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-18T13:15:57.750Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-18T13:16:00.710Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-18T13:16:02.928Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-18T13:16:07.692Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-18T13:16:07.692Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T13:16:07.692Z] === RUN TestDockerSuite/TestExecEnv [2022-03-18T13:16:07.692Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T13:16:07.692Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-18T13:16:07.692Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T13:16:07.692Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-18T13:16:10.651Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-18T13:16:16.534Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-18T13:16:16.534Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T13:16:16.534Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-18T13:16:16.534Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T13:16:16.534Z] === RUN TestDockerSuite/TestExecParseError [2022-03-18T13:16:16.534Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T13:16:16.534Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-18T13:16:16.534Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T13:16:16.534Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-18T13:16:16.534Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T13:16:16.534Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-18T13:16:18.760Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-18T13:16:18.760Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T13:16:18.760Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-18T13:16:18.760Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T13:16:18.760Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-18T13:16:18.760Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T13:16:18.760Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-18T13:16:18.760Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T13:16:19.230Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-18T13:16:19.230Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T13:16:19.230Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-18T13:16:22.190Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-18T13:16:22.190Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T13:16:22.190Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-18T13:16:30.877Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-18T13:16:30.877Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T13:16:30.877Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-18T13:16:30.877Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T13:16:30.877Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-18T13:16:30.877Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T13:16:30.877Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-18T13:16:38.060Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-18T13:16:43.941Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-18T13:16:46.903Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-18T13:16:54.074Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-18T13:16:54.074Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:16:54.074Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-18T13:16:54.074Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-18T13:16:54.074Z] === RUN TestDockerSuite/TestHealth [2022-03-18T13:16:54.074Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T13:16:54.074Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-18T13:16:54.074Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-18T13:16:54.074Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-18T13:16:54.074Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-18T13:16:58.846Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-18T13:16:58.846Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-18T13:16:58.846Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-18T13:16:58.846Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-18T13:16:59.315Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-18T13:16:59.315Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-18T13:16:59.784Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-18T13:17:00.254Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-18T13:17:00.254Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-18T13:17:00.254Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-18T13:17:01.822Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-18T13:17:01.822Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-18T13:17:04.042Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-18T13:17:04.512Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-18T13:17:06.748Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-18T13:17:15.415Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-18T13:17:15.415Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-18T13:17:15.415Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T13:17:15.415Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-18T13:17:19.221Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestImportFile [2022-03-18T13:17:19.221Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-18T13:17:19.221Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-18T13:17:19.221Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-18T13:17:19.221Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-18T13:17:19.221Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-18T13:17:19.221Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-18T13:17:19.221Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T13:17:19.221Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-18T13:17:19.691Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-18T13:17:19.691Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T13:17:19.691Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-18T13:17:19.691Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T13:17:19.691Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-18T13:17:21.913Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-18T13:17:24.875Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-18T13:17:24.875Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T13:17:24.875Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-18T13:17:24.875Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T13:17:24.875Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-18T13:17:24.875Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-18T13:17:24.875Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T13:17:24.875Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-18T13:17:27.102Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-18T13:17:27.572Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-18T13:17:29.796Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-18T13:17:29.796Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T13:17:29.796Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-18T13:17:29.796Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T13:17:29.796Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-18T13:17:29.796Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T13:17:29.796Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-18T13:17:32.764Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-18T13:17:37.544Z] === RUN TestDockerSuite/TestInspectImage [2022-03-18T13:17:37.544Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T13:17:37.544Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-18T13:17:37.544Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:17:37.544Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-18T13:17:37.544Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T13:17:37.544Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-18T13:17:39.762Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-18T13:17:42.721Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-18T13:17:42.721Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-18T13:17:49.885Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-18T13:17:52.847Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-18T13:17:52.847Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T13:17:52.847Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-18T13:17:52.847Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-18T13:17:55.069Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-18T13:17:58.025Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-18T13:18:02.792Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-18T13:18:05.757Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-18T13:18:12.917Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-18T13:18:15.881Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-18T13:18:18.108Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-18T13:18:20.329Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-18T13:18:23.297Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-18T13:18:23.297Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-18T13:18:23.297Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-18T13:18:23.297Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-18T13:18:25.518Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-18T13:18:27.739Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-18T13:18:33.611Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-18T13:18:36.572Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-18T13:18:36.572Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-18T13:18:36.572Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-18T13:18:38.790Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-18T13:18:38.790Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-18T13:18:47.485Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-18T13:18:54.666Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-18T13:19:01.982Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-18T13:19:04.941Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-18T13:19:07.899Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-18T13:19:07.899Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T13:19:07.899Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-18T13:19:10.869Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-18T13:19:13.095Z] === RUN TestDockerSuite/TestLogsSince [2022-03-18T13:19:23.543Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-18T13:19:23.543Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T13:19:23.543Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-18T13:19:23.543Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T13:19:23.543Z] === RUN TestDockerSuite/TestLogsTail [2022-03-18T13:19:25.769Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-18T13:19:29.564Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-18T13:19:31.786Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-18T13:19:31.786Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-18T13:19:31.786Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-18T13:19:31.786Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-18T13:19:31.786Z] === RUN TestDockerSuite/TestNetHostname [2022-03-18T13:19:31.786Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T13:19:31.786Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-18T13:19:31.786Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T13:19:31.786Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-18T13:19:31.786Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-18T13:19:31.786Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-18T13:19:31.786Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-18T13:19:31.786Z] === RUN TestDockerSuite/TestPluginActive [2022-03-18T13:19:31.786Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T13:19:31.786Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-18T13:19:31.786Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T13:19:31.786Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-18T13:19:32.256Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-18T13:19:32.256Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T13:19:32.256Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-18T13:19:32.256Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T13:19:32.256Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-18T13:19:32.256Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T13:19:32.256Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-18T13:19:32.256Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T13:19:32.256Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-18T13:19:32.256Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T13:19:32.256Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-18T13:19:32.256Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T13:19:32.256Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-18T13:19:32.256Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T13:19:32.256Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-18T13:19:32.256Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T13:19:32.256Z] === RUN TestDockerSuite/TestPortList [2022-03-18T13:19:32.256Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T13:19:32.256Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-18T13:19:42.723Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-18T13:19:42.723Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:19:42.723Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-18T13:19:42.723Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-18T13:19:42.723Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T13:19:42.723Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-18T13:19:42.723Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T13:19:42.723Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-18T13:19:42.723Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T13:19:42.723Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-18T13:19:42.723Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T13:19:42.723Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-18T13:19:42.723Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T13:19:42.723Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-18T13:19:42.723Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T13:19:42.723Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-18T13:19:42.723Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T13:19:42.723Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-18T13:19:47.509Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-18T13:19:47.509Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T13:19:47.509Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-18T13:19:57.947Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-18T13:19:57.947Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-18T13:19:57.947Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-18T13:20:08.397Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-18T13:20:23.346Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-18T13:20:23.817Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-18T13:20:23.817Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T13:20:23.817Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-18T13:20:38.764Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-18T13:20:42.570Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-18T13:21:07.888Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-18T13:21:09.463Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-18T13:21:09.935Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-18T13:21:09.935Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-18T13:21:09.935Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-18T13:21:09.935Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-18T13:21:14.709Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-18T13:21:14.709Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T13:21:15.178Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-18T13:21:15.178Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T13:21:15.178Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-18T13:21:15.178Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-18T13:21:15.178Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-18T13:21:15.178Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-18T13:21:15.178Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-18T13:21:23.891Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-18T13:21:23.891Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-18T13:21:23.891Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-18T13:21:24.886Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-18T13:21:24.886Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T13:21:24.886Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-18T13:21:26.467Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-18T13:21:27.463Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-18T13:21:27.463Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T13:21:27.463Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-18T13:21:32.239Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-18T13:21:37.004Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-18T13:21:39.226Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-18T13:22:09.373Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-18T13:22:09.373Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:22:09.373Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-18T13:22:12.331Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-18T13:22:12.331Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-18T13:22:12.802Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-18T13:22:13.279Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-18T13:22:19.167Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-18T13:22:23.932Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-18T13:22:23.932Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:22:23.932Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-18T13:22:28.694Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-18T13:22:28.694Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-18T13:22:28.694Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-18T13:22:46.532Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-18T13:22:48.101Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-18T13:22:49.093Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-18T13:22:56.253Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-18T13:23:02.133Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-18T13:23:17.130Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-18T13:23:20.927Z] === RUN TestDockerSuite/TestRmiTag [2022-03-18T13:23:21.396Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-18T13:23:24.355Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-18T13:23:45.628Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-18T13:23:51.514Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-18T13:24:01.953Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-18T13:24:02.941Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-18T13:24:02.941Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-18T13:24:02.941Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-18T13:24:02.941Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-18T13:24:02.941Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-18T13:24:02.941Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-18T13:24:02.941Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-18T13:24:02.941Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-18T13:24:02.941Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-18T13:24:02.941Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-18T13:24:02.941Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-18T13:24:02.941Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-18T13:24:02.941Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-18T13:24:02.941Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-18T13:24:02.941Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-18T13:24:05.166Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-18T13:24:05.166Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-18T13:24:05.166Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-18T13:24:05.166Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T13:24:05.166Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-18T13:24:09.950Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-18T13:24:13.760Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-18T13:24:16.001Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-18T13:24:24.693Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-18T13:24:31.867Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-18T13:24:31.867Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-18T13:24:36.630Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-18T13:24:36.630Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-18T13:24:39.592Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-18T13:24:39.592Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-18T13:24:39.592Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-18T13:24:43.394Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-18T13:24:43.395Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-18T13:24:43.395Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-18T13:24:43.395Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-18T13:24:43.395Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-18T13:24:45.618Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-18T13:24:45.618Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-18T13:24:45.618Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-18T13:24:45.618Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-18T13:24:45.618Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-18T13:24:45.618Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-18T13:24:45.618Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-18T13:24:45.618Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-18T13:24:45.618Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-18T13:24:45.618Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-18T13:24:45.618Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-18T13:24:45.618Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-18T13:24:45.618Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-18T13:24:45.618Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-18T13:24:45.618Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-18T13:24:48.578Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-18T13:24:50.802Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-18T13:24:53.027Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-18T13:24:53.027Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-18T13:24:53.027Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-18T13:24:53.027Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-18T13:24:53.027Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-18T13:24:53.027Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-18T13:24:53.027Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-18T13:24:55.985Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-18T13:24:55.985Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-18T13:24:55.985Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-18T13:24:55.985Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-18T13:24:55.985Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-18T13:24:55.985Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-18T13:24:55.985Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-18T13:24:55.985Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-18T13:24:55.985Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-18T13:24:58.219Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-18T13:25:04.123Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-18T13:25:04.123Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-18T13:25:04.123Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-18T13:25:04.123Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-18T13:25:04.123Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-18T13:25:04.123Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-18T13:25:04.123Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-18T13:25:04.123Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-18T13:25:04.123Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-18T13:25:04.123Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-18T13:25:04.123Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-18T13:25:04.123Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-18T13:25:04.123Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-18T13:25:12.831Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-18T13:25:12.831Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-18T13:25:12.831Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-18T13:25:12.831Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-18T13:25:12.831Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-18T13:25:12.831Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-18T13:25:14.406Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-18T13:25:16.633Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-18T13:25:16.633Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-18T13:25:17.102Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-18T13:25:24.289Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-18T13:25:24.289Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-18T13:25:24.289Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-18T13:25:24.289Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-18T13:25:24.289Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-18T13:25:24.289Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-18T13:25:24.289Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-18T13:25:31.464Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-18T13:25:34.423Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-18T13:25:36.638Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-18T13:25:38.852Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-18T13:25:38.852Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-18T13:25:38.852Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-18T13:25:38.852Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-18T13:25:38.852Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-18T13:25:38.852Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-18T13:25:38.852Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-18T13:25:38.852Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-18T13:25:38.852Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-18T13:25:39.320Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T13:25:39.320Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-18T13:25:39.320Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-18T13:25:39.320Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-18T13:25:39.320Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-18T13:25:39.320Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-18T13:25:39.320Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-18T13:25:47.989Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-18T13:25:47.989Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-18T13:25:48.457Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-18T13:25:48.457Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-18T13:25:48.457Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-18T13:25:48.457Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-18T13:25:48.457Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-18T13:25:48.457Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-18T13:25:48.457Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T13:25:48.457Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-18T13:25:48.457Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T13:25:48.457Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-18T13:25:58.887Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-18T13:25:58.887Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-18T13:25:58.887Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunMount [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-18T13:26:01.101Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-18T13:26:01.101Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-18T13:26:09.762Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-18T13:26:09.762Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T13:26:09.762Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-18T13:26:09.762Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-18T13:26:09.762Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-18T13:26:09.762Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-18T13:26:09.762Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-18T13:26:20.203Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-18T13:26:28.890Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-18T13:26:28.890Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-18T13:26:28.890Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-18T13:26:28.890Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-18T13:26:28.890Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-18T13:26:28.890Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-18T13:26:28.890Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-18T13:26:28.890Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-18T13:26:28.890Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-18T13:26:28.890Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-18T13:26:30.463Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-18T13:26:33.428Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-18T13:26:35.657Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-18T13:26:37.225Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-18T13:26:39.446Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-18T13:26:39.446Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-18T13:26:39.446Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-18T13:26:39.446Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-18T13:26:39.446Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-18T13:26:39.446Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-18T13:26:39.446Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-18T13:26:39.446Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-18T13:26:39.916Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-18T13:26:39.916Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-18T13:26:39.916Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-18T13:26:39.916Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-18T13:26:39.916Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-18T13:26:39.916Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-18T13:26:39.916Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-18T13:26:39.916Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-18T13:26:39.916Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T13:26:43.716Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-18T13:26:43.716Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-18T13:26:43.716Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-18T13:26:43.716Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-18T13:26:43.716Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-18T13:26:43.716Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-18T13:26:43.716Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-18T13:26:43.716Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-18T13:26:43.716Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-18T13:26:43.716Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-18T13:26:43.716Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-18T13:26:58.808Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-18T13:26:58.808Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-18T13:26:58.808Z] === RUN TestDockerSuite/TestRunRm [2022-03-18T13:27:05.979Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-18T13:27:11.860Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-18T13:27:14.088Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-18T13:27:16.320Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-18T13:27:19.280Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-18T13:27:22.242Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-18T13:27:22.242Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-18T13:27:22.242Z] === RUN TestDockerSuite/TestRunState [2022-03-18T13:27:22.242Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-18T13:27:22.242Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-18T13:27:25.207Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-18T13:27:25.207Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-18T13:27:25.207Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-18T13:27:27.424Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-18T13:27:27.424Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-18T13:27:27.424Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-18T13:27:27.424Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-18T13:27:27.424Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-18T13:27:27.424Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-18T13:27:27.424Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-18T13:27:27.424Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-18T13:27:27.424Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-18T13:27:33.306Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-18T13:27:33.306Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-18T13:27:33.306Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-18T13:27:33.306Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-18T13:27:33.306Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-18T13:27:33.306Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-18T13:27:33.306Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-18T13:27:33.306Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-18T13:27:33.306Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-18T13:27:33.306Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-18T13:27:33.306Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-18T13:27:36.264Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-18T13:27:36.264Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-18T13:27:36.264Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-18T13:27:38.484Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-18T13:27:38.484Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-18T13:27:38.484Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-18T13:27:38.484Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-18T13:27:38.484Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-18T13:27:42.282Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-18T13:27:57.248Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-18T13:28:05.926Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-18T13:28:13.108Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-18T13:28:13.108Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-18T13:28:13.108Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-18T13:28:13.108Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-18T13:28:16.072Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-18T13:28:19.031Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-18T13:28:26.210Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-18T13:28:26.210Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-18T13:28:26.210Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-18T13:28:26.210Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-18T13:28:26.210Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-18T13:28:26.210Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-18T13:28:26.210Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-18T13:28:26.210Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-18T13:28:26.210Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-18T13:28:26.210Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-18T13:28:26.210Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-18T13:28:26.210Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-18T13:28:26.210Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-18T13:28:26.210Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-18T13:28:26.210Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-18T13:28:32.091Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-18T13:28:33.095Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-18T13:28:36.130Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-18T13:28:40.900Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-18T13:28:40.900Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-18T13:28:40.900Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-18T13:28:40.900Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-18T13:28:41.375Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-18T13:28:41.375Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-18T13:28:41.375Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-18T13:28:41.375Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-18T13:28:41.375Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-18T13:28:44.345Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-18T13:28:44.345Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-18T13:28:44.816Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-18T13:28:45.286Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-18T13:28:46.857Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-18T13:28:46.857Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-18T13:28:55.544Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-18T13:28:57.123Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-18T13:29:04.292Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-18T13:29:04.293Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T13:29:04.293Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-18T13:29:14.748Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-18T13:29:14.748Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T13:29:14.748Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-18T13:29:18.553Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-18T13:29:18.553Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T13:29:18.553Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-18T13:29:18.553Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-18T13:29:18.553Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-18T13:29:18.553Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-18T13:29:18.553Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-18T13:29:18.553Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-18T13:29:18.553Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-18T13:29:31.068Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-18T13:29:31.068Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T13:29:31.068Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-18T13:29:31.068Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T13:29:31.068Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-18T13:29:31.068Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T13:29:31.068Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-18T13:29:31.068Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T13:29:31.068Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-18T13:29:31.068Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T13:29:31.068Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-18T13:29:31.068Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T13:29:31.068Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-18T13:29:33.287Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-18T13:29:36.265Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-18T13:29:36.265Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T13:29:36.265Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-18T13:29:38.488Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-18T13:29:38.488Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-18T13:29:38.488Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-18T13:29:38.488Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T13:29:38.488Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-18T13:29:38.488Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T13:29:38.488Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-18T13:29:38.488Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-18T13:29:38.488Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-18T13:29:38.488Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T13:29:38.956Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-18T13:29:38.956Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T13:29:38.956Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-18T13:29:56.164Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-18T13:29:56.164Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-18T13:29:56.164Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-18T13:29:56.164Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T13:29:56.164Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-18T13:29:56.164Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-18T13:29:56.164Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-18T13:29:56.164Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-18T13:29:59.135Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-18T13:29:59.135Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-18T13:30:02.932Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-18T13:30:02.932Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-18T13:30:03.407Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-18T13:30:03.407Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-18T13:30:03.881Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-18T13:30:14.329Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-18T13:30:14.329Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T13:30:14.329Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-18T13:30:14.329Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-18T13:30:14.329Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-18T13:30:14.329Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-18T13:30:14.329Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-18T13:30:23.066Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-18T13:30:23.066Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-18T13:30:23.066Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-18T13:30:38.027Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-18T13:30:38.027Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-18T13:30:38.027Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite (3137.27s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (117.28s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.89s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.11s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.71s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.55s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.49s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.60s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.65s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.52s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.79s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.74s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.14s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.64s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.82s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.52s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.19s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.59s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.52s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.99s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.37s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddTar (55.71s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.20s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.33s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.83s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.13s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.62s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.71s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.90s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.60s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.47s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.36s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.68s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.75s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.18s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.70s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.35s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.12s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.21s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.88s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.30s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (40.75s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.38s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.06s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.30s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.18s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerignore (90.52s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.32s) [2022-03-18T13:30:39.598Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.97s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.10s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.34s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.97s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.52s) [2022-03-18T13:30:39.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.39s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.50s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.31s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.86s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.62s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.38s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.77s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.68s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.69s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.26s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.79s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.20s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildFails (2.76s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.36s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.60s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.82s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.83s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.44s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.75s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.94s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildHistory (13.59s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.32s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.00s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.40s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.76s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLabels (1.23s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.93s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.22s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.92s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.34s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.03s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.90s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.03s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.73s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.41s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.91s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.78s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.20s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.18s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.60s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.30s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.05s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.94s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.63s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.79s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.76s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.26s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.03s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.55s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.63s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.21s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.35s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildRm (15.15s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.97s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.10s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.10s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.19s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.05s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.03s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.31s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.83s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildStderr (5.30s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.69s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.62s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.58s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.50s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.12s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.87s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.30s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.28s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.13s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.78s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.14s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.86s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.38s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.30s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.53s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.46s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.56s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.55s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.37s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestCommitChange (6.74s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.29s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.85s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestCommitTTY (13.20s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.29s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.77s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.87s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.51s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.73s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.82s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.97s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.48s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.60s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.62s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.50s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.52s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.39s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.01s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.57s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.04s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.63s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.19s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.98s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.74s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.89s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.42s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.24s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.73s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.88s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.88s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.85s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.73s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c02090_} (7.80s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12304392561_c:\foo_false____} (7.83s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12304392561_c:\foo_true____} (2.72s) [2022-03-18T13:30:39.599Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-18T13:30:39.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.53s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.75s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.80s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.09s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.95s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.23s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.10s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCpToDot (7.56s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCpToStdout (2.82s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.28s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.33s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.85s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.77s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.76s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.80s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.89s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.89s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsCopy (5.73s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.87s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.47s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.22s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.20s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsFilters (10.30s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsFormat (10.16s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsRename (2.73s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsResize (8.01s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.42s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.93s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.97s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.25s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-18T13:30:39.600Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.19s) [2022-03-18T13:30:39.600Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.27s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.16s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.45s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.69s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.40s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.82s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.74s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestExecInspectID (5.31s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.00s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.69s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.23s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T13:30:40.075Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.36s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.32s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.32s) [2022-03-18T13:30:40.075Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.33s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.12s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.19s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.51s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.84s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.04s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.52s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.50s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.45s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.48s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectHistory (5.01s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.49s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.49s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.39s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.39s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.43s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectStatus (2.95s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.11s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.61s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.27s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.53s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.46s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.46s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.46s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.16s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.15s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.94s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.73s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.51s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.59s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.73s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.87s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.92s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.87s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.69s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.62s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsSince (9.43s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsTail (3.17s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.11s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.83s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.10s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.12s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPsByOrder (9.81s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.54s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.24s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.97s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.43s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (22.48s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.14s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.14s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.13s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.39s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.61s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.54s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.75s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.91s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.96s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.94s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.88s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.92s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.23s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.20s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.44s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.81s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.61s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.84s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiTag (0.82s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.59s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.90s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.80s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.55s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.42s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.28s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.99s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.25s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.71s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.38s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.36s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.22s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.08s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.60s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.30s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.54s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.56s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.23s) [2022-03-18T13:30:40.076Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.08s) [2022-03-18T13:30:40.076Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.53s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.46s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.42s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.27s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunExitCode (7.36s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.53s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.47s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.39s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.05s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.37s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.92s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.63s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.13s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.67s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.57s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.67s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.41s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.64s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.94s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunRm (7.61s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.95s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.64s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.64s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.68s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.98s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.72s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.47s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.25s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.72s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.67s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.71s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.84s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.15s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.49s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.67s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.53s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.90s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.00s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.53s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.28s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (17.62s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (7.52s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.63s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (7.44s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.23s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.71s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.76s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.59s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.89s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.69s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.24s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.59s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.24s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.80s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.11s) [2022-03-18T13:30:40.077Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T13:30:40.077Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.68s) [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T13:30:40.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.077Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-18T13:30:40.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-18T13:30:40.078Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-18T13:30:40.078Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-18T13:30:40.078Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-18T13:30:40.078Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-18T13:30:40.078Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-18T13:30:40.078Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-18T13:30:40.078Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-18T13:30:40.078Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-18T13:30:40.078Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-18T13:30:40.078Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-18T13:30:40.078Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-18T13:30:40.078Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-18T13:30:40.078Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-18T13:30:40.078Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T13:30:40.078Z] === RUN TestDockerDaemonSuite [2022-03-18T13:30:40.078Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-18T13:30:40.078Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-18T13:30:40.078Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-18T13:30:40.078Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T13:30:40.078Z] === RUN TestDockerSwarmSuite [2022-03-18T13:30:40.078Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-18T13:30:40.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T13:30:40.078Z] === RUN TestDockerExternalVolumeSuite [2022-03-18T13:30:40.078Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-18T13:30:40.078Z] === RUN TestDockerNetworkSuite [2022-03-18T13:30:40.078Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-18T13:30:40.078Z] === RUN TestDockerHubPullSuite [2022-03-18T13:30:40.078Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-18T13:30:40.078Z] PASS [2022-03-18T13:30:40.078Z] ok github.com/docker/docker/integration-cli 3137.766s [2022-03-18T13:30:40.078Z] [2022-03-18T13:30:40.078Z] === Skipped [2022-03-18T13:30:40.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T13:30:40.078Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T13:30:40.078Z] [2022-03-18T13:30:40.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T13:30:40.078Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T13:30:40.078Z] [2022-03-18T13:30:40.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-18T13:30:40.078Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.078Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-18T13:30:40.078Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-18T13:30:40.079Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-18T13:30:40.079Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-18T13:30:40.079Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-18T13:30:40.079Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T13:30:40.079Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T13:30:40.079Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T13:30:40.079Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T13:30:40.079Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T13:30:40.079Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-18T13:30:40.079Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T13:30:40.079Z] [2022-03-18T13:30:40.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-18T13:30:40.079Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-18T13:30:40.549Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T13:30:40.549Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-18T13:30:40.549Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T13:30:40.549Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-18T13:30:40.550Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-18T13:30:40.550Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-18T13:30:40.550Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-18T13:30:40.550Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T13:30:40.550Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T13:30:40.550Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-18T13:30:40.550Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-18T13:30:40.550Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-18T13:30:40.551Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T13:30:40.551Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T13:30:40.551Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T13:30:40.551Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T13:30:40.551Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T13:30:40.551Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-18T13:30:40.551Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T13:30:40.551Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T13:30:40.551Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T13:30:40.551Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T13:30:40.551Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-18T13:30:40.551Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-18T13:30:40.551Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-03-18T13:30:40.551Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T13:30:40.551Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-18T13:30:40.551Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T13:30:40.551Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T13:30:40.551Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T13:30:40.551Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T13:30:40.551Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-18T13:30:40.551Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.551Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-18T13:30:40.551Z] [2022-03-18T13:30:40.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T13:30:40.552Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-03-18T13:30:40.552Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-18T13:30:40.552Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-18T13:30:40.552Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-18T13:30:40.552Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T13:30:40.552Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T13:30:40.552Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T13:30:40.552Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T13:30:40.552Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-18T13:30:40.552Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T13:30:40.552Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-18T13:30:40.552Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T13:30:40.552Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.552Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T13:30:40.552Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T13:30:40.553Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T13:30:40.553Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T13:30:40.553Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T13:30:40.553Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-18T13:30:40.553Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T13:30:40.553Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T13:30:40.553Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T13:30:40.553Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T13:30:40.553Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-18T13:30:40.553Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-18T13:30:40.553Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T13:30:40.553Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-18T13:30:40.553Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T13:30:40.553Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.553Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T13:30:40.553Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T13:30:40.554Z] [2022-03-18T13:30:40.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T13:30:40.554Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-18T13:30:40.554Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T13:30:41.023Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.023Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T13:30:41.023Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-03-18T13:30:41.024Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-18T13:30:41.024Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.024Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-18T13:30:41.024Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-18T13:30:41.025Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T13:30:41.025Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:30:41.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T13:30:41.025Z] [2022-03-18T13:30:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-18T13:30:41.026Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] DONE 1088 tests, 539 skipped in 3149.888s [2022-03-18T13:30:41.026Z] INFO: Integration tests ended at 03/18/2022 13:30:40. Duration:00:52:30.0597574 [2022-03-18T13:30:41.026Z] INFO: Docker info of the daemon under test at end of run [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] Containers: 2 [2022-03-18T13:30:41.026Z] Running: 0 [2022-03-18T13:30:41.026Z] Paused: 0 [2022-03-18T13:30:41.026Z] Stopped: 2 [2022-03-18T13:30:41.026Z] Images: 18 [2022-03-18T13:30:41.026Z] Server Version: 0.0.0-dev [2022-03-18T13:30:41.026Z] Storage Driver: windowsfilter [2022-03-18T13:30:41.026Z] Windows: [2022-03-18T13:30:41.026Z] Logging Driver: json-file [2022-03-18T13:30:41.026Z] Plugins: [2022-03-18T13:30:41.026Z] Volume: local [2022-03-18T13:30:41.026Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T13:30:41.026Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T13:30:41.026Z] Swarm: inactive [2022-03-18T13:30:41.026Z] Default Isolation: process [2022-03-18T13:30:41.026Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T13:30:41.026Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-18T13:30:41.026Z] OSType: windows [2022-03-18T13:30:41.026Z] Architecture: x86_64 [2022-03-18T13:30:41.026Z] CPUs: 4 [2022-03-18T13:30:41.026Z] Total Memory: 32GiB [2022-03-18T13:30:41.026Z] Name: azwin-2-5194a0 [2022-03-18T13:30:41.026Z] ID: 75SJ:6XX3:VPFB:NNL6:ZDTZ:U7ZG:LOVZ:7VKP:MBHO:2GHZ:PZOE:K2VI [2022-03-18T13:30:41.026Z] Docker Root Dir: D:\CI\PR-43385\8\daemon [2022-03-18T13:30:41.026Z] Debug Mode (client): false [2022-03-18T13:30:41.026Z] Debug Mode (server): true [2022-03-18T13:30:41.026Z] File Descriptors: -1 [2022-03-18T13:30:41.026Z] Goroutines: 17 [2022-03-18T13:30:41.026Z] System Time: 2022-03-18T13:30:40.8948826Z [2022-03-18T13:30:41.026Z] EventsListeners: 0 [2022-03-18T13:30:41.026Z] Registry: https://index.docker.io/v1/ [2022-03-18T13:30:41.026Z] Labels: [2022-03-18T13:30:41.026Z] Experimental: false [2022-03-18T13:30:41.026Z] Insecure Registries: [2022-03-18T13:30:41.026Z] 127.0.0.0/8 [2022-03-18T13:30:41.026Z] Live Restore Enabled: false [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] [2022-03-18T13:30:41.026Z] INFO: Stopping daemon under test [2022-03-18T13:30:41.497Z] SUCCESS: The process with PID 4832 (child process of PID 4516) has been terminated. [2022-03-18T13:30:41.497Z] SUCCESS: The process with PID 4516 (child process of PID 2032) has been terminated. [2022-03-18T13:30:41.497Z] INFO: Stop tailing logs of the daemon under tests [2022-03-18T13:30:41.497Z] INFO: executeCI.ps1 Completed successfully at 03/18/2022 13:30:41. [2022-03-18T13:30:41.497Z] INFO: Tidying up at end of run [2022-03-18T13:30:41.497Z] INFO: Saving daemon under test log (d:\CI\PR-43385\8\dut.out) to bundles\CIDUT.out [2022-03-18T13:30:41.497Z] INFO: Saving daemon under test log (d:\CI\PR-43385\8\dut.err) to bundles\CIDUT.err [2022-03-18T13:30:41.497Z] INFO: Saving containerd logs to bundles [2022-03-18T13:30:41.497Z] INFO: Nuke-Everything... [2022-03-18T13:30:41.966Z] INFO: Container count on control daemon to delete is 2 [2022-03-18T13:30:42.436Z] 21c2a2bbb07d [2022-03-18T13:30:42.436Z] a674b631f13e [2022-03-18T13:30:42.436Z] INFO: Tidying pidfile d:\CI\PR-43385\8\docker.pid [2022-03-18T13:30:42.436Z] INFO: Nuking d:\CI [2022-03-18T13:31:18.321Z] INFO: Zapped successfully [2022-03-18T13:31:18.321Z] [2022-03-18T13:31:18.321Z] INFO: executeCI.ps1 exiting at Fri Mar 18 13:31:17 CUT 2022. Duration 01:25:10.1839618 [2022-03-18T13:31:18.321Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-18T13:31:18.584Z] Recording test results [2022-03-18T13:31:26.686Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-18T13:31:28.815Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-18T13:31:30.604Z] Archiving artifacts [2022-03-18T13:31:45.287Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43385/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T13:31:46.251Z] + make clean [2022-03-18T13:31:47.821Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T13:31:47.821Z] docker-dev-cache [2022-03-18T13:31:47.821Z] docker-mod-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